Long password support for redis and PostgreSQL

I'd like to have longer passwords for security. Is there any way to change the default generated ones to be significantly longer? 100-char length is required in our security policy
3 Replies
JustJake
JustJake2y ago
The passwords are high entropy as it stands. They'd take decades to Rainbow table. Any reason beyond "more entropy" for specifically 100 character?
daws.eth
daws.eth2y ago
For a businesses in the crypto industry or other high-value businesses, having millions of years+ is something which provides even more peace of mind for the higher-ups. ATM the passwords are at a length I would not be able to move redis to Railway based upon our security policies
JustJake
JustJake2y ago
So, I vastly undershot A 12 character password would take 10k+ years IIRC we use 32 or 64 character so this is millions of years indeed