Skip to content

Remote signer for transcoding #8

@stronk-dev

Description

@stronk-dev

Hosted transcoding in go-livepeer still assumes a local gateway wallet. The existing remote-signer path is only wired for the Live AI payment flow, while classic transcoding still uses local pm.Sender state, local PM sessions, and local ticket generation in the broadcaster path.

We need to decide between:

  1. Short-term: run dedicated hardened gateway nodes with a hot wallet as a temporary bridge.
  2. Medium-term: add a custody-backed AccountManager so gateways keep the existing transcoding flow but signing/tx custody moves off-box.
  3. Long-term: implement full remote-signer support for transcoding by moving PM session and ticket issuance out of the gateway path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    Status

    Ready

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions