An offline device to minimize trust and generate Bitcoin wallets, encryption keys and passwords etc
https://github.com/Offlinedevice/Offlinedevice. All parts can be printed using a 3D-printer
https://www.printables.com/model/1783754-raspberry-pi-with-rfid-camera-and-docking-station.
Air-gapped signing for files, messages and transactions. Offline signing of others public PGP keys.
Entropy can be generated by rolling of the dice.
Built using standard components found on the Internet and all software are open source.
Alt. use of NFC- hardware keys to login/decrypt device. Hardware can include a random salt to prevents brute force attack (if the attacker get hold of the encrypted backup or device and the device own encryption key.
I saw that your repository offers the image for the Raspberry Pi 2 W. What is the sense of having WiFi on board for offline device?
Can it be installed on Raspberry Pi 2 Model B
no WiFi module?
Regarding entropy. Is dice rolling the only method to generate it, or can the signing device generate it on its own?
Is the wallet BIP 39 compliant?