quiet
quiet copied to clipboard
Ensure libssl.so is up to date
We are shipping a libssl.so library that Tor depends on, and that isn't installed on some versions of Ubuntu, resulting in an error.
- See if this is still necessary in the latest versions of Ubuntu (and macOS). If not let's stop using it.
- Ensure it is updated regularly as part of our release process.
Either use yours bundled, or what is provided by the system. You can always ensure that version X is used, and fail gracefully if not.
I do not see why Ubuntu is targeted specifically, however. Just make it Linux distribution-agnostic.
This is addressed now on all platforms except perhaps iOS. I'm going to leave it open and make another issue for updating Tor on iOS: https://github.com/TryQuiet/quiet/issues/2898