Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias committed Jul 4, 2024
1 parent 1d2f906 commit 3e9f64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ You can use it as CLI or build your custom FUSE implementation with it.
- Safe manage of credentials in memory with mlock(2) and zeroize
- Encryption key generated based on password
- Password saved in OS's keyring
- Change password / encryption key without re-encrypting all data
- Change password without re-encrypting all data
- Fast seek on both reads and writes
- Writes in parallel
- Expose with FUSE
Expand Down

0 comments on commit 3e9f64d

Please sign in to comment.