Search
Privacy
This search feature runs entirely on this server. No data is sent to any external service. Your query is not tracked. We do not profile you. You don't need to look at adverts, read LLM hallucinations, or extend your online tracking profile to search here.
Basics
- Multiple terms are combined with AND by default:
email privacy - Explicit operators (must be uppercase):
email AND spam,email OR spam,NOT spam - Lowercase
and,or,notare treated as search words - Minus prefix to exclude:
-spam - Parentheses for grouping:
(email OR security) AND privacy
Advanced
- Phrase search:
"email privacy"matches the exact phrase - Stemming:
encryptingalso matches “encryption”, “encrypted”, etc. - Fuzzy:
spom~finds “spam” using Levenshtein distance;spom~2allows up to 2 edits - If no exact matches are found, the search automatically retries with approximate matching for words of 4+ characters
- Accent-insensitive:
cafematches “café” and vice versa - diacritical marks (accents, tildes, umlauts, etc.) are ignored during matching - Field-specific:
title:email,category:security,content:proxy,description:privacy,slug:email - Category icons on results are clickable to search by that category