Linurs

Home | About me | Linurs-links | Download |

Hosttech

Startpage

Linurs

GUI for Encfs

Gencfs is a simple graphical front end for encfs . With encfs directories and their files can be crypted. Gencfs easily can mount such a directory to an encrypted copy.

image/gencfs.png

Manual installation

  • The program is a simple python application using Tkinter for the graphics. Get it on GitHub or as gencfs-*.*.tar.gz from Download

Pack it to a single executable file

  • Use pyinstaller and gencfs.spec to create the single executable file ~/.local/bin/pyinstaller gencfs.spec and the directory /dist will contain the executable file.

Gentoo Linux installation