onlykey

Results 11 issues of onlykey

We forked an old version of trezor-agent back when it just had SSH support and have been using this for OnlyKey: https://docs.crp.to/onlykey-agent.html https://github.com/trustcrypto/onlykey-agent Thanks by the way, its been working...

enhancement

We recently worked with KeePassXC to add OnlyKey support for challenge-response, so now you have two options, YubiKey or OnlyKey for challenge response with KeePassXC. While these issues mention support...

feature

On your web page you list examples of devices that use kbpgp.js and mention to hit you up on Github to add content. We have launched a Kickstarter ([OnlyKey Quantum](https://www.kickstarter.com/projects/1048259057/onlykey-quantum-future-ready-encryption-for-everyo))...

If you guys are looking to implement CCID interface I thought I would share something I came across that might help. As you probably know GNUK is GPLv3 which is...

Hi, We recently implemented HMAC SHA1 in [OnlyKey](https://docs.crp.to), it is fully compatible with Yubikey's HMAC SHA1 challenge and response. We have integrated support with KeePassXC https://github.com/keepassxreboot/keepassxc/pull/3352 and are looking to...

I came across this while looking for a good DNS C2 tool. This project sounds great thanks for sharing. I would love to try it out but without any documentation...

So currently the outlined webcrypt approach is to have a way for users to do things like decrypt and sign with a security key in web apps. They basically provide...

I like what you guys are doing here! We made some improvements to OnlyKey WebCrypt recently to include FIDO2 transport (works on Firefox, Chrome, and mobile browsers). We currently only...

Hey I am currently working on integrating OnlyKey with OpenPGP solutions. The idea is that private keys stay safe offline in OnlyKey but interaction with web apps (ideally github pages,...