I want to create a virtualbox machine with a working setup of PhpBB.
It shall also contain a copy of my forum installation. This is especially important as the huge virtualbox OVA file will be shared via bittorrent publicly available - unless this is a bad idea.
I do not want to disclose passwords, emails, IP-Addresses etc. So the Phpbb set has been performed with alternative mariadb credentials already.
But what else should I be looking at?
If I go to filter out IP addresses and passwords in the user table would that be it? Is there some salt used when hashing that I probably should remove as well? What other items should I mind? Or is it just a bad idea in itself?