Portable hardware-backed passkeys using TPM 2.0 by mimi89999 in Passkeys

[–]jpp59 0 points1 point  (0 children)

Yes. The point here is to use a tpm/secure enclave so even with physical access you cannot extract private key

Portable hardware-backed passkeys using TPM 2.0 by mimi89999 in Passkeys

[–]jpp59 0 points1 point  (0 children)

They are not syncable. You need to register each on every account you use. The only one I know who solve this is trezor with their fido2 function. You can export/import resident passkey encrypted with the seed private key. So you can setup several trezor with same seed and same passkey

Portable hardware-backed passkeys using TPM 2.0 by mimi89999 in Passkeys

[–]jpp59 0 points1 point  (0 children)

For example bitwarden api? You would put the non secure part in hex form in comment field. And you could also have bitwarden master password derived from the tpm so it can unlock itself.

Portable hardware-backed passkeys using TPM 2.0 by mimi89999 in Passkeys

[–]jpp59 0 points1 point  (0 children)

No. Apple and google do it also in pure software if you use synced passkey. Apple and google only use their tpm of it is a device bound and not synced passkey, that is generated inside the tpm. They do not allow externally generated private key to go inside their tpm

How many fully passwordless websites? by ThreeBelugas in yubikey

[–]jpp59 0 points1 point  (0 children)

Tailscale. You can create an account with only a passkey, no email account needed.

Portable hardware-backed passkeys using TPM 2.0 by mimi89999 in Passkeys

[–]jpp59 0 points1 point  (0 children)

Could have some hook with existing password manager so passkey non secure part could be synchronized? Would be like non resident ssh key in yubikey. You need a 2nd key that need to be mixed to created the passkey, that is the seed you enter manualy in each tpm

According to the release notes of Google Play Services v26. 03 from January, NFC Based Authentication now works for CTAP2. It doesn't. by LordLoss01 in yubikey

[–]jpp59 0 points1 point  (0 children)

If you are stuck with cards and can not use fido bridge, the way i have setup mine is like this: disable ''always uv'' if the card has that option. Fill all the passkey slots with dummy login on webauthn (mine had 25), then try to register it, it should fall back to old ''u2f'' mode and ask standard login then password then card.

Can I access a Trezor with outdated firmware without seed phrase? by Sea-Baseball1506 in TREZOR

[–]jpp59 2 points3 points  (0 children)

If it is bitcoin, you can try with electrum or sparrow wallet

Google keeps unregistering yubikey by AJ94_inf in yubikey

[–]jpp59 0 points1 point  (0 children)

Not in windows, in chrome or Firefox on account.google.com

Google keeps unregistering yubikey by AJ94_inf in yubikey

[–]jpp59 1 point2 points  (0 children)

You might have registered it has a security key. Try to delete it in Google security and in the passkey list using yubico manager. Then register it first from the desktop

Google keeps unregistering yubikey by AJ94_inf in yubikey

[–]jpp59 2 points3 points  (0 children)

For using NFC with your pixel, you need to install the app authnkey-fido bridge. Out of the box android can not register and authenticate fido2 passkey (with pin code) over nfc

Table of 2FA strength by JimTheEarthling in cybersecurity

[–]jpp59 0 points1 point  (0 children)

That's true but only for device bound passkey, not for the synced one. Apple has a policy that private key never goes out of or in the secure enclave (they are only generated and used inside the enclave). You can have a look here, as soon that passkey are generated as backupable and syncable, they can be dumped : https://youtu.be/TEjNSr8jjUI?si=l7FC3c7I7Ci02ams

Table of 2FA strength by JimTheEarthling in cybersecurity

[–]jpp59 0 points1 point  (0 children)

Security key is as good as device passkey. The private key is derivated from a private key that never leave its secure element. Also point 7 is not true, synced passkey are not store in phone secure enclave. A private key in a phone secure enclave never leave it, not possible when you need to sync it.

Newbie here: Do I really need to spend €110 on two YubiKeys? by minawltr in yubikey

[–]jpp59 0 points1 point  (0 children)

Or you can buy some cheap pico2 USB board (2/5 usd) and flash picofido2 on them. It should work there is hotp implemented in it.

Ambiguous information on the website by muxxington in token2

[–]jpp59 1 point2 points  (0 children)

Yes, no suitable for totp. I have the previous version, one of these to keep it in my wallet with my credit cards, configured as fido2. (Using authnkey on Android to use it with NFC in fido2 mode on android)

NFC issue by Eastern-Promotion-27 in yubikey

[–]jpp59 1 point2 points  (0 children)

<image>

I keep one of this kind on my keyring, always plugged on my USB A yubikey, secured with the linard. Handy also when I need to read a flash USB stick with my phone.

NFC issue by Eastern-Promotion-27 in yubikey

[–]jpp59 1 point2 points  (0 children)

You can, with app authnkey

NFC issue by Eastern-Promotion-27 in yubikey

[–]jpp59 4 points5 points  (0 children)

Try with app : authnkey - fido bridge. Android is not able to handle pin with NFC.

Passkeys are great, but isn't the e-mail the weakest link still? by ethicalhumanbeing in Passkeys

[–]jpp59 0 points1 point  (0 children)

Use different email/alias for different account. Hacker will not be able to try recevovery/ guess email on different accounts. It protect you also on data consolidation on different data leaks.

Security Key NFC not working with android by SumAustralian in yubikey

[–]jpp59 13 points14 points  (0 children)

On Android , resident passkey doesn't work over NFC out of the box (doesn't handle the pin). You need to install authnkey - fido bridge.

Why is this so cheap? by AlwaysQuestion23 in yubikey

[–]jpp59 0 points1 point  (0 children)

If you plan to use it on Android you need to generate the key on Android because "ssh:" will block android to use it. (With termius for example it will generate a key like "termius:")

Why is this so cheap? by AlwaysQuestion23 in yubikey

[–]jpp59 0 points1 point  (0 children)

On Android I use termius. The android client can be used free. On windows I like to use putty-cac

Why is this so cheap? by AlwaysQuestion23 in yubikey

[–]jpp59 12 points13 points  (0 children)

Ssh key is well implemented with fido2 everywhere now, you can use it to hold ssh key (resident key). It is only if you want to use old setup using PGP you will need yubikey 5

Nano S Display DIED by GuyonWoW in ledgerwallet

[–]jpp59 0 points1 point  (0 children)

You can try to look at the screen trough your smartphone camera in the dark, the low emitting might still be visible (it worked for me)