mig5

Results 121 comments of mig5

I think this is somewhat obsolete now, we have flatpak for newer versions, including the 2.6 released today, and we also know that older versions of OnionShare with Flatpak had...

We were talking about this the other day and agree it would be cool. Though the effort, and the codebase itself, would have to be treated pretty much as an...

Good news - we have teams actively working on Android and iOS versions of OnionShare as we speak (likely to have simplified functionality, eg just Share, maybe Receive modes -...

At this time I believe (could be wrong) Tor.framework doesn't support starting Onion Services (unlike Orbot) so definitely a long ways off, and probably further away than an Android version,...

You could, but I got the impression from https://github.com/iCepa/Tor.framework/issues/17 that it was already not present

What happens if you use 'Public mode', so that no Private Key is generated? (I assume that's what you mean by 'code') Or, what happens if you load the link...

For the computer, you could configure the OnionShare settings to use Tor Browser as the Tor connection method. (if what you mean is that your computer somehow blocks two separate...

I'm not sure what 'the loading stage' means. Ultimately I think the core issue was that Tor Browser for Android doesn't/didn't support Client Authentication, which we can't do anything about....

I think there might be a workaround. According to https://gitlab.tails.boum.org/tails/tails/-/blob/master/config/chroot_local-includes/etc/onion-grater.d/onionshare.yml , Tails has allowed OnionShare to issue the `GETINFO version` command on the controller. Therefore, rather than use Stem's `get_version`,...

Actually I'm clearly off my tree.. because as the stack trace above shows, it's ultimately already running `get_info('version')` under the hood anyway, even if it's using the convenience function of...