Skip to content

alsarins/aws_s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3proxy - proxy with encryption

Modified https://github.com/abustany/s3proxy

INFO: Multipart uploads are not supported. It's difficult to encrypt separate parts, instead of whole unencrypted file, and decrypt file back in original consistent state. Looks like it's a big challenge for now. Maybe later there will be a solution for this problem.

How to build and run s3proxy

signature_v4 - examples of code for AWS signature V4

Additional information:

https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-create-signed-request.html

https://github.com/mhart/aws4/tree/master?tab=readme-ov-file

About

s3proxy with encryption and related code with examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors