Open Issues Need Help
View All on GitHub Networking • Protocol Implementation
Implement DNS resolution for SCION addresses 16 days ago
AI Summary: This issue proposes implementing DNS resolution for SCION addresses, enabling them to be resolved via standard DNS mechanisms. The implementation should be based on the specification in section 19.7.2 of the SCION Book v2 and draw inspiration from the `dns_txt.go` file within the PAN library.
Complexity:
3/5
enhancement good first issue
This library provides an end-host networking stack for SCION and can be used in Rust applications to communicate over a SCION network.
Rust