Krypt.co made two-factor easy & secure

Krypton made two-factor easy & secure
See https://krypt.co and sources on https://github.com/kryptco .
https://krypt.co/start/ => https://krypt.co/ext/ for U2F Browser Extension, if interested.
More on https://krypt.co/docs .
Setup SSH
Install the Android App , and in its Settings (Krypton Core) enable [X] Developer Mode (and review other Settings; perhaps Disable Google Analytics). Now on workstation/desktop host:
curl https://krypt.co/kr | sh
kr pair
and scan the displayed QR code in the PAIR tab on the App.
The printed SSH public key is ~/.ssh/id_krypton.pub (also kr me),
and can be put e.g. on https://github.com/settings/keys
or on a server
(also using kr add <user>@<server>) as per https://krypt.co/docs/start/upload-your-ssh-publickey.html
.


