3 ms·
> Base64-encoded secret in URL Prevented Detected (entropy scan) Logged Ok so how does this "Entropy scan" work? Apparently by defining "bits per character"
by VMG 8mo ago
> Base64-encoded secret in URL Prevented Detected (entropy scan) Logged
Ok so how does this "Entropy scan" work?
Apparently by defining "bits per character"
https://github.com/luckyPipewrench/pipelock/blob/3021f023b0ecbcee14b874d40956ae9dad19e531/configs/balanced.yaml#L30-L35 https://github.com/luckyPipewrench/pipelock/blob/3021f023b0e...
So I guess converting the secret to pure binary will evade the "entropy scanner"?
- embedding-shape 8mo agoOr many of the other base encodings?