forked from alemi/upub
micro social network, federated
alemi
9e67eead69
got this from https://github.com/SeaQL/sea-orm/discussions/1502, not sure it's what i need but i'm trying some stuff |
||
---|---|---|
apb | ||
src | ||
.editorconfig | ||
.gitignore | ||
.rustfmt.toml | ||
.tci | ||
Cargo.toml | ||
README.md |
μ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)