catalystneuro / dandi_s3_log_parser

S3 log parsing for the DANDI Archive.
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Hash IPs stored in local cache instead of raw values #3

Closed CodyCBakerPhD closed 4 months ago

CodyCBakerPhD commented 4 months ago

An attacker could theoretically steal the file in the cache to get the full IP info

These should be hashed instead for better security

May impact performance a bit though