Giuseppe Cassibba

Authored Comments

The easyest way to use TOR with pihole is with TOR Broser (https://docs.pi-hole.net/guides/tor/using-tor/).
Creating a single proxy server with pihole and TOR proxy together is a bit more complex, requiring to configure a stack with pihole routing its traffic to in-built TOR proxy

If you installed it from a local address and you want then use it from external domain, please remember to update accordingly to it /var/www/html/configurations/ossn.config.site.php file ($Ossn->url parameter).

Regarding activation email, according to https://www.opensource-socialnetwork.org/wiki/view/891/account-you should:
- Install php-mail (sudo apt install php-mail)
- Install MTA (sudo apt install postfix) -> use Internet site and your domain address

This way also validation email should work.