Is Bridgy Fed a PDS? #1461
singpolyma
started this conversation in
General
Replies: 1 comment 2 replies
|
Hi @singpolyma! Good to see you here! Yes, BF is effectively a PDS. It stores repos and serves their contents over "service": [
{
"id": "#atproto_pds",
"serviceEndpoint": "https://atproto.brid.gy",
"type": "AtprotoPersonalDataServer"
}
], |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm curious about how this is implemented architecture-wise on the bluesky side. Does Bridgy Fed effectively act as a PDS and then the network gets the content that way, or is there another approach being taken?
All reactions