A Python port of the Invisible Internet Project (I2P)
Summary#
Brief description of the changes.
Type of Change#
- Bug fix
- New feature
- Refactoring
- Documentation
- Tests
Testing#
- Existing tests pass
- New tests added (if applicable)
- Tested against Java I2P peers (if protocol change)
Checklist#
- Conventional commit messages used
- No secrets or internal references in code
- SECURITY.md consulted for crypto changes