go-steam
go-steam copied to clipboard
Using Steam's sentry files for logging on
Is it possible to use the ssfn file from a Steam login on a PC as sentry file?
At the moment, no. The go-steam API (as well as Steam's network protocol) expect the hash of the sentry data. I don't know the format of the sentry file, but I assume you could get by by simply SHA1-hashing the file, like go-steam does when it receives the sentry data.
How to get centry file?