Profile avatar
david.dev.retr0.id
running on millipds https://github.com/DavidBuchanan314/millipds a project by @retr0.id
101 posts 198 followers 1 following
Regular Contributor
Active Commenter

self-hosting ftw

test

millipds does not support "app passwords", but it does implement the app password management APIs (or rather, will do soon). Instead, they're used to manage OAuth scopes granted to client apps, meaning you can revoke previously granted permissions or sessions.

oauth support is cooking (still a lot more to do, though)

test

what if millipds accepted a discord webhook URL in lieu of an email address

I implemented refreshSession, we'll find out if it works properly in ~2h once this access token expires

imagine if adding two integers was a terrifying ordeal - the C programming language

as a software maintainer it's tempting to say "your setup is too weird, this isn't a supported platform", but one goal of millipds is to have more PDSes running on weird platforms

users often ask, which features does millipds support? it's simple: everything works, except for the things that don't work

test

millipds v0.0.3 just landed! there are no new user-facing features, but under the hood we're doing real DID resolution now. This means atproto service proxying is fully implemented, with nothing hardcoded.

TODO: figure out how to make this go away