Closed PSLLSP closed 2 years ago
The password is intentionallly hidden for security reasons.
https://unix.stackexchange.com/questions/88665/how-does-ps-know-to-hide-passwords
It is not smart idea to hide this password, it is not critical password and in many cases it is overloaded with other information, like in the case of ZERG pool, it has information about coin that is mined. This is the first time I see something like this (password is hidden from ps). When password is just "x", then it is not hidden! ;-)
Well, I have found this issue when I was troubleshooting my miner, I try to mine NOBL with M7M algo and I cannot get any shares and I do not see my miner at pool. I do not know what is wrong, it could be problem with mining pool or M7M algo in cpuminer is broken... I assumed it doesn't work because password is replaced with x
but it could be any other issue. I am not sure if it is good idea to mine NOBL coin, I just wanted to try it, I can live without that...
It looks like ZERG pool is broken. I can mine NOBL at coinstop,
POOL="de.coinstop.me:6033"
USER="9Wo2HxxzvH4nH9yb31WVmq6zwf551Q9SXM"
PASS="TEST2,c=NOBL"
I see that password is sent to the pool, it is really just hidden from "ps" command; I do not like this "hiding" feature...
cpuminer-opt 3.19.1
password passed in parameter
-p
is ignored and replaced withx
.Once this script is started, I can see with
ps
command that password was ignored. It should beID=TEST1,c=NOBL,mc=NOBL
but it is justx
:The same situation in the case I use parameter
-O
:The same result when I use long parameter: