Elektrine lite

← Feed

@teohhanhui@mastodon.social

Post #3442183

2026-06-28 05:34 UTC

This is a bit of a long shot, but I'm looking for a collaborator to build something together. (It's just a hobby project that will NEVER be commercialized or monetized. I'm a jobless programmer and I just need to code shit.) What: Some kind of p2p ActivityPub software. What I have now: https://codeberg.org/teohhanhui/tapir2p (there's nothing ActivityPub in there yet) Disclaimer: I have no prior experience with ActivityPub / Fediverse development. I have been reading up though... #rustlang #activitypub #noai

Replies (2)

  • @cmars@infosec.exchange 2026-06-28 06:09

    @teohhanhui@mastodon.social I've been playing with #activitypub ideas in https://codeberg.org/cmars/medina recently (very incomplete and slightly incoherent rough sketch). I had this idea of a hub or relay where the identities are moderated but the clients own their keys and data in a portable #sqlite db which could be hosted by an instance or relayed. Exploring that balance between moderation and autonomy. I'm also testing some of these ideas with #veilid in another project that I haven't shared yet. Looks like you're using #iroh which I haven't tried yet. It's hard for me to commit to side-projects right now, but very interested to see how your project goes!

    Open ##3442182

  • @silverpill@mitra.social 2026-06-28 10:45

    @teohhanhui@mastodon.social FEP-ef61 implementations can communicate peer-to-peer. I once did an experiment with ActivityPub over Syncthing: https://mitra.social/objects/019de9a2-7769-7713-85c9-ad8e8599268d

    Open ##3855823