onlykey

Results 38 comments of onlykey

Here is the key ID format keybase uses, that might be a good model also using RFC4880 - https://keybase.io/docs/api/1.0/kid Might not need to store the full 32 byte fingerprint in...

@szszszsz @jans23 Yeah I think having separate API here makes it less likely for there to be confusion (case B). If I am a web developer and I make a...

@xeor Working with @bmatusiak to create a 3rd party developer api but yes for now it is limited to the apps.crp.to origin. If it wasn't anyone could send user's a...

@xeor Its basically what is described here - https://github.com/Nitrokey/nitrokey-webcrypt/issues/14 Its not PGP though, essentially there are three simple developer functions okconnect - Exchange a transit key between web app and...

@Madydri Yes, there has been progress. We plan to release 3rd party support on NPM, that effort will be here https://github.com/trustcrypto/node-onlykey And there is a WIP here https://github.com/bmatusiak/node-onlykey I don't...

Safari recently introduced a feature where FIDO2 messages require user interaction in the browser for each message. This breaks webcrypt on iOS devices as webcrypt sends multiple messages. We have...

@mavaa The version of onlykey-agent here just supports derived keys, we haven't had any reports of that not working. The version linked to in our docs also supports stored ECC...

@mavaa Thanks for doing some additional troubleshooting, it may be that the app/OnlyKey have gotten out of sync. The way USB works is the USB device sends USB messages to...