mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.8K
active users

#passkeys

7 posts6 participants0 posts today
Ryan M 🥄<p><span class="h-card" translate="no"><a href="https://mastodon.social/@fastmail" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>fastmail</span></a></span> did an excellent job at Passkey enrollment: the interface allowed me to name my passkey! <a href="https://avgeek.social/tags/Passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passkeys</span></a></p>
Guillaume Rossolini<p>I needed to read that in two languages to make it make sense</p><p>I can only imagine how confusing it must be for end users</p><p><a href="https://support.google.com/a/answer/13529161" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">support.google.com/a/answer/13</span><span class="invisible">529161</span></a></p><p><a href="https://infosec.exchange/tags/Passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passkeys</span></a> <a href="https://infosec.exchange/tags/translation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>translation</span></a> <a href="https://infosec.exchange/tags/SecuritySplaining" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SecuritySplaining</span></a></p>
atareao 🦀🐍🐋🐧<p>698 - Se acabaron las contraseñas. Ahora inicio sesión así</p><p>Como acceder a tus servicios auto alojados sin <a href="https://mastodon.social/tags/contrase%C3%B1as" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>contraseñas</span></a> utilizando <a href="https://mastodon.social/tags/passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passkeys</span></a> y un estupendo proveedor de identidad como es <a href="https://mastodon.social/tags/pocketid" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pocketid</span></a></p><p>Las contraseñas son una auténtica contrariedad. Probablemente es de los aspectos que mas fricción crean a la hora de utilizar cualquier servicio o aplicación que </p><p><a href="https://www.youtube.com/watch?v=k1IbXPyWvGc" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=k1IbXPyWvGc</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/atareaoConLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>atareaoConLinux</span></a> <a href="https://mastodon.social/tags/podcastesp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>podcastesp</span></a></p>
Rimu<p>PieFed development update May 2025 - Passkeys, Flair, Image hashing &amp; much more</p><p>This post summarizes the development work completed in May 2025, grouped by contributor. </p> <p><strong>Overview</strong></p> <ol> <li><strong>Enhanced Feed System</strong>: Comprehensive feed management with remote links, child feeds, and improved navigation </li> <li><strong>Scheduled Posts</strong>: Create posts that get published when you know they'll be read </li> <li><strong>Post &amp; User Flair</strong>: Federated flair system for both posts and users </li> <li><strong>Advanced Notifications</strong>: Notification system with filtering and types </li> <li><strong>Image Management</strong>: Hash-based image blocking and improved display systems </li> <li><strong>Mobile Experience</strong>: Significant improvements to mobile layouts and touch interactions </li> <li><strong>Authentication</strong>: Passkeys and Google OAuth integration </li> <li><strong>Community Tools</strong>: Enhanced moderation features and community management </li> <li><strong>Performance</strong>: Database optimizations and memory usage improvements </li> <li><strong>Themes</strong>: Multiple new and updated themes with improved accessibility </li> </ol> <p><strong>Contributors and Their Work</strong></p> <p><strong>rimu (142 commits)</strong></p> <p><strong>Feed System Enhancements</strong></p> <ul> <li>Feed navigation improvements with remote feed links </li> <li>Adding a remote feed automatically includes all child feeds, enabling easy addition of complete feed hierarchies </li> </ul> <p><strong>User Interface &amp; Experience</strong></p> <ul> <li>Added image preview when uploading images during post creation - helps users verify correct image uploads before posting </li> <li>Larger image sizes when displaying posts </li> <li>Image post height optimization - prevent long vertical images from taking excessive screen space in lists of posts </li> <li>Mobile layout improvements, especially for tablets </li> <li>Community navigation improvements on mobile </li> <li>Font loading optimizations and descriptions </li> <li>Service worker caching for Bootstrap and fonts </li> </ul> <p><strong>User Management &amp; Authentication</strong></p> <ul> <li><strong><a href="https://piefed.social/post/762082" rel="nofollow noopener noreferrer" target="_blank">Passkeys implementation</a></strong> </li> <li>Google OAuth integration </li> <li><a href="https://piefed.social/post/758768" rel="nofollow noopener noreferrer" target="_blank">Throwaway email detection and warnings</a> </li> <li>Enhance ban system with reasons, content purging, and IP address bans </li> <li>Temporary ban expiration handling - fixes issue where expired temporary bans from Lemmy communities weren't being lifted </li> <li>User flair federation and display in posts/comments </li> <li><a href="https://piefed.social/post/756419" rel="nofollow noopener noreferrer" target="_blank">Staff role permissions</a> throughout admin area so admins can delegate some functions to volunteers </li> </ul> <p><strong>Post &amp; Comment Features</strong></p> <ul> <li><strong>Scheduled posts</strong> system with timezone handling </li> <li><strong><a href="https://piefed.social/post/716344" rel="nofollow noopener noreferrer" target="_blank">Post flair</a></strong> system for intra-community categorization </li> <li><a href="https://piefed.social/post/719344" rel="nofollow noopener noreferrer" target="_blank">User flair</a>, for fun </li> <li>Allow moderators to add flairs to posts from platforms without native flair support </li> <li>Fixed a sticky posts federation bug </li> <li>Cross-posting improvements - the last community posted to is set as the default for the next cross-post </li> <li>Cross-post into any community, not just ones you've joined </li> <li>Link post auto-fill the title field based on title of linked page </li> <li><a href="https://piefed.social/post/786420" rel="nofollow noopener noreferrer" target="_blank">Quick share functionality using bookmarklets</a> </li> <li>Tweak OP flair display </li> <li>Join/leave button AJAX improvements - avoid full page reload </li> <li>Join button on post teasers to encourage community participation </li> </ul> <p><strong>Community Management</strong></p> <ul> <li>Fix community icon responsiveness </li> <li>Optional low-quality community post hiding to reduce memes &amp; shitposts in the 'All' feed </li> <li>Moderator editing permissions - fixed bug where non-top moderators couldn't edit community sidebars </li> </ul> <p><strong>Content Moderation &amp; Safety</strong></p> <ul> <li><a href="https://piefed.social/post/751901" rel="nofollow noopener noreferrer" target="_blank">Image hashing system for content blocking</a> - deduplication and comparison against known abusive images using hash algorithms </li> <li>Blocked images management UI for admins </li> <li>Downvote abuse threshold adjustments </li> <li>Private instance mode for scraper protection </li> </ul> <p><strong>Notifications System</strong></p> <ul> <li>Notification filtering by type </li> <li>Unread notification red dot indicator </li> </ul> <p><strong>Performance &amp; Infrastructure</strong></p> <ul> <li>Database deadlock prevention </li> <li>Large memory usage reduction in daily maintenance task </li> <li>Community list and user profile optimization </li> <li>Increase speed of casting a vote </li> </ul> <p><strong>Themes &amp; Styling</strong></p> <ul> <li><a href="https://join.piefed.social/wp-content/uploads/2025/05/irix-2.png" rel="nofollow noopener noreferrer" target="_blank">Irix theme</a> inspired by the OS from the 90's </li> <li>You can choose from a few different fonts, independently of theme choice </li> </ul> <p><strong>Bug Fixes &amp; Maintenance</strong></p> <ul> <li>Default instance inbox for when detection of inbox url fails </li> <li>Instance inbox editing in admin area </li> <li>Translation updates from Weblate and source code </li> <li>Schema.org metadata addition for posts and profiles </li> <li>Custom welcome email configuration - enable instance administrators to customize welcome emails instead of hardcoded "piefed.social" text </li> <li>Event post type infrastructure - foundation for posting events with date/time/location fields and potential Mobilizon federation </li> </ul> <p><strong>JollyDevelopment (15 commits)</strong></p> <p><strong>API development and notifications system</strong> </p> <p><strong>API Development</strong></p> <ul> <li>Notifications API endpoints with pagination </li> <li>Notifications now have a type and a target, not just a url. </li> <li>Enhanced notification read/unread handling </li> </ul> <p><strong>Notification System Enhancements</strong></p> <ul> <li>Mark all as read functionality </li> <li>Notification counting and pagination improvements </li> </ul> <p><strong>Bug Fixes</strong></p> <ul> <li>Card shadow theme fixes </li> <li>Various API endpoint refinements </li> </ul> <p><strong>freamon (7 commits)</strong></p> <p><strong>API enhancements and user interface improvements</strong> </p> <p><strong>API Extensions</strong></p> <ul> <li>Top sort for additional time periods </li> <li>User notification state error handling </li> <li>Explicit GET methods for notification routes </li> <li>API validation improvements </li> </ul> <p><strong>User Interface</strong></p> <ul> <li>Activity alerts - dropdown conversion from tabs </li> <li>Feeds tab addition for activity alerts </li> </ul> <p><strong>h3ndrik (5 commits)</strong></p> <p><strong>User experience and interaction improvements</strong> </p> <p><strong>Lightbox Enhancements</strong></p> <ul> <li>Touch gesture support (dragging, pinch zoom) </li> <li>Improved scrolling for full-size images </li> <li>Mobile-friendly gesture controls </li> <li>Attribute reset functionality </li> </ul> <p><strong>Comment Management</strong></p> <ul> <li>Comment options display for deleted comments </li> <li>CLI command fixes for scheduled posts </li> </ul> <p><strong>wjs018 (3 commits)</strong></p> <p><strong>UI polish and theme improvements</strong> </p> <p><strong>Visual Enhancements</strong></p> <ul> <li>Increased image blurring in feeds </li> <li>Darker community breadcrumb backgrounds </li> <li>Dillo theme tweaks </li> </ul> <p><strong>karasugawasu (2 commits)</strong></p> <p><strong>Localization</strong></p> <ul> <li>Japanese website title encoding fixes </li> <li>HLT Fruits theme </li> </ul> <p><strong>fxomt (2 commits)</strong></p> <p><strong>Theme development</strong> </p> <ul> <li>Vote button clarity improvements </li> <li>Theme updates and enhancements </li> </ul> <p><strong>Tournesol (1 commit)</strong></p> <p><strong>Documentation</strong> </p> <ul> <li>Caddy server configuration example </li> </ul>
atareao 🦀🐍🐋🐧<p>Autenticación sin contraseñas con Passkeys y Pocket ID n<br>Como acceder a tus servicios auto alojados sin <a href="https://mastodon.social/tags/contrase%C3%B1as" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>contraseñas</span></a> utilizando <a href="https://mastodon.social/tags/passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passkeys</span></a> y un estupendo proveedor de identidad como es <a href="https://mastodon.social/tags/pocketid" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pocketid</span></a></p><p>Escucha: <a href="https://atareao.es/podcast/autenticacion-sin-contrasenas-con-passkeys-y-pocket-id/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">atareao.es/podcast/autenticaci</span><span class="invisible">on-sin-contrasenas-con-passkeys-y-pocket-id/</span></a><br>Feed: <a href="https://atareao.es/mp3-feed/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">atareao.es/mp3-feed/</span><span class="invisible"></span></a></p>
Pyrzout :vm:<p>Find the Best CIAM Solution for Your Business: A Comprehensive Guide to Modern Customer Identity Management – Source: securityboulevard.com <a href="https://ciso2ciso.com/find-the-best-ciam-solution-for-your-business-a-comprehensive-guide-to-modern-customer-identity-management-source-securityboulevard-com/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ciso2ciso.com/find-the-best-ci</span><span class="invisible">am-solution-for-your-business-a-comprehensive-guide-to-modern-customer-identity-management-source-securityboulevard-com/</span></a> <a href="https://social.skynetcloud.site/tags/rssfeedpostgeneratorecho" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rssfeedpostgeneratorecho</span></a> <a href="https://social.skynetcloud.site/tags/SecurityBloggersNetwork" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SecurityBloggersNetwork</span></a> <a href="https://social.skynetcloud.site/tags/CyberSecurityNews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CyberSecurityNews</span></a> <a href="https://social.skynetcloud.site/tags/SecurityBoulevard" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SecurityBoulevard</span></a> <a href="https://social.skynetcloud.site/tags/Identity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Identity</span></a>&amp;Access <a href="https://social.skynetcloud.site/tags/authentication" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>authentication</span></a> <a href="https://social.skynetcloud.site/tags/Cybersecurity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Cybersecurity</span></a> <a href="https://social.skynetcloud.site/tags/passwordless" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passwordless</span></a> <a href="https://social.skynetcloud.site/tags/Passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passkeys</span></a> <a href="https://social.skynetcloud.site/tags/Security" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Security</span></a> <a href="https://social.skynetcloud.site/tags/CIAM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CIAM</span></a> <a href="https://social.skynetcloud.site/tags/B2C" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>B2C</span></a> <a href="https://social.skynetcloud.site/tags/IAM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IAM</span></a></p>
c't Magazin<p>Dank Passkeys klappt der Login künftig komfortabler und vor allem sicherer als per Passwort. </p><p>Im Webinar erläutern die c’t-Redakteure Kathrin und Niklas was Passkeys sind, wie sie funktionieren und vor allem, wie man sie im Alltag nutzen kann.</p><p>🗓️ 04.06.2025<br>⏰ 15:00 - 17:00 Uhr<br>📍 online </p><p>Mehr zum Webinar: <a href="https://webinare.heise.de/passkeys/?wt_mc=sm.academy.ct.web_passkeys.mastodon_ct.link.link" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">webinare.heise.de/passkeys/?wt</span><span class="invisible">_mc=sm.academy.ct.web_passkeys.mastodon_ct.link.link</span></a></p><p><a href="https://social.heise.de/tags/passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passkeys</span></a> <a href="https://social.heise.de/tags/webinar" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webinar</span></a></p>
Inautilo<p><a href="https://mastodon.social/tags/Development" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Development</span></a> <a href="https://mastodon.social/tags/Announcements" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Announcements</span></a><br>Reshaping user authentication · Chrome will offer a unified sign-up/sign-in experience <a href="https://ilo.im/1641q8" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ilo.im/1641q8</span><span class="invisible"></span></a></p><p>_____<br><a href="https://mastodon.social/tags/Google" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Google</span></a> <a href="https://mastodon.social/tags/Chrome" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Chrome</span></a> <a href="https://mastodon.social/tags/Browser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Browser</span></a> <a href="https://mastodon.social/tags/Identity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Identity</span></a> <a href="https://mastodon.social/tags/Authentication" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Authentication</span></a> <a href="https://mastodon.social/tags/Credentials" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Credentials</span></a> <a href="https://mastodon.social/tags/Passwords" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passwords</span></a> <a href="https://mastodon.social/tags/Passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passkeys</span></a> <a href="https://mastodon.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WebDev</span></a> <a href="https://mastodon.social/tags/API" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>API</span></a></p>
Tim Johnsen<p>Whoa, a bank supporting <a href="https://mastodon.social/tags/passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passkeys</span></a>! Never thought I'd see the day.</p>
Erik van Straten<p><span class="h-card" translate="no"><a href="https://infosec.exchange/@BleepingComputer" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>BleepingComputer</span></a></span> : unless the verifying server thoroughly checks the domain name of the server the user authenticated to, this could put users of passkeys at risk of phishing attacks.</p><p>See <a href="https://github.com/w3ctag/design-reviews/issues/97#issuecomment-175766580" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/w3ctag/design-revie</span><span class="invisible">ws/issues/97#issuecomment-175766580</span></a> why.</p><p><a href="https://infosec.exchange/tags/Passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passkeys</span></a> <a href="https://infosec.exchange/tags/Passkey" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passkey</span></a> <a href="https://infosec.exchange/tags/Phishing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Phishing</span></a> <a href="https://infosec.exchange/tags/DomainNames" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DomainNames</span></a> <a href="https://infosec.exchange/tags/DV" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DV</span></a> <a href="https://infosec.exchange/tags/DVcerts" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DVcerts</span></a></p>
Stefan :veritrek:<p>The kindergarten app of my son‘s kindergarten now supports <a href="https://social.stefanberger.net/tags/passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passkeys</span></a> login. No username, password, TOTP copy paste etc. </p><p>Sooo fast and convenient.</p><p>Was a bit <a href="https://social.stefanberger.net/tags/unexpected" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unexpected</span></a></p>
iinuwa<p>For a while, I've been working with some other developers on improving passkey support in Linux. Here are my thoughts on what the road to a secure native API for interacting with passkeys. We'll need TPM support, measured boot, a virtual TEE, sandboxing kernel modules and more.</p><p>Sounds intriguing? Read here:</p><p><a href="https://www.iinuwa.xyz/blog/linux-passkeys-update/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">iinuwa.xyz/blog/linux-passkeys</span><span class="invisible">-update/</span></a></p><p><a href="https://fosstodon.org/tags/Passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passkeys</span></a> <a href="https://fosstodon.org/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a></p>
𝕂𝚞𝚋𝚒𝚔ℙ𝚒𝚡𝚎𝚕<p>»Passwortfreie Authentifizierung: So gelingt der Umstieg auf PKI:<br>Eine Public Key Infrastructure (PKI) ersetzt Passwörter durch digitale Zertifikate. Warum Unternehmen jetzt umstellen sollten – und worauf es dabei ankommt.«</p><p>…hach ja, damit muss ich mich auch noch auseinandersetzen und mal sehen wie weit es mit Passkeys übereinstimmt.</p><p>🔐 <a href="https://www.csoonline.com/article/3983713/passwortfreie-authentifizierung-so-gelingt-der-umstieg-auf-pki.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">csoonline.com/article/3983713/</span><span class="invisible">passwortfreie-authentifizierung-so-gelingt-der-umstieg-auf-pki.html</span></a></p><p><a href="https://chaos.social/tags/passwort" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passwort</span></a> <a href="https://chaos.social/tags/online" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>online</span></a> <a href="https://chaos.social/tags/login" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>login</span></a> <a href="https://chaos.social/tags/pki" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pki</span></a> <a href="https://chaos.social/tags/itsec" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>itsec</span></a> <a href="https://chaos.social/tags/itsicherheit" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>itsicherheit</span></a> <a href="https://chaos.social/tags/authentifizierung" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>authentifizierung</span></a> <a href="https://chaos.social/tags/zertifikat" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>zertifikat</span></a> <a href="https://chaos.social/tags/publickey" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>publickey</span></a> <a href="https://chaos.social/tags/passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passkeys</span></a> <a href="https://chaos.social/tags/industrie" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>industrie</span></a> <a href="https://chaos.social/tags/unternehmen" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unternehmen</span></a></p>
Anurag Bhatia<p>Checkout latest blog post on Passwordless VPN authentication with <a href="https://social.anuragbhatia.com/tags/passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passkeys</span></a>: <a href="https://anuragbhatia.com/post/2025/05/headscale-pocketid-integration" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">anuragbhatia.com/post/2025/05/</span><span class="invisible">headscale-pocketid-integration</span></a></p><p><a href="https://social.anuragbhatia.com/tags/Headscale" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Headscale</span></a> <a href="https://social.anuragbhatia.com/tags/Tailscale" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tailscale</span></a> <a href="https://social.anuragbhatia.com/tags/PocketID" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PocketID</span></a></p>
Rimu<p><a href="https://peertube.wtf/videos/watch/fc88815d-260e-4238-99b3-769b9ff402cc" rel="nofollow noopener noreferrer" target="_blank">Passkeys in PieFed</a></p><p>This video demonstrates the process of adding a passkey to your PieFed account and then using the passkey to log in securely and quickly. </p> <p>Firefox's support for passkeys is a bit lacking, especially on Linux, so this seems to work best on Chrome(ium) at the moment. </p> <p>What are passkeys? Read on... </p> <p>Passkeys are a passwordless authentication method for logging into websites and apps. Traditional username and password logins are vulnerable to phishing, reuse, and data breaches. Even two-factor authentication (2FA), which often relies on insecure or inconvenient methods like SMS codes or ever-changing numbers has its flaws. Passkeys eliminate these issues by removing the need to remember or type passwords altogether. </p> <p>Passkeys are stored securely on your device and verified using biometrics or a device PIN, making them both more user-friendly and significantly more resistant to phishing, credential stuffing, and other common attacks. This makes passkeys a safer and more seamless alternative to traditional login systems. On Mac and Windows passkeys can be synched via the cloud, making logging in from multiple devices easier.</p>
sebsauvage<p><a href="https://framapiaf.org/tags/s%C3%A9curit%C3%A9" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sécurité</span></a> <a href="https://framapiaf.org/tags/PassKeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PassKeys</span></a> <br>Un article que je garde car il résume parfaitement bien tous les problèmes liés aux Passkeys (et pourquoi je n'en veux absolument pas).<br><a href="https://www.dedoimedo.com/life/passwords-passkeys.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">dedoimedo.com/life/passwords-p</span><span class="invisible">asskeys.html</span></a></p>
David Nelson<p>I didn’t even notice the typo originally. I was just lamenting the inability to label registered keys. So not only does Intuit not let you name your passkeys, they actually have a typo in their automatic naming scheme. “Unkown” 🤦😂 <a href="https://mastodon.social/tags/Passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passkeys</span></a> <a href="https://mastodon.social/@dmnelson/114519226663351335" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mastodon.social/@dmnelson/1145</span><span class="invisible">19226663351335</span></a></p>
David Nelson<p>If you support <a href="https://mastodon.social/tags/Passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Passkeys</span></a> *please* allow the user to rename them.</p>
Gonçalo Valério<p>"The cryptography behind passkeys"</p><p><a href="https://blog.trailofbits.com/2025/05/14/the-cryptography-behind-passkeys/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.trailofbits.com/2025/05/1</span><span class="invisible">4/the-cryptography-behind-passkeys/</span></a></p><p><a href="https://s.ovalerio.net/tags/authentication" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>authentication</span></a> <a href="https://s.ovalerio.net/tags/security" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>security</span></a> <a href="https://s.ovalerio.net/tags/passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passkeys</span></a></p>
𝕂𝚞𝚋𝚒𝚔ℙ𝚒𝚡𝚎𝚕<p>The cryptography behind passkeys</p><p>🔐 <a href="https://blog.trailofbits.com/2025/05/14/the-cryptography-behind-passkeys/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.trailofbits.com/2025/05/1</span><span class="invisible">4/the-cryptography-behind-passkeys/</span></a></p><p><a href="https://chaos.social/tags/passkeys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passkeys</span></a> <a href="https://chaos.social/tags/cryptography" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cryptography</span></a> <a href="https://chaos.social/tags/itsecurity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>itsecurity</span></a> <a href="https://chaos.social/tags/itsec" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>itsec</span></a> <a href="https://chaos.social/tags/howitworks" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>howitworks</span></a> <a href="https://chaos.social/tags/webauthn" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webauthn</span></a> <a href="https://chaos.social/tags/online" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>online</span></a></p>