irs 12 hours ago

Hi, I made that!

Here is the full feature list of what Taproot can currently do

https://sri.xyz/projects/atprotoat

I have more features in pipeline. - Constellation integration - Custom App Views and more!

  • xeonmc 12 hours ago

    Have you seen https://danielmangum.com/posts/this-website-is-hosted-on-blu... ?

    Would be great if one could upload blobs with this interface.

    • irs 11 hours ago

      yeah that was one of the articles that got me curious about atproto. very clever hack.

      like the article mentions, blobs are little different in the sense that they can't be independently added to the PDS. there needs to be a another record created right after the blob upload that references it. Otherwise the blob gets deleted. https://atproto.com/specs/blob#blob-lifecycle

      sounds like an interesting feature to add, will check on how feasible it is (along with some possible guardrails to not abuse the system). thanks for the suggestion!