📕 Node [[activitypub]] ⟶ subnode @jakeisnt/activitypub
A node contains individual contributions with filenames matching the topic of the current Agora location. x
📄 pages/activitypub.org contributed by 👤 @jakeisnt

A good explanation of how the protocol works.

Research

  1. host local servers, one tracking each service

  2. connect to these servers with a locally hosted mastodon client

  3. each server takes account information and mocks external accounts:

    • logs in through social media api

    • view posts, corresponding threads/comments sections

    • server publishes data form these services in real time to mastodon

    • server creates/tracks fake mastodon user from every other user

    • these users are visible with clever naming scheme and tolerated by server

    • interacting with these real servers from ur acct (must be hosted in same place) == ur account on that social media interacting with their real acct

    • likes, follows etc. also emulated — though have to check if current user is following them, has liked, has followed etc.

    • should port over images, videos, gifs etc from whatever proprietary twitter thing they use to sane default formats to display on mastodon (i guess these should be cached for some time period, then…)

Federated social media is the future.

Mastodon

  • An implementation of ActivityPub

awesome page bookwyrm:: a decentralized reading and reviewing service with activitypub

P2P

feasibility of p2p activitypub want to avoid static ip, ideally

  • run on home server, always-on computer kind of deal ie beaglebone

  • NAT TOR? Zooko's triangle — choosing between human readable, decentralized and unique is impossible. PetNames proposal may be useful

  • key upgrade, but all that is needed is tor .onion address support, truly

https://wiki.xxiivv.com/site/rotonde.html cool distributed social network

ActivityPub API Outline - Lemmy Documentation

https://activitypub.rocks/ explanation of the activity pub prococol and how

https://write.as/matt/our-activitypub-projects neat ActivityPub projects

"A decentralized social network for the small web, implemented in ActivityPub" hn thread

Loading pushes...

Rendering context...