-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
utilityUtility specific changesUtility specific changes
Milestone
Description
Objective
The servicer needs to sign all relays. This requires passing a private key to the servicer, as well as the logic to sign all the serviced relays.
Origin Document
Part of work on #754
Goals
- Every serviced relay is signed using servicer's private key.
Deliverable
- Updated configuration and other support required for providing a private key to the servicer
- Updated servicer logic to sign every relay
- Updated documentation for configuring the servicer
Non-goals / Non-deliverables
- Support for ring signatures or delegated relays
General issue deliverables
- Update any relevant local/global README(s)
- Update relevant source code tree explanations
- Add or update any relevant or supporting mermaid diagrams
Testing Methodology
- Task specific tests or benchmarks:
make ... - New tests or benchmarks:
make ... - All tests:
make test_all - LocalNet: verify a
LocalNetis still functioning correctly by following the instructions at docs/development/README.md - k8s LocalNet: verify a
k8s LocalNetis still functioning correctly by following the instructions here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
utilityUtility specific changesUtility specific changes
Type
Projects
Status
Done