Skip to content

Commit

Permalink
Docs: Add backup templates
Browse files Browse the repository at this point in the history
  • Loading branch information
odudex committed Oct 26, 2024
1 parent 9ab895d commit ceb658b
Show file tree
Hide file tree
Showing 11 changed files with 60,347 additions and 0 deletions.
55 changes: 55 additions & 0 deletions docs/getting-started/templates/templates.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
## Templates
Here we offer a few templates to transcribe QR codes, TinySeed or Binary Grid backups.

### QR Code Templates
Print the templates in standard, wax or slide paper, make sure the scale is set to 1:1 in printer setup.
You can manually copy compact SeedQR codes or place a proper sized template over the device screen.
Protect the template backside with a transparent tape so you won't bleed ink through the paper to your device's screen.
Then, using a marker, paint the QR code.

[Transcribe Templates - pdf](Krux_transcribe_templates.pdf)

[Transcribe Templates - svg](Krux_transcribe_templates.svg)

### TinySeed Templates

TinySeed background of blank templates to be manually filled.

<div style="clear: both"></div>

<a href="./tiny_seed_scan_background.png" style="float: left; width: 15%; margin-left: 10px;">
<img src="./tiny_seed_scan_background.png" alt="TinySeed Background" style="width: 100%;">
</a>

<a href="./tiny_seed_template.png" style="float: left; width: 15%; margin-left: 10px;">
<img src="./tiny_seed_template.png" alt="TinySeed 12W" style="width: 100%;">
</a>

<a href="./tiny_seed_template_24w.png" style="float: left; width: 22.5%; margin-left: 10px;">
<img src="./tiny_seed_template_24w.png" alt="TinySeed 24W" style="width: 100%;">
</a>

<div style="clear: both"></div>

### Binary Grid Templates

Binary Grid labeled and and "stealth" clean templates

<div style="clear: both"></div>

<a href="./Krux_Binary_Grid_double_rev1.png" style="float: left; width: 30%; margin-left: 10px;">
<img src="./Krux_Binary_Grid_double_rev1.png" alt="Binary Grid 24W" style="width: 100%;">
</a>

<a href="./Krux_Binary_Grid_double_clean_rev1.png" style="float: left; width: 30%; margin-left: 10px;">
<img src="./Krux_Binary_Grid_double_clean_rev1.png" alt="Binary Grid 24W Clean" style="width: 100%;">
</a>

<div style="clear: both"></div>

[Binary Grid svg source](Krux_Binary_Grid_double_rev1.svg)

[Binary Grid Clean svg source](Krux_Binary_Grid_double_clean_rev1.svg)

### Edit Templates
To edit the source file (.svg) it is recommended to use Inkscape and set it to use mm unit. "Unscaled models" from QR code templates have the 21x21 or 25x25mm size for 12 or 24 respectively, this way making them easier to edit.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ceb658b

Please sign in to comment.