Skip to content

How to use AES security? #3306

Closed Answered by JustArchi
grester asked this question in Support (English)
Oct 9, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Security#encryption

In order to generate encrypted password, e.g. for SteamPassword usage, you should execute encrypt command with the appropriate encryption that you chose and your original plain-text password. Afterwards, put the encrypted string that you've got as SteamPassword bot config property, and finally change PasswordFormat to the one that matches your chosen encryption method.

So, encrypt 1 yourPassword -> you get some magic encryptedText value, you put it in the config and finally change password format to 1 (same as in command).

I don't know how it can be phrased differently - if you have some idea then let me know and I …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@grester
Comment options

@JustArchi
Comment options

Answer selected by JustArchi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants