Original release notes
Most People Will Want
- Nostr VPN for macOS (Apple Silicon): nostr-vpn-v4.0.76-macos-arm64.dmg
- Nostr VPN for Debian/Ubuntu (.deb): nostr-vpn-v4.0.76-linux-x64.deb
- Nostr VPN for Windows: nostr-vpn-v4.0.76-windows-x64-setup.exe
- Nostr VPN for Android: nostr-vpn-v4.0.76-android-arm64.apk
Command Line
- macOS Apple Silicon CLI: nvpn-aarch64-apple-darwin.tar.gz
- Linux x64 CLI: nvpn-x86_64-unknown-linux-musl.tar.gz
- Linux ARM64 CLI: nvpn-aarch64-unknown-linux-musl.tar.gz
- Windows x64 CLI: nvpn-v4.0.76-x86_64-pc-windows-msvc.zip
Other Files
- Android arm64 AAB: nostr-vpn-v4.0.76-android-arm64.aab
- macOS Apple Silicon updater archive: nostr-vpn-v4.0.76-macos-arm64.app.tar.gz
- nvpn-arm-unknown-linux-musleabihf.tar.gz: nvpn-arm-unknown-linux-musleabihf.tar.gz
- nvpn-v4.0.76-arm-unknown-linux-musleabihf.tar.gz: nvpn-v4.0.76-arm-unknown-linux-musleabihf.tar.gz
Changes
Changed
- Linux FIPS private-mesh dataplane now includes the direct endpoint-payload
send path, opt-in vnet TUN fast path guardrails, and wider Linux receive drains used by the latest latency benchmark work.
- Docker FIPS perf and soak harnesses now capture richer benchmark provenance,
trace mismatches, bulk-container pressure, receive drops, and bounded iperf probe windows.
Fixed
- FIPS TUN-to-mesh queuing now preserves priority progress under bulk load by
classifying liveness/control packets separately from bulk tunnel traffic and accounting queued bulk capacity by packet.
- Linux FIPS throughput/latency experiments now use tuned TUN queue depth and
mesh burst behavior without undoing the macOS bounded queue/coalescing safeguards from 4.0.75.
Release Build
- Built from commit
2703eda0f5429e00a73f99f49630bfe43027334cfor releasev4.0.76. - Built signed and notarized Apple Silicon macOS DMG and updater archive locally.
- Built Apple Silicon CLI locally.
- Built signed Android arm64 APK/AAB locally and uploaded iOS v4.0.76 to TestFlight Internal.
- Built Linux x64 desktop Debian package on ubuntu-dev Docker.
- Built Linux x64, ARM64, and ARM musl CLI archives on ubuntu-dev.
- Built Windows x64 installer and CLI on win11-dev-via-vader.
- Published Rust crates nostr-vpn-core, nostr-vpn-wintun, and nvpn v4.0.76 to crates.io.

