Skip to main content

Questions tagged [encfs]

The tag has no usage guidance.

1 vote
1 answer
3k views

Use homebrew to install encfs on macOS?

I'd like to use homebrew to install encfs on macOS. Ideally, this would look like: brew install macfuse brew install encfs As of macOS 12/Monterey, the first command works, but the second one does ...
Clay Bridges's user avatar
3 votes
0 answers
524 views

Error: encfs has been disabled because it requires FUSE

I'm trying to install and run command in macOS Catalina 10.15.7: brew install encfs but getting error below Error: encfs has been disabled because it requires FUSE! or Error: homebrew/fuse was ...
Winfield Ylagan's user avatar
0 votes
1 answer
552 views

cannot see files after mounting encfs directory

I have an ubuntu 18.04 machine with encrypted home partition and the home directory is backed up using rsnapshot. So for example, I have the following directory structure in my rsnapshot drive: ...
darrend's user avatar
  • 113
2 votes
1 answer
355 views

No mounting point in /etc/mtab when using encfs from within apache2

I've written a webpage that lets me remotely mount an encfs encrypted folder, which is then accessible via WebDAV. It's basically just a password form with a mount / unmount button, which tries to ...
luksen's user avatar
  • 23
0 votes
1 answer
267 views

Encfs unmounted drive is still visible

So I used this: encfs ~/secret ~/plaintext Then I wrote some text files to plaintext directory. Then I unmounted by doing this: fusermount -u ~/plaintext Yet when I go to the /secret/ directory I ...
J_Strauton's user avatar
2 votes
1 answer
278 views

Can anyone decrypt files when 2 copies present on EncFS?

Can anyone clarify this conclusion in the audit on EncFS: 'EncFS is probably safe as long as the adversary only gets one copy of the ciphertext and nothing more. EncFS is not safe if the adversary ...
nielsdw's user avatar
  • 31
3 votes
2 answers
749 views

Multi-user cross-platform client-side on-disk encryption with a SMB/AFS NAS?

I have an old Lacie 5big NAS that does not support encryption. It speaks SMB, AFS and FTP. I'm looking for a way to store encrypted data on the NAS, at the same time it should be accessible by ...
neuhaus's user avatar
  • 221
3 votes
1 answer
412 views

Private encfs mount (limited access per-process)

How to restrict access to an encfs mount to (a) specific process(es)? By default, encfs is visible only to the current user (except when using the --public option). Running encfs as another user has ...
KrisWebDev's user avatar
  • 1,068
0 votes
1 answer
591 views

Storing EncFS's config file in SmartCard/Token

I used to store a random generated keyfile in a SmartCard and TrueCrypt was able to access this keyfile using PKCS #11. I'm trying EncFS now. Some people complain about it storing some of its ...
Hikari's user avatar
  • 317
5 votes
3 answers
3k views

"Input/output errors" using encfs folder inside Dropbox folder

I have a 200 gig Encfs encrypted file system living in my Dropbox and being accessed by multiple machines, and I've never had any problems with it until now. I moved about 10 gigs of data around on ...
eric's user avatar
  • 187
0 votes
1 answer
306 views

Change name encryption algorithm?

EncFS offers 2 different modes for encrypting filenames: "block" and "stream". I left the defaults and it chose "block". Now I'm discovering the filepaths it has created are too long for Windows to ...
mpen's user avatar
  • 12.2k
3 votes
1 answer
2k views

Use private keys only from ssh-agent, avoiding "Too many authentication failures"

I store all my private keys encrypted in encfs file. I mount (decrypt) encfs file to folder, add all private keys to ssh-agent with a lifetime flag and unmount folder. In this case my private key ...
MoLLIa's user avatar
  • 33
0 votes
1 answer
301 views

Mount encfs volume created by encfs4win on OS X or Linux

I created a few encfs volumes on Windows 7 using encfs4win. One is on Dropbox others are elswhere. I am not able to mount these volumes on Linux or OS X. On Linux Mint I use the frontend Cryptkeeper ...
sir_brickalot's user avatar
0 votes
1 answer
191 views

Mount encfs volume via RDP client

On a Windows machine with Windows 7 installed I created an encfs volume in Dropbox using encfs4win. I can mount this volume without a problem when I am working on that machine. I tried to mount that ...
sir_brickalot's user avatar
1 vote
1 answer
2k views

fuse + encfs, can mount but cannot unmount with fusermount

I created two directories in home, and mounted them with default configurations with encfs. That worked well enough, the file system is mounted and encrypted fine. The odd part now is that I cannot ...
ccook's user avatar
  • 245

15 30 50 per page