maybe i'm getting old, but i feel the recent trend towards #passwordless with #passkeys / #authn might be a bad idea.
passwords (with all their problems) are a low-tech thing. depending on the people having access to a high-end device with their keys seems highly rich-tech-bro-in-the-western-world
#passwordless #passkeys #authn
#TIL that you don’t need an #auth library like #Laravel’s fortify. Just host an AuthN provider and implement #oidc or #ldap.
If you ship a desktop app, you don’t need #AuthN because the user is authenticated through their login into their computer.
If you ship to a business, they will have an LDAP or OIDC server or will host one when needed.
If you ship an app with online account, you can just host #Keycloak or #Authentic or pay #auth0.
More below:
#TIL #auth #laravel #oidc #ldap #authn #keycloak #authentic #auth0
As we recap our fantastic #EverythingOpen talks, next up is William Brown @firstyear from @SUSE who walks us through #passkeys for #web #authn, showing us their ambiguities, how they work, what their limitations are, and what we need to be thinking about when we implement them.
Another fabulous talk from William.
#everythingopen #passkeys #web #authn
Working on a project with non-InfoSec folks I was reminded that not everyone's gotten the message. All the contributors were accessing the collaboration platform with the admin's credentials ('cause it was easier than creating separate accounts). #sigh
#sigh #infosec #authn #authz #fail #meme
Next in our #EverythingOpen Speaker Spotlight series, because we know you're all #nightowls - is @firstyear William Brown, who's presenting:
"Web #authn, #passkeys and you - the future of #authentication"
#everythingopen #nightowls #authn #passkeys #authentication
Qqn sait où on peut trouver plus d'info sur le protocole en "double anonymat" que le gouv veut déployer en mars pour restreindre l'accès à certains sites, dont les sites porno ?
J'ai vu un schéma et moralement, ça ressemble a du "sous-privacy pass", mais je voudrais bien étudier la spec ou le code.
#cryptography #france #pornography #privacypass #sécurité #security #authz #authn
#cryptography #france #pornography #privacypass #securite #security #authz #authn
Here’s my first video chat with ChatGPT about authentication, authorization, and building Android and iOS apps that use Auth0/Okta for login. Does ChatGPT gets the answers right? Yes for some, categorically NO for others.
ChatGPT did me a solid, though — it wrote the YouTube description of the video for me. Thanks, ChatGPT! 🤖
#ChatGPT #AI #security #cyber #cybersecurity #OAuth #OIDC #authN #authentication #authorization #login
#ai #oauth #authentication #authorization #security #chatgpt #cyber #cybersecurity #oidc #authn #login
@VidmoOreda @nf3xn The scraper would just be grabbing and parsing the html off the page. API interaction isn't scraping and can require authN/authZ or be wide open. If the API doesn't require authN/authZ, then I don't see how any AUP is enforceable. (I still have a way to go on API security. I'm familiar with the use of OAuth tokens for authZ. I think OIDC can be used instead, which I think uses an OAuth token with a "wrapper" to add authN. Reckon JWT is in play for authN/authZ, as well.) #api #authn #authz
Avec un passage par
🍪 https://en.wikipedia.org/wiki/HTTP_cookie
🍪 https://en.wikipedia.org/wiki/Macaroons_(computer_science)
🍪 jwt https://jwt.io/
Introducing Public Key Cryptography and Web Authentication (WebAuthn)