Developer of ActivityPub-based micro-blogging and content subscription platform Mitra. I help maintain the FEP repository and write my own FEPs too. Currently working on ActivityPub Next.

  • 0 Posts
  • 32 Comments
Joined 5 years ago
cake
Cake day: November 6th, 2021

help-circle



















  • I don’t know much about recent developments, but the early version of the protocol had several major flaws:

    - Identity is based on a non-rotatable key, other types of identity are not supported.
    - No privacy without encryption.
    - Media attachments are not supported, all images are stored on a single server.
    - Servers only store data and don’t do anything else, so they get abstracted away and everyone uses the same 5 relays (in Fediverse each server has a personality, and that creates a strong incentive to self-host).

    There are also many minor things that I dislike, for example the use of numbers instead of human-readable names, unusual cryptography and so on.