How to Share a Wi-Fi Password Securely
You have guests coming over, a new employee joining, or an Airbnb check-in — and you need to share your Wi-Fi password. Most people text it in plaintext, leaving it permanently in the recipient's message history (and backed up to iCloud, Google, etc.). A better pattern: send a SecureMint memo that self-destructs after it's read once. The password exists only long enough to be copied once, then vanishes.
Steps
Open SecureMint /memo
Go to securemint.app/memo. No account needed for a single memo.
Paste your Wi-Fi SSID and password
Example: 'SSID: HomeNet5G / Password: correct-horse-battery-staple'. You can add any other tips like router IP or guest network name.
Enable 'burn after reading'
Toggle burn-after-reading on. The memo will be permanently deleted from the server the instant the recipient opens the link.
Send the one-time link to your guest
Copy the link and send it via iMessage, LINE, email, or AirDrop. Even if their phone is stolen later, the link will be dead.
Why It's Secure
- End-to-end encrypted with AES-256-GCM — the server stores only ciphertext.
- The decryption key lives in the URL fragment (#) and never reaches our server.
- After the memo is read once, it is wiped from storage — no recovery.
- Set an optional expiration (1 hour to 7 days) as a backup in case the guest never clicks.
FAQ
What if my guest never opens the link?
Can I use this for a guest Wi-Fi network code at an event?
Why not just use the iOS 'Share Password' feature?
Related Articles
How to Share Secure Self-Destructing Memos
Send self-destructing encrypted memos. Burn after reading — message is deleted after being read once. Perfect for sharing passwords and secrets.
Share 2FA Backup Codes Safely (Without Emailing Them)
2FA backup codes are high-value secrets. Learn the right way to share them with a co-founder, spouse, or inheritance plan using encrypted, self-destructing memos.
How to Create Self-Decrypting Files
Create password-protected HTML files that recipients can decrypt in their browser. No software needed. AES-256-GCM encryption.