Christian Grothoff <groth...@gnunet.org> writes: > Why don't you just run a few VMs on your local machine? It's not like a > GNUnet peer requires tons of resources, so a typical system should > easily be able to run several VMs with a GNUnet peer in each. If you > then disable external network connectivity, you're pretty much > guaranteed to only be talking to yourself ;-).
Well, I didn't even think of it, especially since I never tried doing something like that. Rather than resource usage from GNUnet, I'm more concerned about resource usage from the acutal OS installed on the virtual machine. Hopefully I can find a small distribution that installs quickly and just works (most don't.) I'll experiment and see if I can get it to work. Thank you, A.V.