Page 1 of 1

Passkey Confusion

Posted: Fri Nov 21, 2025 4:42 pm
by LunchInSpace
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

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

Re: Passkey Confusion

Posted: Fri Nov 21, 2025 5:11 pm
by Joe_H
LunchInSpace wrote: Fri Nov 21, 2025 4:42 pm 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.
Hopefully you mean that you used - https://apps.foldingathome.org/getpasskey - to generate a passkey. If not, then that is the proper way to get a passkey for folding.

Ass for the zero points showing up, that is because the client will only show points that match your username and passkey. You can see all points credited to your username using the official stats page - https://stats.foldingathome.org/donor. That will also show points earned by others using the same username if yours is not unique, usernames do not get registered in any form.

Re: Passkey Confusion

Posted: Fri Nov 21, 2025 8:39 pm
by calxalot
You need to enter your passkey in the web app. config.xml is only used for first run values for anything exposed in web control.

If you’re using 8.4.9, you will not get account setting changes in the client until you restart the client.

Re: Passkey Confusion

Posted: Sun Nov 23, 2025 9:49 am
by alteir
Hello,

what is the differense between passkey and Account token? Or is it the same?
I´m using passkey in my ubuntu config.xml, but the client does not start.

CU
Alteir

Re: Passkey Confusion

Posted: Sun Nov 23, 2025 10:25 am
by calxalot
Please read the the guide linked to on the download page.

Re: Passkey Confusion

Posted: Sun Nov 23, 2025 12:59 pm
by muziqaz
alteir wrote: Sun Nov 23, 2025 9:49 am Hello,

what is the differense between passkey and Account token? Or is it the same?
I´m using passkey in my ubuntu config.xml, but the client does not start.

CU
Alteir
passkey != password/passcode/passphrase != Account token

passkey is used within your account to tie your username as a unique identifier to you for stats and bonus point calculation. There might be many same usernames, but passkey tied to your username gives your points to your username

password/passcode/passphrase are used to log in to your account in fah.

Account token is your session identifier