Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petres/gnome-shell-extension-gocryptfs

Gnome Shell Extension for un/mounting gocryptfs encrypted folders
https://github.com/petres/gnome-shell-extension-gocryptfs

Last synced: 5 days ago
JSON representation

Gnome Shell Extension for un/mounting gocryptfs encrypted folders

Awesome Lists containing this project

README

        

# gocryptfs
## About
gocryptfs is a [Gnome](https://www.gnome.org/) Shell Extension which allows to mount a encrypted gocryptfs filesystem.
[gocyrptfs](https://nuetzlich.net/gocryptfs/) allows file-based encryption via a mountable FUSE filesystem.
Prerequisite: Installed gocrypfs binaries. Binaries can be found in the [gocyrptfs github repository](https://github.com/rfjakob/gocryptfs).
The location and other options can be specified in the settings of the extension.

![Screenshot](https://raw.githubusercontent.com/petres/gnome-shell-extension-gocryptfs/master/img/gocryptfs.png)

## Install

### Gnome Shell Extensions Page
The easiest way to install this extension is via the official [Gnome Shell Extensions](https://extensions.gnome.org) resource page: TODO
### Arch Linux
For Arch Linux the AUR package [gnome-shell-extension-gocryptfs-git](https://aur4.archlinux.org/packages/gnome-shell-extension-gocryptfs-git/) will be provided.

## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.en.html)