Skip to content

0.3.0 brings significant changes to Android and Tor

Latest

Choose a tag to compare

@hkparker hkparker released this 06 Aug 17:35
· 2 commits to master since this release

This release contains many small bug fixes, and two major changes:

  1. The fyne android application has been replaced with a native Jetpack Compose application. The APK can be installed as an upgrade without data loss, and the application now performs well and integrates into typical android interactions.

  2. Tor is now provided by go-arti, a wrapper around the Rust implementation of Tor, and go-libtor has been archived. This adds an additional step to the build process beyond just go build, but significantly improves the maintainability and cross-platform support of the Tor integration.