Hasty Briefsbeta

Snac2: Simple, minimalistic ActivityPub instance written in portable C

13 days ago
  • #snac
  • #ActivityPub
  • #Fediverse
  • snac is a simple, minimalistic ActivityPub instance.
  • Features include lightweight design, extensive ActivityPub support, multiuser capability, Mastodon API compatibility, and a JavaScript-free, cookie-free web interface.
  • The program runs as a daemon and supports Fediverse/ActivityPub operations.
  • Building requires libssl-dev and libcurl4-openssl-dev on Debian/Ubuntu, or curl on OpenBSD, FreeBSD, and NetBSD.
  • Optional features include Mastodon API support, Linux Landlock sandboxing, and language configuration for the web UI.
  • Docker testing is supported with a provided docker-compose file.
  • Links to additional resources, themes, and setup guides are provided.
  • Licensed under terms specified in the LICENSE file.
  • Developed by grunfink with community contributions.