specter-diy/docs
SeedSigner 9f35b85a3c Add v2 of Barebones Enclosure
Add second version of Specter-DIY "Barebones" 3D-printable enclosure to the repo.
2021-09-01 16:08:21 -05:00
..
datasheets Better docs (#36) 2020-01-29 01:41:48 +01:00
enclosures Add v2 of Barebones Enclosure 2021-09-01 16:08:21 -05:00
pictures Update SeedSigner Case Info (#166) 2021-07-09 13:20:30 +02:00
assembly.md add enclosure variants 2021-06-17 18:20:31 +02:00
build.md Update build.md 2021-08-19 12:24:21 +02:00
communication.md Update communication.md 2021-05-28 16:15:14 +02:00
descriptors.md update docs 2021-03-26 13:21:17 +01:00
development.md Add build dependencies for Arch Linux (#156) 2021-06-04 14:29:29 +02:00
quickstart.md Update quickstart.md 2021-08-19 12:36:53 +02:00
README.md configure qrscanner before first scan 2020-02-22 00:57:35 +01:00
roadmap.md support dynamic smartcard replacement 2020-09-25 18:10:14 +02:00
security.md update docs 2021-03-26 13:21:17 +01:00
shopping.md added SD card as communication option (#154) 2021-06-01 10:00:48 +02:00
simulator.md update docs 2021-03-26 13:21:17 +01:00

Documentation

Table of contents

  • shopping.md explains what to buy
  • assembly.md shows how to put everything together.
  • quickstart.md guides you through the initial steps how to get firmware on the board
  • security.md explains possible attack vectors and security model of the project
  • development.md explains how to start developing on Specter
  • simulator.md shows how to run a simulator on unix/macOS
  • communication.md defines communication protocol with the host over QR codes and USB
  • roadmap.md explains what we need to implement before we can consider the wallet be ready to use with real funds.