URL shortener links stored in your ATProto PDS
jcbhmr
18 points
2 comments
August 20, 2026
Related Discussions
Found 5 related stories in 42.3ms across 4,128 title embeddings via pgvector HNSW
- Building on ATProto speckx · 146 pts · July 23, 2026 · 53% similar
- ActivityPub over ATProto (2023) albuic · 57 pts · July 10, 2026 · 52% similar
- The ATProto Spaces Alpha Is Live – At Protocol grappler · 11 pts · August 20, 2026 · 52% similar
- Bluesky Trademarks ATProto chaosharmonic · 60 pts · July 16, 2026 · 50% similar
- PWAs: Personal Web Apps barredo · 23 pts · August 20, 2026 · 40% similar
Discussion Highlights (1 comments)
jszymborski
Super cool idea, not sure how I feel about this. The risk with URL shorteners is commonly that people get tired running them and they disappear, making the web even more brittle than before (I wrote about goo.gl doing this recently [0]). Centralization can be great here because before giving up the ghost, ethical operators of shorteners can donate their database mapping short links to full links to archivists. That's what efforts like 301works.org [1]. Are all about. I can, however, see how decentralization can be helpful because it limits the blast radius of a service shutting down. ATProto is also cool because you can migrate your data to another PDS without explicit coordination of your current one since its baked into the protocol. Despite that, I can imagine this potentially being the worst of both worlds. You have a centralized domain and resolving service but the data is distributed, so the operators could still unilaterally take down the resolver and the URL. Also, if individuals aren't paying attention, they might not migrate their data off the PDS. My ignorance of ATProto is showing here... can a PDS unilaterally move the data it hosts to another PDS (say, one ran by the archive team?) If so this can be very cool. If not, it sounds more fragile than a traditional url shortener that is prepared to donate its URL mappings. [0] https://jszym.com/blog/archiving_googl/ [1] https://archive.org/details/301works