Skip to content

konsoleSam/MinetestAuthVerifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MinetestAuthVerifier

Compare Minetest database passwords with verifiers generated using username, password, and salt. To use copy file "srp-test-py3.py" and the Minetest "auth.sqlite" file to the same directory, then edit the username and password variables in "srp-test-py3.py" to the username and password you would like to verify. Run the script and you will get a True or False if everything goes well.

About

Compare Minetest database passwords with verifiers generated using username, password, and salt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages