#加密安全须知

1. Strong Password: Use a mix of characters (uppercase, lowercase, numbers, symbols) with more than 12 characters, avoiding repeated or common combinations.

2. Two-Factor Authentication: Enable SMS/authenticator (like Google Authenticator) for secondary verification.

3. Regular Changes: Update critical account passwords every 3-6 months.

4. Beware of Phishing: Do not click on unfamiliar links and verify the sender's identity.

5. Encryption Tools: Store sensitive files using AES-256 or PGP encryption.

6. Update Systems: Timely patch software/system vulnerabilities and disable old protocols (like SSLv3).

7. Secure Transmission: Only use HTTPS/TLS protocols to access websites and avoid handling sensitive data over public WiFi.