---
title: "Sharing Between Protocols"
url: "https://sethgoldstein.me/sharing-between-protocols/"
updated: "2025-02-02T18:52:47+00:00"
sources:
  - "https://sethgoldstein.me/sharing-between-protocols/"
---

So, I’ve wanted to figure out the best way to utilize both the AT-Protocol and the ActivityPub protocol and how they can talk to each other.

There’s an app/service called Brid.gy on both ActivityPub (Mastodon/Fediverse) and on the AT-Protocol. What it does is nothing less than awesome. It creates accounts both ways so people on both protocols, if opted-in properly, can follow and chat with each other.

One thing I wanted was to limit the amount of excess accounts that I have. I wanted my posts from my Mastodon account [@phillycodehound](https://indieweb.social/@phillycodehound) to “natively” show up on my @s3th.me Bluesky account. I figured that out via my pro-paid account on Zapier.

![The Zapier Flow shown in a screenshot](https://sethgoldstein.me/wp-content/uploads/2025/02/image.webp)![My flow between Bluesky and IndieWeb.social diagram](https://sethgoldstein.me/wp-content/uploads/2025/02/flow-for-sharing-btwn-AT-proto-and-ActivityPub.webp)The only issue I have is going backwards from Bluesky to Indieweb.social. Right now I’m using ap.brid.gy for that so it’s still a separate “account” to follow.

But, when I figure out how to have my *skeets* show up natively as *toots* I’ll let you know.

That last sentence gave me a chuckle.