-
xmr-prjorgschulze73 opened issue #3005: macOS version of GUI wallet is not updated
-
xmr-pr
-
dsc_Over the past few weeks I've done some research on how to pack & launch a Tor installation within a Qt application
-
dsc_we could ship Tor embedded into the Monero GUI and have it run as a child proc
-
dsc_and use it to tunnel HTTP, and maybe in the future also tx's
-
dsc_thoughts?
-
dsc_Same as i2p-zero really, but Tor
-
dsc_they'll compliment eachother .. alltough i2p-zero would not be used for HTTP tunneling
-
dsc_as it has no exit nodes to clearnet
-
moneromooo"Hello, dear Tor. Great set of exit nodes here, sir." "Thanks i2p, I quite like the way you packet switch".
-
dsc_oof, inter-process communication will be hard. But Qt has this dbus thing :-P
-
moneromoooWindows presumably doesn't have that ?
-
dsc_Windows does not have a lot of things, but Qt often fills the gaps there
-
dsc_moneromooo: I'm really doubting those 2 processes are going to have a conversation like that though. They're not like humans.
-
moneromoooHow do you see them complimenting each other then ?
-
dsc_Ahhh... well.. :D hehehe
-
dsc_That was just part of my marketing speech. I said it reiterate that I was not planning on canning knaccc's work
-
dsc_Oh "complement"
-
dsc_damnit mooo totally derailed me
-
dsc_lol
-
dsc_anyway, I got a bunch of code that deals with managing a Tor process
-
dsc_I think we could include it inside the GUI and as a first step route all HTTP traffic through it (if the user enables Tor)
-
moneromooo^_^