Post
Topic
Board Bitcoin Discussion
Merits 3 from 2 users
Re: Best open source hardware wallets for BTC?
by
o_e_l_e_o
on 08/06/2023, 08:38:42 UTC
⭐ Merited by Pmalek (2) ,Charles-Tim (1)
I am not a programming, but I will like someone that knows about it like o_e_l_e_o to comment about it here. But if everything I have found out about the wallet is true, the secure element should be open source.
The source for everything to do with a Passport is viewable on their GitHub.

The physical Passport assembly can viewed here: https://github.com/Foundation-Devices/passport-assembly
The hardware for the three boards within a Passport can be viewed here: https://github.com/Foundation-Devices/passport-electronics
And finally the firmware: https://github.com/Foundation-Devices/passport-firmware

For Passport Version 2, the physical and hardware files are here: https://github.com/Foundation-Devices/passport2-hardware
And the firmware is here: https://github.com/Foundation-Devices/passport2

The companion app Envoy is here: https://github.com/Foundation-Devices/envoy