Add salt to IP-Hashes #118

Closed
opened 2025-04-26 18:54:49 -04:00 by rainbownapkin · 3 comments
rainbownapkin commented 2025-04-26 18:54:49 -04:00 (Migrated from gitlab.com)

While using per-IP salts is way over-kill, creating a server-unique secret in the config to salt IP's with probably isn't a bad idea, especially considering the bare MD5 hashing that happens over IP's now isn't nearly as robust as we'd like...

While using per-IP salts is way over-kill, creating a server-unique secret in the config to salt IP's with probably isn't a bad idea, especially considering the bare MD5 hashing that happens over IP's now isn't nearly as robust as we'd like...
rainbownapkin commented 2025-04-26 18:55:14 -04:00 (Migrated from gitlab.com)

changed the description

changed the description
rainbownapkin commented 2025-04-26 18:55:43 -04:00 (Migrated from gitlab.com)

changed the description

changed the description
rainbownapkin (Migrated from gitlab.com) closed this issue 2025-04-27 08:12:54 -04:00
rainbownapkin commented 2025-04-27 08:12:55 -04:00 (Migrated from gitlab.com)

Added instance-unique salt to IP Hashes: cc5c63d3b1

Added instance-unique salt to IP Hashes: cc5c63d3b1c1d551d98cbc29437824d1ec6377fe
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rainbownapkin/canopy#118
No description provided.