I never set an ID or password previously and when I try to set something like this, I get the "server doesn't like us. Answer:wrong secret.". How can I get up and running? Sorry for the noob question.
$ LBC -id haze -s mypassword -c 1 -t 1
Best generator chosen: gen-hrdcore-skylake-linux64
Ask for work... Server doesn't like us. Answer: wrong secret.
I expected some hiccups - that's why I posted the docs in advance
* Id is too short (8-32 chars)
* You need to set a password, so you have to provide some old password.
As you had none before, you can take an arbitrary one
so if you do
LBC -id haze_the_great -s x:mypassword -c 1 -t 1
it should work. You should see a message "Password set". From then on
-s mypassword is enough.
If you would like to change it, you need to do
-s mypassword:newsecretpassRico
I run...
and I get...