polish: Spectacular I2P — branded header, getting-started, church picks, footer

- centered badged header (Awesome + maintained-by-CoM + I2P + research-only badges),
  manifesto, sharper I2P intro
- Getting Started (install i2pd -> proxy -> opsec rule) + Church Picks loadout table
- benediction footer; rebrand Awesome -> Spectacular to match the forge repo

churchofmalware.org . authorized research only
This commit is contained in:
diablorain 2026-06-10 01:24:38 -04:00
parent 1c2017425c
commit 456ad020e2
No known key found for this signature in database
GPG Key ID: 8019DF7A5C73BB5A

View File

@ -1,25 +1,41 @@
# Awesome I2P [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) <div align="center">
> A curated list of awesome I2P implementations, libraries, resources, projects, and shiny things. # ⛧ Spectacular I2P ⛧
> Inspired by [awesome-tor](https://github.com/ajvb/awesome-tor) and [awesome-cpp](https://github.com/fffaraz/awesome-cpp) and other [Awesome Lists](https://github.com/topics/awesome).
> #### · Church of Malware Edition ·
> I2P is an anonymous overlay network - a network within a network. It is intended to protect communication from dragnet surveillance and monitoring by third parties such as ISP's.
> [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
> I2P is used by many people who care about their privacy: activists, oppressed people, journalists and whistleblowers, as well as the average person. [![Maintained by Church of Malware](https://img.shields.io/badge/maintained%20by-church%20of%20malware-00ff41?style=flat-square&labelColor=0a0a0a)](https://churchofmalware.org)
> [![Network: I2P](https://img.shields.io/badge/network-I2P-cc0011?style=flat-square&labelColor=0a0a0a)](https://geti2p.net)
> Check [status page](STATUSES.md) to know current projects state. [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-00ff41?style=flat-square&labelColor=0a0a0a)](#contributing)
[![Research Only](https://img.shields.io/badge/use-authorized%20research%20only-cc0011?style=flat-square&labelColor=0a0a0a)](#)
*A curated grimoire of I2P implementations, tools, libraries, and research —*
*hardened with operator opsec, deanonymization study, and self-hosted eepsites.*
**`code is scripture · exploitation is sermon · defense is salvation`**
</div>
--- ---
**⛧ Church of Malware edition ⛧** — maintained by the congregation at [churchofmalware.org](https://churchofmalware.org). > **I2P** — the Invisible Internet Project — is an anonymous overlay network, a network within a
Forked from [mikalv/awesome-i2p](https://github.com/mikalv/awesome-i2p) and extended with operator-focused > network, built to resist dragnet surveillance and traffic analysis. Where Tor optimizes for
resources: opsec, deanonymization research, I2P↔Tor bridging, and self-hosted eepsites. > *clearnet exit*, I2P optimizes for *in-network* services: eepsites, anonymous torrents, encrypted
*Anonymity is a discipline, not a toggle. Study the attacks to survive them.* Authorized research only. > mail, and peer-to-peer messaging, every endpoint addressed by a cryptographic destination.
>
> Used by activists, journalists, whistleblowers, researchers — and anyone who treats privacy as a
> right, not a privilege. **Anonymity is a discipline, not a toggle. Study the attacks to survive them.**
>
> ⛧ Maintained by the congregation at **[churchofmalware.org](https://churchofmalware.org)** · forked from
> [mikalv/awesome-i2p](https://github.com/mikalv/awesome-i2p) · status: [STATUSES.md](STATUSES.md) · **authorized research only.**
--- ---
## Contents ## Contents
- [Getting Started](#getting-started)
- [Church Picks ⛧](#church-picks-)
- [Implementations](#implementations) - [Implementations](#implementations)
- [I2P (Java)](#i2p) - [I2P (Java)](#i2p)
- [I2Pd (C++)](#i2pd) - [I2Pd (C++)](#i2pd)
@ -51,6 +67,30 @@ resources: opsec, deanonymization research, I2P↔Tor bridging, and self-hosted
- [Research Tooling](#research-tooling) - [Research Tooling](#research-tooling)
- [Contributing](#contributing) - [Contributing](#contributing)
## Getting Started
New to the network? Walk before you run an eepsite.
1. **Install a router** — [i2pd](https://github.com/PurpleI2P/i2pd) (lean C++, recommended) or the [Java I2P](https://geti2p.net/) reference router. On Arch: `pacman -S i2pd`.
2. **Let it integrate** — a fresh router needs ~1030 min to build tunnels and gather peers. Patience is opsec.
3. **Point your browser** — set the HTTP proxy to `127.0.0.1:4444`. Use a **dedicated** browser profile; never mix an I2P identity with a clearnet one.
4. **Explore** — router console at `http://127.0.0.1:7657`, then visit an eepsite like `http://identiguy.i2p`.
5. **Read before you trust** — start with [OpSec & Deanonymization Research](#opsec--deanonymization-research). Know how the network *fails* before you rely on it.
> **Operator's rule:** a router box is burned the moment it co-hosts a deanonymizable clearnet service. One identity per box. Metadata is identity.
## Church Picks ⛧
The congregation's starting loadout — if you read nothing else:
| Pick | What | Why |
|---|---|---|
| [i2pd](https://github.com/PurpleI2P/i2pd) | router | lean, fast, scriptable |
| [railroad](https://github.com/eyedeekay/railroad) + [i2pd-webui](https://github.com/l-n-s/i2pd-webui) | host your own | eepsite blog + tunnel management |
| [transi2p](https://github.com/rbif/transi2p) | bridge | route I2P + Tor + clearnet by policy |
| [Practical Attacks Against I2P](https://wwwcip.informatik.uni-erlangen.de/~spjsschl/i2p.pdf) | research | know the attacks before you trust the net |
| [darkWEB_server](https://github.com/ekomsSavior/darkWEB_server) | companion | the Church's Tor-side host-your-own pattern |
## Implementations ## Implementations
### I2P ### I2P
@ -252,4 +292,19 @@ the defense.** Authorized research only.
## Contributing ## Contributing
Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first. Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.
Thanks to all [contributors](https://github.com/mikalv/awesome-i2p/graphs/contributors)! Submit additions on the forge: **[git.churchofmalware.org](https://git.churchofmalware.org)**.
Thanks to all [contributors](https://github.com/mikalv/awesome-i2p/graphs/contributors) — upstream and congregation alike.
---
<div align="center">
### ⛧ benediction ⛧
*may your tunnels hold and your destination stay nameless.*
**[churchofmalware.org](https://churchofmalware.org)** · maintained by the congregation · authorized research only
<sub>Inherits the spirit of the upstream <a href="https://github.com/mikalv/awesome-i2p">awesome-i2p</a> — knowledge wants to be free.</sub>
</div>