Sign in
Australian Privacy Network — Widget Suite

Fifteen reusable utilities. One trusted system.

Tier-1 release of the APN reusable component suite — the same engines that power resource search, removals, certificates, ledgers, worker status and partner trust badges across the estate.

Browse the suite

Resource Finder

ResourceTier 1
Demo data

Privacy Action Launcher

PersonalTier 1
Demo data

Pick what's happening. We'll route you to a guided pathway.

ADR Pathway Finder

ADRTier 1
Demo data

Do not enter sensitive information. This widget keeps your input on your device only.

Is the information published online about you?

Trusted Site Badge

VerificationTier 1
Demo data
Verified by APN
australianprivacynetwork.com.au
Cert APN-CERT-2026-001284 · valid

Embed on any partner site. Click-through opens the public certificate. Iframe-safe, no PII, no tracking.

Certificate Lookup

VerificationTier 1
Demo data
  • APN-CERT-2026-001284
    australianprivacynetwork.com.au · issued 2026-06-27 · expires 2027-06-27
    valid
  • APN-CERT-2026-001283
    apnvault.com.au · issued 2026-06-27 · expires 2027-06-27
    valid
  • APN-CERT-2026-000931
    privacyatlas.com.au · issued 2025-11-02 · expires 2026-11-02
    valid
  • APN-CERT-2025-000482
    legacy.apn.example · issued 2025-01-18 · expires 2026-01-18
    expired

Domain & Site Status

NetworkTier 1
Demo data
  • australianprivacynetwork.com.au
    142ms
    Up
  • australiandataremoval.com.au
    168ms
    Up
  • apnvault.com.au
    121ms
    Up
  • apntechhub.com
    198ms
    Up
  • privacyatlas.com.au
    no response
    Down
  • darkwebdirectory.com.au
    240ms
    Up

Oragamii Worker Status

OragamiiTier 1
Demo data

Checking access…

Privacy Checklist

PersonalTier 1
Demo data
0 of 6 completeSaved locally on this device

Digital Estate Checklist

EstateTier 1
Demo data

Do not enter sensitive information. This widget keeps your input on your device only.

0 of 7 completeSaved locally on this device

Crypto Privacy Safety

CryptoTier 1
Demo data

Educational only. No financial advice. APN does not custody, sign, or recover assets.

0 of 5 completeSaved locally on this device

Contact & Referral

CommTier 1
Demo data

Do not enter sensitive information. This widget keeps your input on your device only.

Resource Impact Counter

NetworkTier 1
Demo data
46,218
Verified resources
9
Jurisdictions covered
27
Partner & network sites
3,142
Removal cases handled

Public Ledger Lookup

VerificationTier 1
Demo data

Checking access…

Embed & Security Guide

PlatformTier 1
Demo data

Every APN widget ships behind a sandboxed iframe, a strict Content-Security-Policy, validated outbound URLs, and plain-text sanitisation. Copy the snippet that matches your widget's sensitivity.

Embed snippet
<iframe src="https://widgets.australianprivacynetwork.com.au/embed/trust-badge" title="APN trust-badge" sandbox="allow-scripts allow-forms allow-same-origin" referrerpolicy="no-referrer" loading="lazy" style="width:100%;border:0;min-height:360px"></iframe>
Host page CSP header
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com data:; img-src 'self' data: https:; connect-src 'self' https://*.australianprivacynetwork.com.au; frame-src 'self' https://widgets.australianprivacynetwork.com.au; frame-ancestors 'self'; form-action 'self'; base-uri 'self'; object-src 'none'
Widget iframe CSP (served by APN)
Content-Security-Policy: default-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self' data:; img-src 'self' data:; connect-src 'self'; form-action 'self'; base-uri 'none'; frame-ancestors https:
  • All outbound links pass safeUrl() — only http(s)/mailto are allowed; javascript:, data:, vbscript:, file: are blocked.
  • All third-party strings pass sanitizeText() — control characters stripped, length-clamped, never injected as HTML.
  • External links use rel="noopener noreferrer nofollow" and referrerpolicy="no-referrer".
  • Sensitive widgets keep state in localStorage on the visitor's device; nothing is posted to APN.
  • Iframes must set referrerpolicy="no-referrer", loading="lazy", and the sandbox tokens above. Never add allow-top-navigation or allow-popups-to-escape-sandbox.