avatar
David Buchanan @retr0.id

what if I made millipds daily-driveable. main blockers on that are a) repo imports b) oauth sync1.1 also needs doing but that's less critical, for now

aug 29, 2025, 11:51 pm • 34 0

Replies

avatar
Billy @billy.wales

Silly question, would it be trivial to migrate over from an existing Bluesky PDS?

aug 30, 2025, 12:18 am • 0 0 • view
avatar
David Buchanan @retr0.id

that would be the goal

aug 30, 2025, 12:30 am • 2 0 • view
avatar
Billy @billy.wales

(Bad wording: existing self-hosted instance of the Bluesky PDS, sorry - I’m pretty sure that was implied but!)

aug 30, 2025, 12:35 am • 0 0 • view
avatar
David Buchanan @retr0.id

I will probably break the db schema massively and then use the import feature for migration lol

aug 30, 2025, 12:32 am • 7 0 • view
avatar
Dark @dark.ski

i'd package it for nix and swap to it

aug 30, 2025, 12:00 am • 4 0 • view
avatar
Dark @dark.ski

well maybe not swap to it, but i'd still package it

aug 30, 2025, 12:01 am • 3 0 • view
avatar
hailey @hailey.at

please do so i can copy your oauth scopes implementation, tysm

aug 30, 2025, 12:29 am • 5 0 • view
avatar
Sebastian @seabass.bsky.social

I actually checked it out today and was wondering: will it already passthrough calls that are meant for the bsky AppView?

aug 30, 2025, 12:13 am • 1 0 • view
avatar
David Buchanan @retr0.id

yes!

aug 30, 2025, 12:13 am • 2 0 • view
avatar
easrng @purl.org

why doesn't social-app just send the service proxying headers wtf tho I guess that would complicate pds-level implementation of preferences and stuff

aug 30, 2025, 12:24 am • 1 0 • view
avatar
David Buchanan @retr0.id

It does now

aug 30, 2025, 12:26 am • 2 0 • view
avatar
hailey @hailey.at

(only on web waiting for app to get released)

aug 30, 2025, 12:29 am • 5 0 • view
avatar
easrng @purl.org

do any of the PDS migration tools migrate preferences btw also does the reference PDS implement them itself or does the appview do it

aug 30, 2025, 12:28 am • 1 0 • view
avatar
David Buchanan @retr0.id

I'm not aware of any migration tools that don't migrate preferences

aug 30, 2025, 12:29 am • 3 0 • view
avatar
easrng @purl.org

wow atproto private data is here

aug 30, 2025, 12:37 am • 2 0 • view
avatar
Sebastian @seabass.bsky.social

If so I think it would be the ideal candidate to transcode to Rust for our mobilePDS project: https://github.com/EuroSkyTech/mpds

aug 30, 2025, 12:14 am • 1 0 • view
avatar
David Buchanan @retr0.id

hm why not rsky?

aug 30, 2025, 12:30 am • 2 0 • view
avatar
Sebastian @seabass.bsky.social

We were looking for something super minimal (single-user, no mailer, etc.). But maybe it’s easier to strip this from rsky than to transcode!

aug 30, 2025, 12:40 am • 2 0 • view