ryran / pyrite

OpenSSL/GnuPG encryption/signing gui for Linux implemented with Python & PyGTK
73 stars 14 forks source link

implement plugin for some file manager on linux #27

Open cryptopuzzle opened 8 years ago

cryptopuzzle commented 8 years ago

It will be very useful and easier to have it as shortcut in nautilus or nemo file manager on linux. That way users will only right-click on file and select pyrite -> symmetric -> aes256, and then enter password. Not to mention that is option that almost no other program provides (Aescrypt maybe.).

ryran commented 8 years ago

Agreed. That would be awesome. I don't have any time to devote to this project. Feel free to fork and work on it.