From 0c35f478b0eae05d3211ec6ade7e11dcc6e6a756 Mon Sep 17 00:00:00 2001 From: Cyrix126 Date: Wed, 9 Oct 2024 11:30:26 +0200 Subject: [PATCH] feat: add an idea --- IDEAS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IDEAS.md b/IDEAS.md index 2cd0286..1db7709 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -30,6 +30,8 @@ It could be an option to ask at first start. At first start, a guide could ask the user what it intends to do with Gupaxx (create node, create wallet, use xmrig-proxy, participate in raffle...) and do the setup for him and show him what it must do manually. An option to skip this guide would be present for advanced users. ### Very noob mode At first start, a mode is suggested for very noob users. It would only shows the seed phrase of the wallet generated and configure all options for the user. +### Do not re-ask password if not needed +On Linux, Do not re-ask for sudo to start xmrig when the user can use sudo without a password. It can happen if visudo has been configured to do so or if there is a delay specified in /etc/sudoers with "timestamp_timeout". ## Supporting more environments ### Packaging