Burpburp.hashnode.dev·Dec 2, 2024Los olores de InternetDe un tiempo a esta parte, se han venido normalizando expresiones como «enshitificacion«, fake news (paparruchas de toda la vida), toxicidad, odio y un largo etcétera en relación al Internet actual en general y las redes sociales en particular. La id...enshitificacion
SuperTokenssupertokens.hashnode.dev·Jan 19, 2024The Multifaceted Benefits of Multi-Factor AuthenticationIn 2022, over 80% of data breaches were attributed to compromised passwords. Although email-password based authentication has become the de facto method for authentication, it is very vulnerable to attacks. Through phishing, keylogging or simple brut...FIDO
Brett Suttonbrettsutton.hashnode.dev·Jun 22, 2023FIDO and Flutter - passwordless sign in with passskeysFIDO is the (relatively) new authentication framework that allows passwordless sign-in by using passkeys. FIDO is an industry-standard that is supported by anyone that matters and right now is implemented in every browser and by every OS. FIDO is goi...Dart