Online Tool Store Online Tool Store

141 Articles

Security & Privacy

Articles filed under Security & Privacy.

Showing 43–63 of 141 articles

How to Use Privacy Consent Auditor

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.

How to Use Security Policy Wizard

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.

How to Use Session Expiry Planner

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.

How to Catch API Keys Before You Commit Them

🕵️ 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.

How to Check an Email for Spam Trigger Words

📧 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.

How to Check Whether Your VPN Is Leaking DNS

🔒 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.

How to Decode Obfuscated JavaScript Back Into Readable Code

🔍 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.

How to Draft a Clear Cookie Consent Banner

🍪 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.

How to Draft and Test a Content Security Policy

🛡️ 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.

How to Encode and Decode a Caesar Cipher

🏛️ 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.

How to Encrypt a Message With a Real Enigma Machine

🔐 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.

How to Fix an Incomplete TLS Certificate Chain

🔗 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.

How to Generate a Cryptographically Secure Secret Key

🔑 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.

How to Harden SSH Without Locking Yourself Out

🛡️ 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.

How to Lightly Obfuscate JavaScript Code

🔒 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.

How to Plan an OpenPGP Key Configuration

🔑 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.

How to Read a CVE Record Before You Patch

🔒 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.

How to Spot Risky Patterns in a Password

🔐 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.

How to Use Advanced Google Search Operators

🔍 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.

How to Write a Starting Disclaimer for Your Website

⚖️ 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.

How to Check a Domain's SSL Certificate Details

🔒 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.