-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
email decrypt ? #306
Comments
and on the other hand googlebot can index the content of the comments encrypted with base64 ? |
Good. Neither the GDPR nor other international privacy regulations allow you do to it either. You can’t send people newsletters and junk unless they’ve expressly opted-in to receiving it. Here’s the decryption function: hashover-next/backend/classes/crypto.php Lines 167 to 225 in 7843e36
|
good afternoon,
I want to export all the mails that are in mysql of the people who commented and I can not see them because they appear encrypted or something similar.
The idea is to make a marketing campaign and this problem is not allowing me to do it.
I hope someone can help me.
Thanks for your help.
The text was updated successfully, but these errors were encountered: