danilop / yas3fs

YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.
http://danilop.github.io/yas3fs
MIT License
643 stars 98 forks source link

Feature: File Level Encryption #176

Closed jdgiotta closed 6 years ago

jdgiotta commented 6 years ago

Each file can be encrypted on S3 at rest Each file can be decrypted on read