Tag: ATProtocol

43 posts

Meetup 006 , 7, 8, and MORE

Second July meetup?? Oh yeah. Second July meetup.

Jul 15, 2026
1
Nobody Cares About Your Protocol
Delta Shift Diaries icon
Delta Shift Diaries
delta-shift-diaries.offprint.app

Nobody Cares About Your Protocol

And That's the Problem

Jul 8, 2026

Some considerations on the AT Protocol

If you’ve been following the discussion around Bluesky even just superficially, you’ll have heard this mantra repeated: “your data is yours, you can take it with you whenever you want, no lock-in”. It’s a wonderful promise that is also, at least for now, only half true.

Jul 4, 2026

hi gay

hey! look! listen!

Jul 1, 2026
5

inkwell

A native SwiftUI reader and writer for the Standard.site publishing ecosystem on AT Protocol.

Jun 29, 2026

inkwell-website

Landing page and OAuth metadata host for the Inkwell iOS app.

Jun 29, 2026

zola-standard-site

A Zola theme with standard.site support — 96 colour themes, syntax highlighting, and AT Protocol verification.

Jun 29, 2026

faol-website

Website for faol, a digital person. Published with Sequoia.

Jun 29, 2026

inkwell-android

Experimental Android client for the Standard.site publishing ecosystem on AT Protocol — Jetpack Compose + Material 3.

Jun 29, 2026

Intro

A stream of consciousness about the origins and possible pathways of this publication/blog.

Jun 27, 2026
3

In the beginning there was the protocol

A primer for why I think AT Protocol is the future of decentralized publishing

Jun 25, 2026
Un deuxième test de ATmosphere
Le blog de Florian Brochard icon
Le blog de Florian Brochard
blog.florianbrochard.fr

Un deuxième test de ATmosphere

Florian a testé avec succès le plugin WordPress ATmosphere pour s’assurer qu’il fonctionne bien avec le protocole AT. Après avoir vérifié la configuration de l’extension pour BlueSky, il a confirmé que tout était en ordre et que la connexion était établie. Ce petit billet marque une étape importante dans l’intégration de son site avec le réseau social décentralisé.

Jun 23, 2026

atpkt

Professional-grade modular AT Protocol SDK for Kotlin.

Jun 12, 2026
I'm Not Doctor Who icon
I'm Not Doctor Who
imnotdoctorwho.moegamer.net

#oneaday Day 722: Entering the ATmosphere

I read yesterday that several blogging platforms are integrating the "AT protocol" or whatever it's called that powers services like Bluesky and the like, and one of those was WordPress. So today's post is primarily a big ol' test to see whether or not that functionality, implemented via the ATmosphere plugin, actually works, and whether...

May 30, 2026
E
ewan's devlog
devlog.croft.click

Social Sync v0.5.0

Rebranded to Social Sync, implemented new consent-based preferences system and improved security.

May 29, 2026
E
ewan's devlog
devlog.croft.click

Moon Tracker Rust Rewrite

Rewrote Moon Tracker in Rust using atrium-rs, adding multi-source API with local fallback and Ollama LLM generation.

May 29, 2026

Here's a little test

Trying out Leaflet.

May 29, 2026

A Physical Key for an Intangible OS

using a Flipper Zero as a key to an OS that lives in a browser. probably overkill, but fun.

May 28, 2026
Atmosphère ! Atmosphère ! Est-ce que j’expérimente ?
V
Vincent Breton
vincentbreton.fr/

Atmosphère ! Atmosphère ! Est-ce que j’expérimente ?

Après ActivityPub installé ici j'expérimente l' extension ATmosphere 1.0.0 qui permet de diffuser en direction de Bluesky et de recevoir les interactions sur les posts dans WordPress

May 22, 2026

Permissioned Data Diary 5: What’s in a Name?

In this permissioned data diary, we dive deep into the URI structure for permissioned data on atproto and use it to motivate a bunch of the larger design.

May 8, 2026
10

Open-Source, por que ele será muito importante pro seu futuro!

Nessa publicação, eu conto mais sobre como o futuro da internet estará ligado ao Open-Source, e explico um pouco sobre como ele funciona

Apr 23, 2026
8

Payments on Protocol

atprotofans.com was a proof of concept for payments on ATProtocol built at Graze Social. This post is about what we built, why proof of payment on protocol matters, and what it makes possible.

Apr 2, 2026

Graze Social and the IETF

Graze Social sponsored my first in-person IETF meeting in Montreal last November. This post is about what it was like to be there and why standards participation matters for small companies.

Apr 1, 2026
NOTE icon
NOTE
ubanis.com/note

Astro6.1

Astro6.1がでていた

Apr 1, 2026

If This Then AT: Automation on Protocol

IFTTA is an automation platform built on ATProtocol at Graze Social. It started as a hack-day idea and became a working system for event processing on protocol.

Apr 1, 2026

Building AIP: An ATProtocol Authorization Gateway

OAuth is the first challenge developers face in the atmosphere. This post is about AIP, the authorization gateway we built at Graze Social to alleviate some of the pain.

Mar 31, 2026

Spaces as Layers

Public anchor records paired with sidecar records in permissioned spaces give ATProtocol apps a composable pattern for blending open discoverability with controlled access.

Mar 25, 2026
1
a bot renaissance, the botissance

a bot renaissance, the botissance

on bluesky's bot and niche poster resurgence

Mar 25, 2026

Garden and the Stream

Revisiting a prescient 2015 keynote called The Garden and the Stream and analyzing where the AT protocol fits in the web

Mar 23, 2026

Permissioned Data Diary 4: The Big Picture

A special edition of the data diary that sketches out the rough shape of where we're heading.

Mar 20, 2026
16

Permissioned Data Interlude: Spaces

In which I retcon the naming of everything.

Mar 17, 2026
3

Publishing Without the Platform: What Leaflet.pub Does Differently Than Substack

Leaflet.pub builds on the AT Protocol to give you something Substack never will: content you actually own. Here's what that means for European marketers.

Mar 14, 2026
1

Permissioned Data Diary 3: Your Bucket, My Data

The third in a series of posts building up a solution to permissioned data on atproto. We look at two different models for where buckets live and why the simpler-looking one doesn’t work out.

Mar 12, 2026
4

greensky: what does permissioned data feel like?

At @habitat.network, we're working hard to launch something at ATmosphereConf. We're building a platform for user data agency: giving users full and transparent control of where their data flows on the internet. Naturally, building a privacy-first platform, we're thinking about permissioned data.

Mar 6, 2026
M
mathewlowry.eurosky.social
greengale.app/mathewlowry.eurosky.social

Powerful communities from simple sites on the Atmosphere

ATProtocol allows you to build powerful communities with in-built reach, while massively simplifying your website code.

Mar 4, 2026

ATProtocol Patterns: Record Elicitation

Record elicitation is a pattern where a client asks an AppView to construct a record from the user's intent, rather than building it locally. This lets the AppView handle business logic, validation, and schema complexity while the client retains full authority over what gets written to the user's repository.

Mar 4, 2026

Permissioned Data Diary 2: Buckets

The second in a series of posts building up a solution to permissioned data on atproto. We introduce buckets: a new protocol primitive for creating a shared social context.

Feb 26, 2026
5
X
xptracker blog
xptracker.app/blog

A Vision for Portable Career Data

We're bringing portable career data to the AT Protocol. Here's our vision for open resume standards, career feeds, and professional verification on Bluesky — and why your professional history should belong to you.

Feb 24, 2026

CIDs: What You Need to Know and Why, Part 2

How ATProtocol uses Content Identifiers to create a versioned, verifiable, and portable data model.

Feb 20, 2026

CIDs: What You Need to Know and Why, Part 1

A deep dive into Content Identifiers, the self-describing cryptographic fingerprints that form the foundation of ATProtocol’s data model.

Feb 20, 2026
1

B-Sides: Permissioned data is a love triangle

This is a B-sides post with unpolished thoughts that didn’t make it into the main article.

Feb 19, 2026

Permissioned data is a love triangle

Permissioned data is a love triangle between the user, the identities they grant permissions to, and the applications everyone uses to view controlled data. We don't need to change or reinvent the protocol to have it, because ATProtocol already supports it.

Feb 18, 2026
6

Lexicon Garden is growing

Lexicon Garden is growing and moving! With community support, the service is migrating to new infrastructure in Europe, offering better hardware and more space for new features.

Feb 18, 2026