Miluer-tcq / dkeymask

a better way to keep your decentralize keys, write the key to a png/jpg image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dkeymask

logo
DKeyMask

A better way to keep your decentralize keys

license go report card

The preservation of private keys has always been a problem, It's a good idea to hide the secret key in picture(png/jpg) through the steganography algorithm(LSB)

Written in pure go, 100% open source for safety, and all code runs purely locally, without any network communication. at the same time, it is recommended to disconnect the network during operation to ensure absolute safety, the GUI built with fyne.

🚀 Features

  • Write the secret key to an image(png/jpg)
  • Read the secret key from an image(png/jpg)
  • Support AES passphase for secondary encryption

📷 Screenshot

screenshot

📦 Installation

Support windows and macos, download from Release

☕ Donate

DKeyMask is completely OPEN & SAFE & FREE with MIT license
If you like it, a star could be the biggest support for me :)

By the way, as a web3 full stack developer, I do like this decentralized world and hope to contribute more useful and free tools for it

More support can be supported through the following channel
[dgeek.eth] 0x27B2f7cEe10D18dd3A0A11670C4663f4B38be670

About

a better way to keep your decentralize keys, write the key to a png/jpg image

License:MIT License


Languages

Language:Go 100.0%