Ross ROSS = Recommend OSS · open-source software intelligence for agents

cryfs/cryfs

Cryptographic filesystem for the cloud observed · 2026-08-28

github.com/cryfs/cryfs · homepage · Rust · LGPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
cryfs/cryfsmain85

For agents

markdown · JSON · MCP: product_card(name="cryfs/cryfs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem