encfs

Rating: 
4.11111
Your rating: None Average: 4.1 (9 votes)

encfs - Encrypted pass-thru filesystem for Linux

mount ~/encrypted_dir to ~/mountpoint:

 

encfs -o allow_other ~/encrypted_dir ~/mountpoint

 

"- o allow_other" is needed if you want to see the files with filemanager and play music/videos. otherwise files can only be seen and modified in terminal.

unmount ~/mountpoint:

fusermount -u ~/mountpoint

Build instructions can be found here: https://github.com/arsh0r/sailfishos-build-encfs

 

Application versions: 
AttachmentSizeDate
File encfs-1.8.1-1.armv7hl.rpm369.56 KB18/03/2018 - 15:50
File encfs-1.8.1-1.i486.rpm381.6 KB20/03/2018 - 20:48
File encfs-1.8.1-2.armv7hl.rpm371.71 KB20/01/2019 - 13:20
File encfs-1.9.5-1.armv7hl.rpm321.25 KB13/05/2020 - 13:46
File encfs-1.9.5-1.i486.rpm338.95 KB13/05/2020 - 13:46
Changelog: 

2020-05-13: built latest stable encfs (1.9.5)

2019-01-20: recompiled for sfos3

2018-03-20: added i486 package

2018-03-18: built package (rlog statically linked) for armv7hl

Comments

Historyscholar's picture

'good