Encrypt files with ccrypt in Caja
Jason K. MacDuffie ddc532639a remove unnecessary quotation marks | 8 jaren geleden | |
---|---|---|
LICENSE | 8 jaren geleden | |
README.md | 8 jaren geleden | |
ccrypt-caja.py | 8 jaren geleden |
This program allows encryption of files with ccrypt in Caja.
You must install ccrypt and caja-python. Then place the file into your extensions folder:
cp ccrypt-caja.py $HOME/.local/share/caja-python/extensions/ccrypt-caja.py
Screenshots will be provided soon. Just right-click a file, and say "encrypt". If the .cpt extension is detected, the "decrypt" option will be available. Enter a password that will be required to decrypt the file.
License: GPLv3+. See LICENSE for details.