hex-m

Results 91 comments of hex-m

It's common on GitHub to :+1: issues that you care about. The maintainers are of course free to work on whatever the like, but they could get an idea about...

One of the core developers (@damencho) commented on this effort in the [Debian issue tracker](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760485) in 2020-09: > There are a few concerns I have, first is that we do...

My bad, sorry. It still confuses me regularly because Jitsi Meet is often abbreviated as Jitsi.

> I don't support this even as an option because there is no standard to identify an otp field. There is the attribute `autocomplete="one-time-code"` according to [caniuse](https://caniuse.com/mdn-html_global_attributes_autocomplete_one-time-code) and [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete).

We have multiple requests from users that cannot install the application without Play Store (and Google Account). While pushing to the "official f-droid repository" would be ideal, an alternative would...

To allow our users to choose different apps, we only use OTP-Tokens (not the PI-specific PUSH-Tokens). So for our use-case a build without any push notifications would be fine. privacyIDEA-Authenticator...

There is a separate issue regarding [allowing WebAuthn instead of TOTP (not forcing to configure TOTP first)](https://github.com/mastodon/mastodon/issues/16693). I think discussing different 2FA / MFA techniques is out of scope here....

An alternative to implementing this would be making delegated authentication (via SAML and/or OIDC) a first class experience. Modern IDP-implementations like [keycloak](https://www.keycloak.org/docs/latest/server_admin/index.html#passwordless-authentication-with-webauthn) and [authentik](https://goauthentik.io/docs/flow/stages/password/#passwordless-login) support passwordless logins already. User management...

related: There is a discussion about packaging BigBlueButton for Debian: https://github.com/bigbluebutton/bigbluebutton/issues/8861