Danbooru

Password salt

Posted under General

What is actual password salt? In api documentation said that it is "choujin-steiner--your-password--", but `read password; echo "choujin-steiner--${password}--" | sha1sum` gives different hash then in the cookie.

Updated

1