krux
krux copied to clipboard
Open-source signing device firmware for Bitcoin
Some users want to be more secure when loading a wallet by not showing the mnemonic and encrypting the mnemonic menus after loading. Others want an automatic shutdown after some...
Some users like to have a list of their receive/change addresses to put in a spreadsheet or to check/use them more easily. Others may want to print. The idea is...
#### "Verify Address" tool, w/o loading a seed ### Use case: A watch-only reason to carry krux w/o having any secret bip39 seed material User would have a single-sig xpub,...
Today users don't know what is changing in some specific settings. For example, see `Appearance > Screen Saver Time`, it does not inform the user that the value is in...
Krux has support for different languages. If it's missing a language or has an awkward translation, please file an issue or make a PR! Below is the current list of...
Make Krux able to do just like this [Double mnemonic generator](https://stepansnigirev.github.io/seed-tools/double_mnemonic.html) that creates a 24-word mnemonic where both parts are valid 12-word mnemonics. The idea is be available at `New...
It looks like SeedSigner does this, and it seems like a promising way to generate a mnemonic that is random if done right. Will need to brush up on my...
I've tried verifying the download by downloading the following files: ``` krux-v23.09.1.zip krux-v23.09.1.zip.sha256.txt krux-v23.09.1.zip.sig ``` On MacOS, running `gpg --verify krux-v23.09.1.zip.sig krux-v23.09.1.zip.sha256.txt` gives me: ``` gpg: no valid OpenPGP data...
Create a way to import WIF (Wallet import format), typing the TEXT and via QR code https://en.bitcoin.it/wiki/Wallet_import_format Example of a browser wallet that provided a private key in WIF: https://keybase.io/warp...
First, when Krux detects the new firmware on the SD card, it appears to have frozen because we see the Krux logo for a longer period of time than we...