Damus
SuiGenerisJohn · 1d
What hardware signing devices permit adding manual entropy other than coldcard?
Judge Hardcase profile picture
You could just create your own seed words from soup to nuts - which pretty much all signing devices accept.

BitBox has a nifty lookup table for manually generating each word offline from 11 bits of dice roll entropy.
*this is not an endorsement of BitBox itself (I've never used it), but this method is device agnostic - save for the final word (with embedded checksum) which can get a bit tricky... but some devices are designed to help you more easily land on a valid final word.
https://bitbox.swiss/bitbox02/BitBox_Diceware_LookupTable.pdf
2
Judge Hardcase · 1d
PS... I think I would personally alter this method to flip 11 coins per word instead of using dice.... but the lookup chart would still basically be applicable.
Primal Protocol · 1d
Generating entropy offline is smart, like our ancestors using instinct to navigate.