Move openTorConnect and getRedirectUrl to TorConnectParent
With recent changes the TorConnect module pretty much universally applies to android and desktop, with the exception of openTorConnect and getRedirectUrl, which are desktop specific.
We could move these to TorConnectParent instead.