About Sh...Text

Sharing temporary code snippets, API keys, or private notes shouldn't require creating accounts or leaving permanent trails. Sh...Text provides a clean, minimal interface for sharing encrypted notes that self-destruct when they expire.

AES-256-GCM Encryption

Every snippet is encrypted before being stored using AES-256-GCM with a unique initialization vector and authentication tag.

Automatic Expiration

Snippets expire automatically based on your chosen timeframe (15 minutes to 30 days). Expired records are deleted directly by MongoDB.

Fast Scrypt Password Protection

Protected snippets use Node's native scrypt key derivation for password hashing and constant-time verification to prevent brute-force attacks.

100% Open Source

No hidden telemetry or proprietary magic. You can review the entire codebase, encryption logic, and server actions directly on GitHub.

Open Source & Support

Have questions or suggestions? You can inspect the source code or reach out via email.