meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pub:online_protection [2024/07/29 22:00] – created Gene Hugh | pub:online_protection [2025/07/04 12:34] (current) – Gene Hugh | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Online Protection ====== | ====== Online Protection ====== | ||
+ | Also see [[pub: | ||
===== Reference ===== | ===== Reference ===== | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
Line 10: | Line 10: | ||
* **Freeze credit report** | * **Freeze credit report** | ||
* Free service from credit agencies | * Free service from credit agencies | ||
- | * Can be " | + | * Can be " |
* [[https:// | * [[https:// | ||
+ | |||
+ | ===== Deleting Online Accounts ===== | ||
+ | * Manually delete everything, such as photos, messages, orders, etc | ||
+ | * Change your name, email, and all personal information to an alias not connected to your real identity. | ||
+ | * Wait 30 days then verify your account is empty of all information. (This may allow company backups to be rewritten with your changed information.) | ||
+ | * Delete account. | ||
===== Passwords ===== | ===== Passwords ===== | ||
+ | * **Use a strong password** | ||
+ | * [[https:// | ||
+ | |||
* **Use a password manager** | * **Use a password manager** | ||
* Bitwarden - [[https:// | * Bitwarden - [[https:// | ||
Line 25: | Line 34: | ||
* Text message (SMS) method is not recommended and less secure | * Text message (SMS) method is not recommended and less secure | ||
+ | ===== Quantum-Resilient Password Lengths ===== | ||
+ | As of May 2025 | ||
+ | ^Password Use Case^Recommended Length (Post-Quantum)^Notes^ | ||
+ | |Standard login password (hashed with bcrypt/ | ||
+ | |High-security systems (admin, financial, sensitive data)|20–24+ characters|Use passphrases or random strings from a password manager.| | ||
+ | |Encryption passphrases (e.g., PGP, file encryption)|32+ characters|Quantum attacks may eventually brute-force shorter keys; longer passwords help mitigate risk.| | ||
+ | |Wi-Fi passwords (WPA3)|16–24 characters|Use maximum supported length to reduce offline cracking potential.| |