Security Best Practices Guide

Last updated: Apr 26, 2026

Security Best Practices

Follow these guidelines to maximize the security of your shared secrets with PassLink.

Expiration Strategy

ScenarioRecommended Expiration
Sharing a password with someone online right now1 hour
Sharing with a colleague in the same timezone4 hours
Cross-timezone async sharing24 hours
Sharing with someone who may not check soon7 days

Rule of thumb: Always use the shortest expiration time that gives your recipient enough time to view the secret.

Password Protection

Add a passphrase to your secrets when:

  • The secret is highly sensitive (production DB credentials, root keys)
  • You're sending the link via an unencrypted channel (email, SMS)
  • The recipient's inbox may be compromised or shared
  • You want two-factor assurance — link + passphrase

Important: Send the passphrase via a different channel than the link itself. For example: link via email, passphrase via WhatsApp.

View Limits

  • Single-view (recommended): The secret is destroyed immediately after the first view. Best for one-to-one sharing.
  • Multiple views: Use sparingly. Only when you expect the recipient to need to re-read the secret (e.g., a complex configuration).

Channel Security

ChannelSecurity LevelNotes
Slack DM✅ GoodEncrypted in transit, but stored in Slack's servers
WhatsApp✅ GoodEnd-to-end encrypted
Email⚠️ ModerateNot encrypted at rest; add a passphrase
SMS⚠️ ModerateVulnerable to SIM swapping; add a passphrase
Public Slack channel❌ AvoidAnyone in the channel can click the link
Social media DM❌ AvoidLow trust, high exposure

Corporate Policy Recommendations

If you're using PassLink in a team environment:

  1. Standardize on single-view + 4h expiration for routine credential sharing
  2. Require password protection for production secrets
  3. Train your team to never paste secrets directly in chat — always use PassLink
  4. Rotate secrets after sharing — treat shared credentials as potentially exposed
  5. Use separate channels for link and passphrase delivery

What NOT to Do

  • ❌ Never share a PassLink URL in a public channel or forum
  • ❌ Never screenshot a revealed secret — copy it to your credential manager
  • ❌ Never reuse the same link for multiple recipients — create a new one each time
  • ❌ Never share passphrase and link in the same message

Was this article helpful?

More in Sharing & Security

We use cookies to improve your experience and analyze site usage. You can accept or reject non-essential cookies. Learn more