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

Document threat model #234

Open radumarias opened 1 week ago

radumarias commented 1 week ago

Add in readme a section explaining the threat model describing common scenarios and the security that we provide for each.

https://nuetzlich.net/gocryptfs/threat_model/