Hacker News new | ask | show | jobs
by VMG 134 days 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/3021f023b0e...

So I guess converting the secret to pure binary will evade the "entropy scanner"?

1 comments

Or many of the other base encodings?