micro social network, federated https://join.upub.social/
Find a file
alemi a9229adec8
feat(apb): restructured, added target and server
target is about addressing, and server has traits for barebones outbox
and inbox. these come from upub
2024-04-11 00:27:17 +02:00
apb feat(apb): restructured, added target and server 2024-04-11 00:27:17 +02:00
src chore: better routing structure 2024-04-09 04:35:57 +02:00
.editorconfig chore: initial commit with environment 2023-12-30 05:07:49 +01:00
.gitignore feat: separated apb types into crate, reworked 2024-04-06 16:56:13 +02:00
.rustfmt.toml chore: initial commit with environment 2023-12-30 05:07:49 +01:00
.tci ci: don't rebuild db every time 2024-03-26 00:51:28 +01:00
Cargo.toml chore: cargo metadata 2024-04-06 18:34:41 +02:00
README.md docs: better "roadmap" 2024-04-08 03:00:11 +02:00

μpub

micro social network, federated

μpub aims to be a fast, lightweight and secure ActivityPub server

μpub is currently being developed and can do some basic things, like posting notes, follows and likes

all interactions must happen with ActivityPub's client-server methods (basically POST your activities to your outbox)

a test instance is usually available at feditest.alemi.dev

progress

  • barebone actors
  • barebone activities and objects
  • activitystreams/activitypub compliance (well mostly)
  • process barebones feeds
  • process barebones inbox
  • process barebones outbox
  • http signatures
  • privacy, targets, scopes
  • client api (mastodon/pleroma)
  • hashtags, discovery
  • a custom frontend maybe?
  • more optimized database schema

what about the name?

μpub, sometimes stylyzed upub, is pronounced mu-pub (the μ stands for micro)