17 results (expanded search) for "code-security"
Digital & AI
Verifying AI-Generated Code Has No Security Holes
Before deploying AI-generated code, apply a specific security checklist (SQL injection, exposed secrets, input validation) — don't assume it's secure just because "it works".
Administrative
Data Classification & Protection
All data: public/internal/confidential/restricted — each class with different protection rules.
Digital & AI
Password Manager Adoption
Replace one reused password across 30 accounts with unique long ones, stored in an encrypted manager.
Digital & AI
Breach Check via HaveIBeenPwned
Check all your emails on haveibeenpwned.com to know which breaches exposed your data.
Digital & AI
Phishing Recognition
5 signals revealing a phishing message before you click and surrender data.
Digital & AI
Password Manager in 30 Minutes
One strong master password + password manager = more secure than 95% of people.
Digital & AI
2FA on Every Important Account
Email + bank + social + cloud: 2FA required. SMS is weak — use Authenticator app or physical key.
Digital & AI
Remove Yourself from Data Brokers
Send delete requests to 10 data brokers — Gulf via PDPL, global via GDPR/CCPA.
Digital & AI
Browser Hardening in 15 Min
Firefox + uBlock Origin + Privacy Badger + DuckDuckGo = strong default privacy.
Digital & AI
Spot Phishing in 30 Seconds
Before clicking any email link: check full sender, hover URL, urgency, spelling.
Digital & AI
Password Manager Onboarding
Replace all reused passwords in 30 days. One manager, one strong master.
Digital & AI
2FA Everywhere
Enable 2FA on email, bank, social, cloud. TOTP not SMS. Backup codes saved.
Digital & AI
Regular Data Download (Google Takeout etc.)
Every 6 months, download backup from Google/Apple/Meta. Backup + your right.
Digital & AI
Browser Extension Audit
Every browser extension can read your visible pages. Delete what you haven't used in 30 days.
Digital & AI
Public WiFi Precautions
On public WiFi: always VPN + no banking + 2FA even if feeling safe.
Digital & AI
Device Encryption Check
Phone encrypted by default, but your laptop? Check. If stolen, data exposed.
Digital & AI
AI for Code Review vs. Code Generation
Know when to ask AI to generate new code versus review existing code — the two uses need different prompts and different caution.