I almost did something stupidly destructive today because of a spiraling mental state. I think it would be a savior to have something like this. Quite extensive and even something im willing to dedicate time into implementing
Our Personal Data Server from scratch!
tranquil.farm
oauth
atproto
pds
rust
postgresql
objectstorage
fun
feat req: require confirmation from a separate DID to confirm repo deletion/mass record deletion #17
open
opened by
nekomimi.pet
i imagine to maintain api compatibility for the relevant endpoints what we'd want to do here is send a message over coms channel to both the account in question and any guarantor(s). so we can make sure that people know the action hasnt gone through even if the api response indicates it. id be worried about how to deal with failure modes ... we shall see
Ya sounds great! Initial idea is that you have a guarantor set in tranquil, then when there are these potentially destructive actions there could be a signing off via comms channel notification. this could play quite well into the delegation system too.