gocryptfs icon indicating copy to clipboard operation
gocryptfs copied to clipboard

Encrypted overlay filesystem written in Go

Results 102 gocryptfs issues
Sort by recently updated
recently updated
newest added

With firejail i don't can open any file with double-click on external program, like. mpv, ristretto, xarchiver and other in the mounted folder. https://github.com/netblue30/firejail#readme need be run `sudo firecfg`

https://github.com/lz4/lz4#benchmarks https://github.com/pierrec/lz4

https://www.cryfs.org/comparison Might be related https://github.com/rfjakob/gocryptfs/issues/769

Setup: - Debian 12 - gocryptfs: v2.4.0.HEAD; go-fuse v2.3.0; 2023-07-04 go1.18.1 linux/amd64 (compiled myself) - sshfs: version 3.7.3 The encrypted dir is mounted via sshfs, gocryptfs is mounted over it....

Hello, I've hacked a fix to #748. This is _not_ ready for merge. But before putting more work into this, I need some feedback. So long, `gocryptfs` only allows _one_...

While investigating slow speed of the mounted exFAT share, I have noticed that `-fsck` returns this to the stdout: ``` unsupported block size of 131072 bytes, disabling SEEK_DATA & SEEK_HOLE...

Hi, thanks a lot for your great work! We would like to use GoCryptFS from multiple nodes on our HPC system concurrently to write to our Parallel File Systems (e.g....

feature request

I was just playing around with this and didn't see it documented anywhere, so I figured posting here might help someone: If you have an encrypted backup of your files...

during mount, before asking for a FIDO device (used during init) try to find a device. if there is only one device use this device if there are no devices...

# [Question] Is there a way to use FIDO2 AND have a passwd as fallback? I'm aware that you could use the masterkey if you loose your token like this:...