Comment on Email obfuscation: What works in 2026?parentComments−Borealid5moHow does this approach meaningfully differ from having javascript that XORs the email with a random sequence of bytes stored in that JS?−binaryturtle5moIt's more fun? :)/editAnd you can combine both approaches: XOR'ing the code first for good measurements. :)
Comments
How does this approach meaningfully differ from having javascript that XORs the email with a random sequence of bytes stored in that JS?
It's more fun? :)
/edit
And you can combine both approaches: XOR'ing the code first for good measurements. :)