AyrAs Bitmessage Services
This website gives a brief introduction to services provided by AyrA.BitCrypt
https://bitmessage.org/forum/index.php/topic,1589.0.html
Windows application
Automatically encrypts and decrypts the .dat files for bitmessage.
place it in the bitmessage.exe folder (detects portable mode automatically). Run it to encrypt/decrypt the *.dat files with a password and the Rijndael Method. If the Encryption is successful the source file is overwritten 10 times with random data to prevent it from being restored.
Processes all .dat files in the directory (not only the bitmessage files). The tool is digitally signed to verify integrity.
Source
https://github.com/AyrA/BitCryptFeatures
- Portable, no installation
- Simple to use
- Encrypts all Files with Rijndael method
- Launches Bitmessage.exe if decryption was successfull
- Encrypts the files again, when bitmessage is closed or crashed
- Securely overwrites unencrypted copies of the .dat files with random data