• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Znote AAC password sha1?

bybbzan

mapper
Joined
Aug 4, 2012
Messages
809
Solutions
2
Reaction score
136
Location
Sweden
Hello.

Im using ZnoteAAC with "tibialayout".
When i register my password gets like "338d80494711ea2e63b8cbc3ab4571aadeb625df"
Where do i change that, i do not have that option in config.lua

Thanks for help.
 
ZnoteAAC is coded to generate sha1 passwords because of security.

DO NOT USE PLAIN PASSWORDS NO MATTER WHAT REASON.

You should not under any circumstance be able to read personal passwords.
Also if you or someone else who have access to your database decides to leak it you may be responsible for leaking hundreds if not thousands of personal passwords.
 
ZnoteAAC is coded to generate sha1 passwords because of security.

DO NOT USE PLAIN PASSWORDS NO MATTER WHAT REASON.

You should not under any circumstance be able to read personal passwords.
Also if you or someone else who have access to your database decides to leak it you may be responsible for leaking hundreds if not thousands of personal passwords.

I understand, but say if i choose password "testing" it changes to "3435ojjo3556jo3jo".. i cant login to the website to create characters, i can login using the client though.
 
Back
Top