# Tygs/0bin

Client side encrypted pastebin

Repository: https://github.com/Tygs/0bin
Canonical: https://ross.abutalabs.com/products/0bin
Language: JavaScript
License: WTFPL
License Family: permissive
Topics: encryption, pastebin, pastebin-service, python
Last push: 2025-08-19T16:11:16+00:00

## Health v2 (maintenance only)
Score: 39/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 37, release rhythm 8, longevity 100
- inputs: {"age_days": 5244, "days_push": 379, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1405, forks 191 (observed 2026-08-28T04:04:38.167889+00:00)

## What it is
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
- artifact type: application
- maturity: abandoned
- function: cryptography, http-server, security, privacy
- domain: self-hosted, privacy, security, web-development
- platform: python, self-hosted, cross-platform
- tags: pastebin, client-side-encryption, zero-knowledge, burn-after-reading, aes256, discontinued, web-server

## Member repositories
- Tygs/0bin (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.167889+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:46.167651+00:00, confidence not recorded.
  - readme: https://github.com/Tygs/0bin (fetched 2026-08-28T04:04:38.167889+00:00, sha 0659e315b33c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
