gocryptfs, an aspiring successor to EncFS, now in v1.0
Author of gocryptfs and co-maintainer of EncFS here. gocryptfs is a FUSE overlay filesystem for Linux like EncFS. But it is written from scratch in Go, uses modern crypto and fixes the security issues of EncFS while providing equivalent speed. Some of the key differences to EncFS are: * Just one security level roughly equivalent to EncFS "paranoia" mode, at the speed of "default" mode. * A design so simple it fits on one page ( this one: https://nuetzlich.net/gocryptfs/security/ ) * Explicit filesystem creation using "gocryptfs -init". No configuration prompts. *…
What it does
In the maker’s words, at launch
Author of gocryptfs and co-maintainer of EncFS here. gocryptfs is a FUSE overlay filesystem for Linux like EncFS. But it is written from scratch in Go, uses modern crypto and fixes the security issues of EncFS while providing equivalent speed. Some of the key differences to EncFS are: * Just one security level roughly equivalent to EncFS "paranoia" mode, at the speed of "default" mode. * A design so simple it fits on one page ( this one: https://nuetzlich.net/gocryptfs/security/ ) * Explicit filesystem creation using "gocryptfs -init". No configuration prompts. * Long file names up to 256 bytes (with zero performance impact <= 176 bytes) * Stress-tested using fuse-xfstests * No reverse mode (yet?). Sorry. I'm quite happy with how the project turned out and have released v1.0 a few days ago. If you are using EncFS, you should probably switch. * Website: https://nuetzlich.net/gocryptfs/ * Github: https://github.com/rfjakob/gocryptfs * Binaries: https://github.com/rfjakob/gocryptfs/releases/tag/v1.0 * Comparison to other projects: https://nuetzlich.net/gocryptfs/comparison/ PS: If you are on OSX, check out this ticket: https://github.com/rfjakob/gocryptfs/issues/15 (TLDR: seems to mostly work) PPS: If you are on Windows: cppcryptfs is a C++ re-implementation for Windows: https://github.com/bailey27/cppcryptfs . The author is very active and would sure love to see testers. PPPS: If you are wondering, the other "aspiring successors" are CryFS and securefs. Both are in the comparison table and both are worth looking at. The big difference is that they implement their own directory databases stored in files while gocryptfs relies on the underlying FS as much as possible.
Does the same job
all alternatives →
- ZAZeroFS – A log-structured filesystem for S3Jul 2026 · zerofs.net · ▲128

- SASecurefs, a better transparent encryption filesystem2015 · github.com · ▲18
- LALego – A Let's Encrypt Library and CLI in Go2015 · github.com · ▲93
- SMSecs-man, a secrets manager you can (not) rely onJun 2026 · github.com · ▲31
This is a tool to manage encrypted local backups of secrets. The core idea is that it aims to be usable without depending on it, meaning that even if the software disappeared from the face of Earth tomorrow, your data would still be recoverable. It also integrates nicely with NixOS (which is what I use, though it does not require NixOS to be used). I have summed up a bit of explanation and some answers to reasonable questions in a blog post: https://baldino.dev/blog/secs-man/
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, July 2016
the whole month →- WDWeb Design in 4 minutes▲1,624
Life & fun · 2016 · jgthms.com




