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

vgough/encfs

EncFS: an Encrypted Filesystem for FUSE. observed · 2026-08-28

github.com/vgough/encfs · homepage · Rust · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 97
  • Release rhythm 57
  • Longevity 100

Flags: prerelease_only

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: n/a
  • age_days: 4422
  • days_rel: 78
  • days_push: 20
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2160 stars · 281 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

EncFS is a userspace encrypted virtual filesystem built on FUSE, originally released in 2003 and recently rewritten in Rust. It transparently encrypts individual files, translating virtual filesystem requests into encrypted operations on the underlying raw filesystem, and supports both legacy EncFS volumes and a new tamper-safe V7 configuration with Argon2id and AES-256-GCM-SIV.

Use cases

  • encrypt files in a cloud-synced folder
  • create an encrypted directory without root or full-disk encryption
  • mount an encrypted filesystem in userspace on Linux
  • access old EncFS 1.9.x encrypted volumes
  • protect sensitive data on a shared or untrusted machine

When to choose

  • you need per-file encryption in userspace without admin rights
  • you have existing EncFS-encrypted data to read or maintain
  • you want a lightweight encrypted folder rather than full-disk encryption

When to avoid

  • you are setting up a brand-new encrypted filesystem and can use gocryptfs or full-disk encryption instead
  • you need a production-hardened solution - the Rust rewrite is beta
  • you need kernel-level performance or Windows support

Facets

application · maturity experimental

cryptography file-system security cli security privacy files developer-tools cli cross-platform fuse encrypted-filesystem userspace-filesystem argon2id aes-gcm-siv rust-rewrite linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
vgough/encfsmain84

For agents

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

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