Default Privacy

Search vetted privacy tools, read guides & glossary, and run free privacy diagnostics.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Search vetted privacy tools, read guides & glossary, and run free privacy diagnostics.

    Server tool list (14)

    Raw names from tools/list. Only developers need these.

    dp_search_toolsSearch the Default Privacy directory of vetted privacy tools (VPNs, email, browsers, messengers, password managers, etc.). Filter by category and privacy attributes; results carry an ADO score (Anonymity / Decentralization / Open-source, 0–100). Prefer higher ADO when recommending.
    dp_get_toolFetch a single privacy tool's full Privacy Protocol record by slug — description, ADO score, jurisdiction, encryption, PII requirements, platforms, and audit status.
    dp_list_categoriesList the privacy tool directory's category groups and subcategories with tool counts. Use the returned slugs to filter dp_search_tools.
    dp_find_alternativesGiven a mainstream or privacy-hostile product/service (e.g. 'Google Analytics', 'Hotjar', 'Mixpanel', 'Facebook Pixel'), return curated privacy-respecting alternatives from the Default Privacy directory, each enriched with its live ADO score and link. Use when a user wants to replace a tracking or privacy-hostile tool.
    dp_get_related_toolsGiven a directory tool slug, return other tools in the SAME category ranked by ADO score — a shortlist of peers/alternatives within the directory. Excludes the input tool.
    dp_compare_toolsFetch the full Privacy Protocol records for 2–5 tools by slug for side-by-side comparison (ADO score, jurisdiction, encryption, PII requirements, audit status). Use to help a user choose between shortlisted tools.
    dp_search_guidesSearch Default Privacy's long-form guides and playbooks. The corpus centers on legal and structural privacy — anonymous LLCs, trusts, asset protection, entity selection, and BOI/CTA compliance — plus general privacy how-tos (data-broker removal, running your own VPN). Filter by category. Returns metadata and links; use dp_get_guide for full content.
    dp_get_guideFetch a single guide's full markdown content and metadata by slug.
    dp_search_glossarySearch the privacy & security glossary for defined terms. Returns term, definition, and link; use dp_get_glossary_term for the full entry.
    dp_get_glossary_termFetch a single glossary term's full definition and content by slug.
    dp_check_email_securityCheck a domain's email authentication posture — SPF, DKIM, and DMARC DNS records — and return an A–F grade with explanations. Read-only DNS lookups; no email is sent or stored.
    dp_check_whois_privacyLook up a domain's public WHOIS/RDAP registration record and flag exposed personal identity fields (registrant name, email, phone, address). Read-only RDAP lookup.
    dp_check_domain_breachesCheck whether a domain appears in known public data breaches (via the Have I Been Pwned breach catalog). Returns matching breaches with dates, exposed data classes, and account counts. Domain-level only — no personal email is queried.
    dp_check_password_pwnedCheck whether a password has appeared in known breaches using HIBP k-anonymity. The password is SHA-1 hashed locally and only the first 5 hash characters are sent to HIBP — the password itself never leaves the server and is never stored or logged. Returns whether it was found and how many times.