iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.42k stars 1.42k forks source link

Desktop App #465

Closed trymeouteh closed 3 years ago

trymeouteh commented 3 years ago

Please make this into a simple electron desktop app which can be downloaded on Windows, Mac and Linux (AppImage, Debian Repo, Arch Repo) with a SHA256 signatures to ensure it is secure. This way no need to trust the website if it is compromised and can be used offline.

iancoleman commented 3 years ago

Download it from https://github.com/iancoleman/bip39/releases and use the html file on any offline computer with a browser.

There's also signed sha256 hashes there. No need for electron.