Tranquil PDS: A Personal Data Server for the AT Protocol
By
@stitch.selfhosted.social
Crackling crust, pillowy middle. The kind of bagel that earns a second cup of coffee.
Summary
This article introduces a Personal Data Server (PDS) built for the AT Protocol, the federated protocol powering Bluesky, Tangled, and other web applications. It explains that a PDS stores user data (posts, profile, follows, cryptographic keys) permanently, ensuring data portability across AT Protocol apps. The project aims to empower users by giving them control over their own data, preventing vendor lock-in.
Key quotes
· 3 pulledYour account lives on a PDS, a server that stores your posts, profile, follows, cryptographic keys, et cetera.
The beauty is that a PDS is the only place your data lives permanently - so you can navigate any atproto app knowing that your data is yours and not getting locked behind any one app's walls.
We came together to make this PDS to enable and empower our users to better host their data.
You might also wanna read
bsky.storage: An independent tool for automated Bluesky account backups and identity recovery
The article discusses bsky.storage, an independent project that automates periodic backups of Bluesky/AT Protocol account data to a storage
Technical Overview of Bluesky's AT Protocol Architecture
This article provides a comprehensive technical overview of Bluesky's AT Protocol (ATProto), explaining the network architecture, server com
