wishy
April 6, 2021, 12:56pm
1
So basically I have set up my ONLYKEY for an OpenPGP (which is from protonmail) and it works great, However, since it is not recognized by puttygen and you need a ppk or a pem for some ssh sites like AWS, I need to store an SSH2 Key that is generated by puttygen on ONLYKEY as well.
My question is: Can you store an OpenPGP key and an SSH2 key on the same ONLYKEY?
Also, How do I know in which slot is my OpenPGP installed? (I used auto)
wishy
April 7, 2021, 6:29am
2
@t11 Can you answer my post please
t11
April 7, 2021, 5:57pm
3
Details on advanced key loading here - Import keys from Keybase, Protonmail, and GPG | Docs
Here is how stored keys work - OnlyKey SSH/GPG agent | Docs
Currently only OpenPGP and OpenSSH keys are supported. To use multiple SSH keys just follow instructions for stored keys.
wishy
April 7, 2021, 6:00pm
4
So i can store an OpenSSH key and An Open PGP key at the same ONLYKEY?
t11
April 7, 2021, 6:03pm
5
Yes, up to 16 ECC keys can be stored
wishy
April 8, 2021, 8:37am
6
I tried every version of key from puttygen
I get this error all the time: Error parsing PGP key: Cannot read property 'decrypt' of undefined
could you please create a video guide perhaps or a snippet of text on how can I do it properly on windows.
wishy
April 8, 2021, 9:41am
7
I made an example of a key using Linux, and windows using the guide you provided and
Still not working.
The key slot is still on “Auto Load”. Did you try to select an ECC slot manually?
Best
Fla
t11
April 8, 2021, 1:02pm
9
For loading openssh keys you will need to use version 5.3.1 of the app which is currently only released for Linux - https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.3.1/OnlyKey_5.3.1_amd64.deb
This will be supported on Windows in our next app release 5.3.2
wishy
May 28, 2021, 8:05pm
10
I have downloaded version 5.3.1 for linux but i have no idea how to add the rsa key, it shows the same error as before
can you tell me how you did it on linux? maybe im doing it wrong.
t11
May 31, 2021, 2:45pm
11
Did you try creating keys with OpenSSH? What version of Openssh and what options are you using?