Skip to content

OpenTorrent v0.3.0

Choose a tag to compare

@nrzz nrzz released this 13 Jul 18:57
abf07ee

OpenTorrent 0.3.0 — Security hardening + Linux

Highlights

  • Industry-grade hardening across native core, Dart networking, and Android
  • Linux desktop target (CI builds tar.gz; live build scripts included)
  • Live Windows + Android libtorrent engines
  • SHA256SUMS.txt for artifact verification

Artifacts

  • OpenTorrent-windows-x64-live.zip — Windows portable with live libtorrent
  • OpenTorrent-android-live.apk — Android arm64 live engine (API 28+)
  • SHA256SUMS.txtsha256sum -c SHA256SUMS.txt

CI also attaches mock-engine Windows/Linux/Android builds via the release workflow.

Verify

sha256sum -c SHA256SUMS.txt

See CHANGELOG.md for the full security fix list.