radumarias / rencfs

An encrypted file system written in Rust that is mounted with FUSE on Linux. It can be used to create encrypted directories
Apache License 2.0
118 stars 27 forks source link

Abstract file access layer #209

Closed someotherself closed 2 months ago

someotherself commented 2 months ago

Draft for issue 111. Will add more docs and tests before merge.