Hello OnlyKey users !
I have just written a step by step straight forward documentation from unboxing to being able to forward GPG agent over SSH passing by choosing good passphrases and making offline backup on paper with QR codes and solving the problem of keyboard layout not in the OnlyKey supported list.
You can found it as PDF here:
https://codeberg.org/Henri_GEIST/OnlyKey_hardware_token_HowTo/releases/download/v0.0.0/OnlyKey_hardware_token_HowTo_for_Debian_like.pdf
The Asciidoctor sources are available here:
https://codeberg.org/Henri_GEIST/OnlyKey_hardware_token_HowTo/src/branch/master/OnlyKey_hardware_token_HowTo_for_Debian_like.adoc
This HowTo is focused on Debian like users and every step is only done by command line then it also work on ARM 32 and 64 bits cause the GUI only work on 64 bits x86 architecture.
I have done this because it was very difficult for me to put everything together from the official documentation and to overcome the mistakes in it.
I hope it will be useful for some of you.
With this doc, mostly your have just to copy/past the code snippets changing some shell variables to adapt to your username, e-mail, GPG key IDs and so one.
I have test this documentation steps on:
- An x86 64 bits laptop.
- An ARM 32 bits Raspberry Pi Zero (used as an air-gap)
- An ARM 64 bits Pinephone Pro.
Do not hesitate to fill an issue on:
https://codeberg.org/Henri_GEIST/OnlyKey_hardware_token_HowTo/issues
Or by reply to this message if you find anything unclear, missing or wrong.
Best regards.