Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Enforce single device access on VSS #998

@AnthonyRonning

Description

@AnthonyRonning

I've started to try to enforce single device access at a websocket level here: MutinyWallet/websocket-proxy#2

However, I think it's a hack because it relies on the WSS proxy which is mostly a thing for just the LN node part. I think we should add an idempotency key to VSS.

This can either be in the form of another variable to the VSS parameters (easier and probably safer to move to first) and then eventually add WSS to VSS where it is enforced too.

This is kind of fedimint related since we're starting to rely on the LN node part less.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions