







RIP Discord: Self-Hosted Discord Alternatives Tested (TeamSpeak, Stoat, Fluxer, Matrix, & More)
Building the world's trusted identity platform • Yoti
Our comprehensive suite of customer verification tools make it easy for businesses to be compliant and safe for people to prove who they are.

NoSignups
A directory of no-signup, in-browser, open-source tools you can use instantly in your browser
Building AIP: An ATProtocol Authorization Gateway - Nick's Blog
OAuth is the first challenge developers face in the atmosphere. This post is about AIP, the authorization gateway we built at Graze Social to alleviate some of the pain.
Another Day, Another Age Verification Data Breach: Discord’s Third-Party Partner Leaked Government IDs
Once again, we’re reminded why age verification systems are fundamentally broken when it comes to privacy and security. Discord has disclosed that one of its third-party customer service prov…

Link your GitHub, domain, and other accounts to your Bluesky identity. Cryptographically signed, user-owned, and portable.
MoltID - Identity Verification for Autonomous Agents
OAuth-style identity and trust verification service for autonomous bots. Cryptographic passports with Sybil resistance.

OAuth Roadmap · bluesky-social atproto · Discussion #2656
OAuth is nigh! Protocol support has been a long time coming and we are pumped. It should greatly improve the user and developer experiences building secure apps and integrations on atproto. And cou...
Join the Kin Personal AI Discord Server!
The official Discord server for Kin, a personal AI focused on protecting your private data. Join to chat to the devs directly, and meet others around the world who are interested in the forefront of e

OAuth API - Home
The Apigee OAuth API gives you a keychain for authenticating to Twitter, Salesforce, Salesforce Chatter, Facebook, Flickr, and Foursquare. Thousands of developers complain about the complexity of using OAuth. Now you can easily authenticate in one consistent way across several APIs and build apps faster.
AI proxy: fostering a more open ecosystem - Blog - Braintrust
Introducing Braintrust's latest feature: an AI proxy that lets you use open source models like LLaMa 2 and Mistral, as well as all of OpenAI's and Anthropic's models, behind a single interface with caching, security, and API key management built in.
Hackers uncover the most alarming frontend leak in Discord’s age verification data
Exposed age verification code tied to Discord's identity vendor has intensified debate over facial scans, ID uploads, and user trust.

Decentralized Identity Verification using Zero-Knowledge Proofs: A Privacy-Preserving Authentication Framework
In the contemporary online interaction, digital iden- tity is central, but most systems follow a centralized provider like Google or Facebook. Although convenient, these models pose ma- jor risks to data breach, surveillance, and single point of failure. The proposed paper proposes a privacy-sensitive decentralized identity verification system that uses Zero-Knowledge Proofs (ZKPs) to allow users to make it through claims (e.g., age, citizen- ship, or enrollment) without any personal data being provided, thereby solving the challenges outlined in the paper. Our architecture integrates verifiable credentials, zero-knowledge-SNARKs and an issuer trust registry that is maintained on blockchain smart contracts to guarantee trustless verification and eliminate dependence on centralized authorities. Its system gives its users full control over credentials, allows reuse across applications, and does not expose data.A proof-of-concept implementation has shown the approach to be feasible with Circom and SnarkJS to generate proof, Solidity smart contracts to verify them, and a user interface implemented in React. Results of the evaluations showed that determination of the verification latency is low, the overhead to generate proofs is moderate, and no privacy leakage occurs. It can be used in potential applications such as education, e-governance, healthcare, finance, and online voting.
Welcome to the Web of Trust
Empowering individuals to co-create decentralized systems for lasting mutual benefit.

There are nerd snipes everywhere if you look that can solve problems in the atmosphere. A free one here is a general trusted service with server side oauth that reads blobs from your identity and trickle the CRUD record actions to your repo that can be multi NSID
bryan newbold
one way to manage this is to upload all the content as a blob, and an "import status" record pointing at it. your app can periodically read the record to see what work needs to be done, parse a (small) batch from the blob, write those as records, and update the status record
Sep 12, 2026 at 2:37 AM
is there a service that would let me plug in my cloud storage (gdrive, dropbox, icloud etc) credentials and my handle, and it would do daily repo backups for me? this seems like a good fit for something like n8n or windmill.dev but i haven't looked into alternatives for them in a while
Windmill
windmill.dev