cryfs/cryfs
Cryptographic filesystem for the cloud observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 97
- Release rhythm 62
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 4008
- days_rel: 255
- days_push: 21
- n_releases_24m: 4
Adoption not part of the score
2301 stars · 169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CryFS is a cryptographic filesystem that encrypts files locally so they can be safely stored in cloud services like Dropbox, iCloud, or OneDrive, hiding file sizes, directory structure, and metadata. The 2.0 branch is a Rust rewrite currently in alpha, compatible with stable CryFS 1.0 filesystems and currently supporting Linux only.
Use cases
- encrypt files before syncing to dropbox
- hide folder structure and file sizes in cloud storage
- mount an encrypted directory via fuse
- store sensitive data on onedrive or icloud securely
- protect cloud backups with client-side encryption
When to choose
- you want metadata-hiding encryption for cloud storage, not just per-file encryption
- you need a FUSE-based encrypted filesystem on Linux
- you already use CryFS 1.0 and want to test the Rust rewrite
When to avoid
- you need production reliability - use stable CryFS 1.0 instead
- you need Windows or macOS support
- you rely on ciphers other than XChaCha20 or AES
Facets
application · maturity experimental
cryptography file-system security cli security privacy files cloud-computing cli fuse-filesystem encryption cloud-storage dropbox rust-rewrite cryptography linux
2 sources
- readme: https://github.com/cryfs/cryfs · fetched 2026-08-28 · 131aee0e8c9c
- homepage: https://www.cryfs.org · fetched 2026-08-29 · d153c2c76777
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cryfs/cryfs | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem