HOW TO SECURE YOUR PRIVATE KEY BY ENCRYPTING IT!!
good day everyone here I am again SnowAngel as what I tell in my previous threads always suggest that you should back up your private key you must have a hard copy then yes that is great but most of us not saving the private key using a hard copy we will just save it in a text file in our computer and then leave it there then the risk of this is when an exploit got into your device then the attacker can dig in your computer files and analyse the files and get the important files so the risk there is that you just save your private key in a plain text state meaning it's a valid Private key so he can use it immediately without any hassle.
So in today's tutorial I will tell your how to encrypt your private key!! easily and safely
I am working with this encryption software for quite time so this are just a simple reminder
1. This tool is 100% free
2. this tool is offline to avoid hesitation
3. this tool can only encrypt 1 private key but I am working with multiple private keys.
4. this is a virus free software:
You can scan the file using Kaspersky online scanner:
https://virusdesk.kaspersky.comWhat is the programming language use in this program? I use Python Programming since python supports lot of encryption method or algorithm.
Why should I trust you? you don't have to trust me what I am doing is helping you to get more security as much as possible.
Why use this? The problem is that when a hacker gets your text file containing your PK then he can use it but if you encrypt it then he will only see a jumbled and unreadable characters in the file and the only way to decrypt it is using a password and the key so are more way safe.
How to use the software? 1. download the file from :
https://github.com/SnowAngelDevs/ArchAngel.git 2. Download and install Python 3.6 or higher here :
https://www.python.org/downloads/ 3. download as zip and extract
4. run the snowangel-encrypt.exe
USAGE1.select a to encrypt
-run the exe file add your password and key.
-input your private key.
-then hit enter
-press any key to exit
2.select b to decrypt
-input your password and key
-copy the decrypted text
-press any key to exit
REMINDERS1. Don't edit or delete the lib folder or else the encryption will not work.
2. Never forget your password and key.
Notes:
1. You can test the program
2. share your comments and suggestion to improve the sofware
that's all for today if you have question you can comment below