- gocryptfs and the following Ubuntu packages must be installed.
sudo apt-get install -y gir1.2-appindicator python3-gi gocryptfs ssh-askpass
The mount points you want must be listed in gocryptfs-mount-applet.py
,
in the python variable known_mounts
. A future version of this app might allow
specifying this in a config file.
- Run
python3 gocryptfs-mount-applet.py
. You should see an icon in your indicator applet (system tray). - Use startup applications to add this applet to your computer startup.
This applet only supports easy mounting of pre-registered cipher directories with paired mount points. For any more elaborate functionality, you can use SiriKali, or just gocryptfs
on the command line.