Skip to content

Conversation

@kryptoidDF
Copy link

Description

Added seed node for testnet.

Fixes #

Seed Node for public Testnet

Type of change

Please select the right one.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • This will require a HardFork to be enabled

Which part is impacted ?

  • Wallet
  • Daemon
  • Miner
  • Explorer
  • Simulator
  • Misc (documentation, comments, text...)

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

License

Im am contributing & releasing the code under DERO Research License

Slixe and others added 6 commits May 28, 2023 15:02
Harden payload encryption and add websockets support
- Implement I2P module with SAM API integration
- Add I2P address detection and routing in P2P controller
- Support both regular IP and I2P seed nodes
- Include I2P maintenance routines for seed node connections
- Add comprehensive I2P integration documentation
- Support configurable SAM API host/port via environment variables
- Graceful fallback when I2P is unavailable
- Enforce localhost-only SAM API binding
- Add concurrent connection limits (50 max)
- Implement strict I2P destination validation
- Sanitize logging to never expose full destination keys
- Add aggressive connection timeouts (30s)
- Implement separate peer rating for I2P peers
- Ensure I2P-sourced transactions get same validation
- Add destination format validation (52-char base32 + port)
- Prevent privilege escalation between I2P and IP peers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants