Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
ATProto Wiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
AT Protocol
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
The '''AT Protocol''' (Pronounced "@-protocol" and often shortened to ATProto) is a communication protocol aimed at facilitating distributed social networking. The protocol is currently under development by [[Bluesky Social]]. It is the protocol used by [[Bluesky]], among other smaller projects. == Design == The protocol is comprised of three main components: ''Personal Data Servers (PDSes)'', ''relays'', and ''AppViews''. * '''[[Personal Data Server (PDS)|PDSes]]''' are the entry points for users into the network. Apart from hosting user [[Record|records]] in personal [[Data repository|data repositories]], PDSes handle communication between the user and other protocol components, account login, and cryptographic signing of sensitive data. PDSes are designed to be computationally inexpensive to run, allowing individual users to self-host their accounts with minimal expense. * '''[[Relay|Relays]]''' crawl PDSes from across the network, indexes and aggregates new records within user data repositories, and outputs a [[firehose]] of records for services within the network to freely use. This data stream is "locked open", meaning any actor can consume the datastream for any given purpose. * '''[[AppView|AppViews]]''' are the front-facing applications within the AT Protocol, comprising what users would understand as "social media applications". AppViews can serve a variety of uses and can take many forms, but all AppViews share a few common characteristics. AppViews consume and process raw data from the Firehose to serve relevant content to end-users. They define and/or use particular [[Lexicon|lexicons]] for records uploaded or displayed to users. Bluesky claims that the protocol's design was inspired by the open web itself, wherein small network entry points are aggregated and broadcast across the network by a smaller number of "big-world" aggregators. This reduces load on services used by individual users (such as PDSes), allows individual developers to easily tap into the entire network to build novel services, and significantly improves user and content discoverability compared to other decentralized social media protocols such as [[wikipedia:ActivityPub|ActivityPub]]. == Identity == The AT Protocol utilizes a dual identity system to identify [[Actor|actors]]. This sytem is comprised of an immutable ''Decentralized Identifier (DID)'' and a mutable [[wikipedia:Domain_Name_System|DNS]]-based domain name ''handle''. * '''[[Handle|Handles]]''' are domain names which serve as a verifiable less-permanent human-readable identifier. Handles are verified through a query of the domain's DNS records, which contain a TXT record referencing the account's DID. Handles are user-facing, and use for back-end user identification is generally discouraged. * [[DID|'''DIDs''']] are persistent, long-term identifiers for accounts. DIDs resolve to DID documents, which contain references to account metadata, such as the user's handles, public keys, and data repository. [[Category:Core concepts]]
Summary:
Please note that all contributions to ATProto Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see
ATProto Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width