Passkey Confusion
Posted: Fri Nov 21, 2025 4:42 pm
Hi, I started folding a few days ago and now am working to add a passkey to my account for the bonus points!
I am running on ubuntu linux, on my ML workstation when it's otherwise idle.
I also have a desktop and laptop that I occasionally run on.
In the main screen, from my laptop, I added the passkey I generated- but I'm not sure if this propagates to the other devices. It's been a few hours and I am seeing 0 points now where before I had 24 Million.
The workstation is the main thing mining, so I updated the config there to be like
Then I restarted the client with systemctl.
Is this the right way to go about editing the key? I don't have the FAHClient on my path it seems. I installed from the .deb and don't know where that might have ended up, if anywhere so I've been directly editing the file.
Thanks!
edit:
Almost forgot, I installed from fah-client_8.4.9_amd64.deb
I am running on ubuntu linux, on my ML workstation when it's otherwise idle.
I also have a desktop and laptop that I occasionally run on.
In the main screen, from my laptop, I added the passkey I generated- but I'm not sure if this propagates to the other devices. It's been a few hours and I am seeing 0 points now where before I had 24 Million.
The workstation is the main thing mining, so I updated the config there to be like
Code: Select all
cat /etc/fah-client/config.xml Code: Select all
<config>
<account-token v="-MY ACCOUNT TOKEN IS HERE"/>
<machine-name v="epyc"/>
<passkey v="MY NEW PASSKEY IS HERE"/>
</config>Then I restarted the client with systemctl.
Is this the right way to go about editing the key? I don't have the FAHClient on my path it seems. I installed from the .deb and don't know where that might have ended up, if anywhere so I've been directly editing the file.
Thanks!
edit:
Almost forgot, I installed from fah-client_8.4.9_amd64.deb