
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Secure your data!
Secure consists of command line encryption and decryption utilities as well as KDE service menus. Supported ciphers include Triple-DES, RC4, Blowfish, Idea, and the Cast5 cipher.
The Secure utilities use OpenSSL as a backend to the encryption and decryption routines. If you forget the password you used for the cipher algorithm, your file is LOST. DO NOT say you were not warned.
In addition, please be advised that cryptography falls under certain import and export restrictions depending on specific geographical areas.
For those residing in the United States, U.S. encryption policies can be found here:
http://www.cdt.org/crypto/admin/
--------------------------------------------------------
How is this better than, say, GPG?
- Simpler
encrypt and decrypt from konqueror and the console
- Faster
don't spawn any heavyweight software
15 years ago
2005-11-26 Nick Bargnesi
* added an example encrypted text file (the des3 password is "1983")
* handle directories and files with spaces
* respect the cancel button
2005-11-24 Nick Bargnesi
* added French translations
* fixed kgpg conflict (thanks Raphaí«l Pinson)
* added utf-8 encoding to all .desktop files (thanks Raphaí«l Pinson)
2005-11-23 Nick Bargnesi
* version 0.1 release
15 years ago
2005-11-26 Nick Bargnesi
* added an example encrypted text file (the des3 password is "1983")
* handle directories and files with spaces
* respect the cancel button
2005-11-24 Nick Bargnesi
* added French translations
* fixed kgpg conflict (thanks Raphaí«l Pinson)
* added utf-8 encoding to all .desktop files (thanks Raphaí«l Pinson)
2005-11-23 Nick Bargnesi
* version 0.1 release
LionBit
12 years ago
Report
nbrdr
15 years ago
#!/bin/bash
BTW I also needed to change encrypt.desktop and decrypt.desktop files. I couldn't trust my shaky hands with entering correct passphrases.. I added -nd to both files in Exec= lines. That way it is much easier and much safer...
Report
jota
13 years ago
Report
motyR
15 years ago
Report
maitre
15 years ago
I'm trying to go about it with a fresh perspective. At least the ChangeLog is growing. :)
Report
ArbitraryReason
15 years ago
Report
maitre
15 years ago
*That* stuff should be encrypted twice, one triple-des for strong standards and a topping of rc4 for scrambling. ;)
Report
actuary
15 years ago
Report
maitre
15 years ago
Let me know if you're ever able to get it to do so though.
:(
Report
maitre
15 years ago
Report
The-Error
15 years ago
Thanks.
Report
maitre
15 years ago
Report
csanchisb
15 years ago
Report
maitre
15 years ago
Report