-
Notifications
You must be signed in to change notification settings - Fork 16
Non-technical users will have a hard time stopping Raiden #37
Comments
We could add a "stop raiden" RPC endpoint add a way to call it to the WebUI. |
We would need to think about the security implications of adding a stop endpoint. But even just via normal OS process tools should be realatively easy. |
We have endpoints to send tokens around. I don't think the stop end point is any more security critical. |
True, but Jacob and I were thinking about the publicly hosted test / workshop nodes for example. It's no big problem if their channels get drained but shutting them down continually makes them unusable with very little effort on an attackers part. |
should be solved inhttps://github.com/raiden-network/raiden/issues/6113 |
create a follow up issue for the web UI button |
raiden-network/raiden#6113 is done now, we can inlcude a Can you implement that @manuelwedler ? @christianbrb ? |
Yes sure. I created an issue in the webui repo: raiden-network/webui#389 |
Closing this issue, since we have an issue in the WebUI now |
The Raiden instance launched from the wizard is hard to stop for non technically / terminal savvy users.
The text was updated successfully, but these errors were encountered: