mirror of
https://github.com/go-i2p/go-i2cp.git
synced 2025-06-08 09:16:20 -04:00
Add README.md and LICENSE
This commit is contained in:
@ -84,7 +84,7 @@ This library implements core I2P networking primitives. When using it:
|
||||
- Implement proper session isolation
|
||||
- Consider timing attack mitigations
|
||||
- Use TLS for I2CP connections when remote
|
||||
- Rotate destinations regularly
|
||||
- Rotate destinations if necessary
|
||||
- Monitor tunnel health
|
||||
|
||||
## Testing
|
||||
@ -107,13 +107,6 @@ go test -v ./...
|
||||
4. Push to branch (`git push origin feature/enhancement`)
|
||||
5. Open a Pull Request
|
||||
|
||||
Please ensure:
|
||||
- Full test coverage
|
||||
- Privacy-preserving error handling
|
||||
- Clear documentation
|
||||
- No clearnet dependencies
|
||||
- Clean Go code style
|
||||
|
||||
## License
|
||||
|
||||
MIT License - See LICENSE file
|
||||
|
Reference in New Issue
Block a user