141 Articles
Security & Privacy
Articles filed under Security & Privacy.
Showing 43–63 of 141 articles
text Security & Privacy
How to Use Privacy Consent Auditor
A quick browser-based tool for the task.. Learn the practical steps, common mistakes, and the quickest way to use privacy consent auditor in your browser.
text Security & Privacy
How to Use Security Policy Wizard
A quick browser-based tool for the task.. Learn the practical steps, common mistakes, and the quickest way to use security policy wizard in your browser.
text Security & Privacy
How to Use Session Expiry Planner
A quick browser-based tool for the task.. Learn the practical steps, common mistakes, and the quickest way to use session expiry planner in your browser.
🕵️ Security & Privacy
How to Catch API Keys Before You Commit Them
Scan code and config for leaked credentials using key prefixes and entropy, and know what to do first when a secret has already been pushed.
📧 Security & Privacy
How to Check an Email for Spam Trigger Words
Check pasted email text for common spam signals — trigger phrases, excessive caps, exclamation marks, and link density — with a 0-100 score.
🔒 Security & Privacy
How to Check Whether Your VPN Is Leaking DNS
Work through a DNS leak test properly, understand what a leak actually reveals about your browsing, and check which resolver your device is really using.
🔍 Security & Privacy
How to Decode Obfuscated JavaScript Back Into Readable Code
Paste obfuscated or minified JavaScript to decode escaped string literals and reformat the code for reading, entirely in your browser.
🍪 Security & Privacy
How to Draft a Clear Cookie Consent Banner
Use a GDPR consent banner builder to preview clear accept, reject, and preference choices, then copy an HTML starting point for proper implementation.
🛡️ Security & Privacy
How to Draft and Test a Content Security Policy
Use a CSP header builder to define default, script, and style sources, block plugins, upgrade insecure requests, and draft a report-only policy first.
🏛️ Security & Privacy
How to Encode and Decode a Caesar Cipher
Use a Caesar cipher tool to shift English letters by a chosen amount, switch between encode and decode modes, and copy or download the transformed text.
🔐 Security & Privacy
How to Encrypt a Message With a Real Enigma Machine
Encrypt and decrypt messages using a historically accurate Enigma I simulation — real rotor wirings, reflector, and plugboard, right in your browser.
🔗 Security & Privacy
How to Fix an Incomplete TLS Certificate Chain
Order a TLS chain correctly, spot the missing intermediate that breaks API clients while browsers still work, and know whether to include the root.
🔑 Security & Privacy
How to Generate a Cryptographically Secure Secret Key
Generate a cryptographically secure random secret key in hex, Base64, or URL-safe Base64, with adjustable byte length, for API keys and app secrets.
🛡️ Security & Privacy
How to Harden SSH Without Locking Yourself Out
Work through sshd hardening in an order that can't strand you, with the directives that matter and the ones that only look like security.
🔒 Security & Privacy
How to Lightly Obfuscate JavaScript Code
Lightly obfuscate JavaScript by renaming local variables and encoding string literals as hex escapes, without setting up a full build tool for a quick pass.
🔑 Security & Privacy
How to Plan an OpenPGP Key Configuration
Use the PGP key generator workspace to compare identity, RSA or Curve25519, expiration, and passphrase settings before using a trusted OpenPGP app securely.
🔒 Security & Privacy
How to Read a CVE Record Before You Patch
Read a CVE lookup online free before you patch, so you can see severity, affected components, and remediation details in one clear view.
🔐 Security & Privacy
How to Spot Risky Patterns in a Password
Use a password leak pattern checker locally to flag short length, repeated characters, common words, date-like numbers, and predictable construction risks.
🔍 Security & Privacy
How to Use Advanced Google Search Operators
Build precise search queries with operators like site, filetype and intitle, and use them responsibly for research, auditing your own sites and finding exposed pages.
⚖️ Security & Privacy
How to Write a Starting Disclaimer for Your Website
Generate a starting disclaimer — general, affiliate, medical, or financial — from your site name, entirely in your browser.
🔒 Security & Privacy
How to Check a Domain's SSL Certificate Details
Look up a domain's SSL/TLS certificate issuer, validity dates, protocol version, and covered hostnames in a clean, readable summary, without command-line tools.