Tygs/0bin
Client side encrypted pastebin observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 37
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5244
- days_rel: n/a
- days_push: 379
- n_releases_24m: 0
Adoption not part of the score
1405 stars · 191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
0bin is a self-hostable pastebin that encrypts paste content client-side in the browser with AES256, so the server never sees plaintext or the decryption key. It is a Python implementation of the zerobin project that can run without a database.
Use cases
- host a zero-knowledge pastebin
- share code snippets without the server reading them
- self-host a pastebin with no database
- share sensitive text with burn-after-reading links
- paste content that the host cannot legally moderate
When to choose
- you want to self-host a pastebin where the server cannot decrypt content
- you need burn-after-reading or expiring pastes
- you want a database-free Python pastebin you fully control
When to avoid
- you want a maintained project - the maintainers declared 0bin dead and dropped the official domain
- you plan to use 0bin.net - scammers now control that domain
- you need a hosted service rather than self-hosting your own instance
Facets
application · maturity abandoned
cryptography http-server security privacy self-hosted privacy security web-development python self-hosted cross-platform pastebin client-side-encryption zero-knowledge burn-after-reading aes256 discontinued web-server
1 source
- readme: https://github.com/Tygs/0bin · fetched 2026-08-28 · 0659e315b33c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tygs/0bin | main | 39 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem