pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[Utility] Relays should be signed by the servicer #832

Closed adshmh closed 11 months ago

adshmh commented 1 year ago

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

Deliverable

Non-goals / Non-deliverables

General issue deliverables

Testing Methodology


Creator: @adshmh Co-Owners: @Olshansk

Olshansk commented 1 year ago

I've made it explicit that this is a non-goal: - Support for ring signatures or delegated relays