fido2support
-
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.
-
wrote on Jan 18, 2024, 4:10 PM last edited by
Looking forward to it
-
wrote on Jan 19, 2024, 5:16 PM last edited by
@adison +1 for passwordless.dev. Looks really interesting. We have been considering implementing passwordless in one of our applications and their generous user allowance makes a powerful business case. Seems to fit the Cloudron culture as well.
-
@adison +1 for passwordless.dev. Looks really interesting. We have been considering implementing passwordless in one of our applications and their generous user allowance makes a powerful business case. Seems to fit the Cloudron culture as well.
wrote on Jan 22, 2024, 3:38 AM last edited by@crazybrad 1. witch app? and2. that is really coll man. yeah it does. i cant wait to see how this is going to go along with cloudron. not only that, i think it'll give bitwardens passwordless team a head because cloudron is not large, but pretty good in size. if i were you, what i would do is have it to where all the user has to do is give cloudron dashboard the key, then cloudron will do the other stuf unless required on the users end.
-
wrote on Jan 22, 2024, 3:12 PM last edited by
@adisonverlice2 We have a proprietary application (not hosted on Cloudron). I have considered using Cloudron as the single source of authentication truth, but for various reasons, I will likely not go in that direction.
-
@adisonverlice2 We have a proprietary application (not hosted on Cloudron). I have considered using Cloudron as the single source of authentication truth, but for various reasons, I will likely not go in that direction.
wrote on Jan 22, 2024, 11:23 PM last edited by@crazybrad i see. that is very cool.
-
wrote on Feb 1, 2024, 2:20 AM last edited by
i just thought of another way to do fido support.
have cloudron users use something like duo security and then login can be done using fido along with other ways cloudron does not natively support.