opengist
share code snippets
public
sign-in: forgejo account
Opengist is a self-hosted pastebin for code - a GitHub Gist alternative. Every snippet is a real git repository under the hood, so you get syntax highlighting, revision history, and clone/pull access, not just a throwaway blob of text.
Snippets can be public, unlisted, or private, and you can edit them over time with the full version history preserved.
details
- Sign-in: log in with your git.mauve.haus (Forgejo) account - auth is tied to Forgejo, so there's no separate sign-up.
- Git-backed: each gist is a git repo - clone it, pull it, keep its history.
- Visibility: public, unlisted, or private per snippet.