A decentralized social network built on the AT Protocol to provide user control over data and experience.

Bluesky is an open-source decentralized social network. It provides a platform for users to interact and share content while maintaining control over their own data and experience. The software is designed to move away from centralized control by utilizing a federated approach to social media.
The software is available as a web application and as mobile apps for iOS and Android. It is developed using React Native and the TypeScript programming language, while a small Go language source code component handles the web service that returns the React Native Web application. Users interact with the network through these clients to post updates and engage with other accounts.
The application is built on the Authenticated Transfer Protocol (AT Protocol), which serves as the underlying framework for its schemas and APIs. This architecture allows developers to create third-party integrations, such as custom feeds and independent clients, that interact with the network without being locked out of the ecosystem. The system uses a specific namespace for its lexicons to ensure consistency across the protocol. Because the codebase is open source, other developers can fork the application to create their own branded versions, provided they replace the original branding and support links.
Bluesky is an open social ecosystem designed to prevent developer lock-in through its decentralized protocol and open API standards.
Host a federated social network where users share posts, media, and interact across ActivityPub servers.
A privacy-aware distributed social network that allows users to own their data across federated servers.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.