Skip to content

Releases: anondotinc/network-guard

Anon Network Guard 0.1.1 (build 4) — notarized preview

Choose a tag to compare

@0xpaulio 0xpaulio released this 10 Sep 20:00
Immutable release. Only release title and notes can be modified.

Anon Network Guard 0.1.1 · build 4

Signed and Apple-notarized testing candidate for the Anon Chrome extension.
Public release approval and clean-Mac acceptance are still pending.

Download and install

  1. Download anon-network-guard-0.1.1-4-universal.zip and expand it.
  2. Open Anon Network Guard Setup and choose Install / Repair.
  3. In Anon's connection settings, allow local access and verify Network Guard.
  4. Opt into auto-connect separately if you want it.

Use your existing supported VPN app and account. The setup app installs only for
your current macOS user; no administrator privileges, developer tools or second
extension are required. It does not connect a VPN during installation.

Compatibility and scope

  • Chrome on macOS 13+; universal Apple silicon and Intel binaries.
  • Mullvad 2026.4 requires macOS 14+ and is the first validation target.
  • IVPN support remains limited; NordVPN support is launch-only.
  • This package registers only the production Anon extension. A conflicting
    registration is not silently replaced.
  • No wallet keys, account data, VPN credentials or automatic updater.
  • No wallet-request blocking or verification that browser traffic uses the VPN.
  • Clean production-only Mac and physical Intel acceptance remain outstanding.

Verification

  • Version/build: 0.1.1 / 4.
  • Final ZIP size: 536,010 bytes.
  • SHA-256: 51342a35f8ffe154a6997a25a31288080b0ba260da3f9877c9e1061bf2dc5a12.
  • Signer: Developer ID Application: AHLOOP LLC (G4CUY3UK8U).
  • Apple's approval is stapled to the app; local Gatekeeper assessment passed.
  • Source commit: 7648237aa8f7419bc946b5e3064e4b119350ee2c.
  • 76 Node tests and 46 native tests in each of debug/release passed. Compiled
    protocol checks passed before and after signing. These are not an independent
    security audit or a replacement for clean-Mac acceptance.

After downloading, you can check the ZIP against SHA256SUMS, then inspect the
expanded app locally:

shasum -a 256 -c SHA256SUMS
codesign --verify --deep --strict --all-architectures 'Anon Network Guard Setup.app'
spctl --assess --type execute --verbose=2 'Anon Network Guard Setup.app'

Never bypass a macOS signature or Gatekeeper failure to install this build.

Signed release metadata

catalog.json and its 64-byte catalog.json.sig authenticate this candidate's
exact artifact bytes and original source commit. The catalog remains
test / unreleased while clean-Mac acceptance is pending. Its signature is
not a public-release approval. catalog-SHA256SUMS contains the catalog's
versioned paths; the separate SHA256SUMS above uses the ZIP basename.

The Ed25519 public-key SPKI DER SHA-256 is:

2f9d96735d7e9640c24c9d46b69cb9a2ad4a54da0b7d61e3694105bd0a00745d

Cross-check that pin through an independently trusted Anon channel. A public
key bundled with a download does not authenticate itself. Verification tooling
is in release/cli.mjs on the repository's master branch; no private key is
included in source or these release assets.

For removal, use Setup's Uninstall. It does not disconnect or uninstall your
VPN. Report vulnerabilities privately to security@ahloop.com.