fido2support
-
wrote on Jun 17, 2023, 2:43 AM last edited by
hello.
i would like you guys to add fido2support to the cloudron for things like security keys, passkeys, etc etc.
many members of my organization do not like using2FA TOTP.
so they would rather add fido.
please add that in.
thanks.
adison verlice -
wrote on Jun 19, 2023, 8:10 AM last edited by
o really? interestin. the open source nitrokey. thats amazing. aw, interestin. i was hoping you guys would add something like this, as it would not only allow for more secure access, but for people who use keys, in stead of needing a code, they can just put the key right in and boom. and if its a passkey, well, just enter your pin.
-
wrote on Jun 19, 2023, 11:29 PM last edited by
yeah. most people in my organization don't wonna have to pop in some mumbo jumbo chumbo long token, then get this30second6diget long code, then login, they all have been complaining about wanting fido2support. either that, or oauth2access with a platform that they can use a passkey on like google.
-
wrote on Aug 23, 2023, 3:27 AM last edited by
because its been a long wile, i would like to know how this is doing? has there been any plans to support the fido implementation yet?
-
wrote on Aug 23, 2023, 3:28 AM last edited by
also, if you cant support it indirectly at least let us use an API, sutch as https://passwordless.dev to implemenet it like someware in the settings
-
Sadly I didn't investigate further since last time. The implementation in Cloudron was harder than expected. But your link might have a simpler way to integrate this. But at least as I understood that, its actually a framework not an API.
-
wrote on Aug 23, 2023, 8:00 PM last edited by
aw. but it says you need a key, witch i can get as its really easy.
-
wrote on Aug 24, 2023, 12:10 AM last edited by
-
wrote on Aug 24, 2023, 11:20 PM last edited by
also, i'm curious, how is it hard to implement fido? vaultwarden was able to do it, no problem, i'm curious how cloudron cant
-
as said I didn't look again into that so far. Last time I attempted, I only managed to get it to work on chrome, but not on firefox. The attempt was with the https://www.npmjs.com/package/fido2-lib module back then.
-
wrote on Aug 25, 2023, 3:17 PM last edited by
huh weird. it should workd on almost all major browsers, firefox, chrome, etc etc
-
wrote on Sep 15, 2023, 3:19 AM last edited by
i found another open source project that can help, built around passkeys.
https://github.com/teamhanko/hanko -
wrote on Oct 27, 2023, 9:06 AM last edited by
Hello,
I just wanted to emphasise that this topic is super important.
Now that all browsers and the big tech giants support the topic, more and more websites are offering passkey as a secure and very convenient authentication method. At the latest after Amazon offers passkey as a password replacement (https://www.theverge.com/2023/10/23/23928589/amazon-passkey-support-web-ios-shopping-mobile-app), the topic has finally arrived on the broad market.I see two areas of interest for Cloudron here:
- cloudron apps with keypass (as 2fa or also as 1fa)
- app for developers such as Hanko.io=> https://forum.cloudron.io/topic/8375/hanko-io-fido2-webauthn-passwordless-login
-
Hello,
I just wanted to emphasise that this topic is super important.
Now that all browsers and the big tech giants support the topic, more and more websites are offering passkey as a secure and very convenient authentication method. At the latest after Amazon offers passkey as a password replacement (https://www.theverge.com/2023/10/23/23928589/amazon-passkey-support-web-ios-shopping-mobile-app), the topic has finally arrived on the broad market.I see two areas of interest for Cloudron here:
- cloudron apps with keypass (as 2fa or also as 1fa)
- app for developers such as Hanko.io=> https://forum.cloudron.io/topic/8375/hanko-io-fido2-webauthn-passwordless-login
wrote on Oct 27, 2023, 11:16 AM last edited by@simon uh huh.
thanks for supporting this topic.
this is hanko, by the way -
wrote on Oct 27, 2023, 11:30 AM last edited by
another alternative is passwordless.dev, i think
-
as said I didn't look again into that so far. Last time I attempted, I only managed to get it to work on chrome, but not on firefox. The attempt was with the https://www.npmjs.com/package/fido2-lib module back then.
wrote on Oct 27, 2023, 3:48 PM last edited by@nebulon maybe because you use Linux? Unfortunately, the support there is still very poor, but it looks much better on other devices. https://www.passkeys.io/compatible-devices
-
@nebulon maybe because you use Linux? Unfortunately, the support there is still very poor, but it looks much better on other devices. https://www.passkeys.io/compatible-devices
-
-
-
wrote on Dec 9, 2023, 3:41 PM last edited by
alright, i'm wondering what improvements have been made sense this topic rolled out.