fiche vs not-th.re
A side-by-side comparison of two self-hosted pastebins & snippets options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
fiche
Terminal pastebin server powered by netcat
VS
not-th.re
Simple paste sharing platform, with client side encryption, featuring
| Feature | fiche | not-th.re |
|---|---|---|
| Category | Pastebins & Snippets | Pastebins & Snippets |
| License | MIT | AGPL-3.0 |
| Language | C | Shell |
| Setup difficulty | Easy | Medium |
| Min. RAM | 64 MB | 512 MB |
| Deployment | binary, source | docker |
| GitHub stars | ★ 1,547 | ★ 16 |
| First released | 2015 | 2025 |
| Replaces | Pastebin.com, termbin | — |
Why pick each one
Choose fiche if…
- Released under the MIT license
- Easy to set up — beginner-friendly
- Active community (1.5k GitHub stars)
- Written in C
Choose not-th.re if…
- Released under the AGPL-3.0 license
- First-class Docker support for quick deployment
- Written in Shell
- Lightweight — runs in 512 MB RAM
Frequently asked questions
Is fiche or not-th.re better?
fiche is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider not-th.re if its specific feature set fits your needs better.
Are fiche and not-th.re free and open-source?
Yes. fiche is licensed under MIT and not-th.re under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run fiche and not-th.re with Docker?
fiche: check the project docs for container support. not-th.re: yes.