firmware/docs/README.md
2018-07-31 14:24:35 -04:00

14 lines
813 B
Markdown

# Coldcard Internal Documentation
These docs are meant for you hackers out there... but also for anyone who
wants to understand why it's safe to put your moneys into Coldcard.
- [`pin-entry.md`](pin-entry.md) Huge and detailed discussion of PIN codes and the security element that holds the secrets.
- [`dev-access.md`](dev-access.md) How developers can modify Coldcard to extend it.
- [`memory-map.md`](memory-map.md) Memory map highlights
- [`backup-files.md`](backup-files.md) Some details of our encrypted backup files.
- [`electrum-usage.md`](electrum-usage.md) Importing seed words into Electrum for funds usage (and other tips).
- [`bitcoin-core-usage.md`](bitcoin-core-usage.md) How to use with Bitcoin Core.
- [`limitations.md`](limitations.md) Documented limitations, policy choices, and TODO items.