Re: [tor-dev] BOINC-based Tor wrapper

2015-07-21 Thread Yawning Angel
On Wed, 22 Jul 2015 01:06:41 +1000 teor wrote: > > > On 20 Jul 2015, at 11:11 , Serg wrote: > > > >> How do you plan to map ports on NAT devices? > > > > If it can't be done automatically using UPnP, This must be done > > manually. No alternative cases. > > Our experience is that most router

Re: [tor-dev] BOINC-based Tor wrapper

2015-07-21 Thread teor
> On 20 Jul 2015, at 11:11 , Serg wrote: > >> How do you plan to map ports on NAT devices? > > If it can't be done automatically using UPnP, This must be done manually. No > alternative cases. Our experience is that most routers' UPnP / NAT-PMP implementations don't work well with (our) auto

Re: [tor-dev] BOINC-based Tor wrapper

2015-07-20 Thread Serg
20.07.2015 16:17, Tom Ritter wrote: I've set up and run BOINC tasks before. Unless something has fairly significantly changed, BOINC is really designed for discrete tasks. BOINC is used for discrete problems in many projects, but it has no limitations to run long tasks. It can be run as a dae

Re: [tor-dev] BOINC-based Tor wrapper

2015-07-20 Thread Tom Ritter
On 19 July 2015 at 20:11, Serg wrote: > The basic idea is that users running preconfigured secure server. BOINC > downloads its as virtual machine image. > Virtual machine gives secure sandbox to run relay. I've set up and run BOINC tasks before. Unless something has fairly significantly changed

Re: [tor-dev] BOINC-based Tor wrapper

2015-07-19 Thread Serg
20.07.2015 2:06, teor wrote: I think you may have confused VirtualBox with a "virtualisation layer" - or is VirtualBox how these projects implement virtualisation? I mean Oracle virtual machine, its open source part. But, in general, any stable virtual machine may be suitable. Platform d

Re: [tor-dev] BOINC-based Tor wrapper

2015-07-19 Thread teor
> On 20 Jul 2015, at 06:30 , Serg wrote: > > Greetings to all developers! > > What do you think? > BOINC - The Berkeley Open Infrastructure for Network Computing. > https://boinc.berkeley.edu/ > Technical wiki: > https://boinc.berkeley.edu/trac/wiki/ProjectMain > > BOINC -> VirtualBox -> opera

[tor-dev] BOINC-based Tor wrapper

2015-07-19 Thread Serg
Greetings to all developers! What do you think? BOINC - The Berkeley Open Infrastructure for Network Computing. https://boinc.berkeley.edu/ Technical wiki: https://boinc.berkeley.edu/trac/wiki/ProjectMain BOINC -> VirtualBox -> operating system with running Tor relay. Real working solutions? Y