Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new feature] allow an arbitrator to designate an other arbitrator in case if he has to go on vacation or else #1199

Open
nihilist001 opened this issue Aug 3, 2024 · 2 comments
Labels
is:feature Request for a new feature

Comments

@nihilist001
Copy link

idea is to avoid that situation:
image

@woodser
Copy link
Contributor

woodser commented Aug 3, 2024

The system is designed with the assumption that it takes 2 things to go wrong to be really bad, given that it's a 2/3 multisig wallet. The happy flow is completing the trade normally, and the backup is with the arbitrator, but there's no backup beyond that. Supporting a backup arbitrator would be complicated, unless they share their app, which could be the best way to do it.

@woodser woodser added the is:feature Request for a new feature label Aug 3, 2024
@nihilist001
Copy link
Author

without having any app changes, maybe an arbitrator literally giving his haveno files (with keys and all that) to another arbitrator that he trusts, to replace him while he's away.

But thats not ideal for sure lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:feature Request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants