|
| 1 | +# 🚀 Launching: SecurePaste – Encrypted, Self-Destructing Paste Tool |
| 2 | +🔐 SecurePaste is a minimal, privacy-first platform to securely share sensitive information — encrypted end-to-end, view-once, and automatically expiring. |
| 3 | + |
| 4 | +🧠 Built for developers, security teams, bug bounty hunters, and anyone who shares secrets online. |
| 5 | + |
| 6 | +✅ What SecurePaste Offers Right Now |
| 7 | +🔒 AES-256 End-to-End Encryption |
| 8 | +Only the sender and recipient can decrypt the message — not even the server can read it. |
| 9 | + |
| 10 | +⏳ Custom Expiration |
| 11 | +Choose when your paste expires: |
| 12 | +1 min, 5 min, 1 hour, or 1 day. |
| 13 | + |
| 14 | +🔐 Optional Password Protection |
| 15 | +Add an extra layer of security to your paste. |
| 16 | + |
| 17 | +💣 Self-Destruct After View |
| 18 | +Once accessed, the paste is deleted forever — no way to retrieve it again. |
| 19 | + |
| 20 | +📄 Markdown & Code Formatting |
| 21 | +Supports basic rich text formatting like: |
| 22 | + |
| 23 | +Bold |
| 24 | + |
| 25 | +Italics |
| 26 | + |
| 27 | +Inline code |
| 28 | + |
| 29 | +Code blocks (coming soon) |
| 30 | + |
| 31 | +📱 QR Code Sharing |
| 32 | +Instantly generate a QR code to share the paste securely. |
| 33 | + |
| 34 | +🌍 No Account. No Logs. No Tracking. |
| 35 | +No IP logs |
| 36 | + |
| 37 | +No analytics |
| 38 | + |
| 39 | +No cookies |
| 40 | + |
| 41 | +Completely anonymous by design |
| 42 | + |
| 43 | +🖥️ Fully Functional UI & API |
| 44 | +Use it from the browser, or integrate with your apps via simple HTTP requests. |
| 45 | + |
| 46 | +🔗 Try it Out |
| 47 | +👉 https://securepaste.onrender.com |
| 48 | +Live demo — no signup required. |
| 49 | + |
| 50 | +⚡ Tech Stack |
| 51 | +Node.js |
| 52 | + |
| 53 | +Express.js |
| 54 | + |
| 55 | +CryptoJS |
| 56 | + |
| 57 | +Markdown |
| 58 | + |
| 59 | +Render (hosting) |
| 60 | + |
| 61 | +🧑💻 Open-source & transparent — GitHub (repo coming soon) |
| 62 | + |
| 63 | +🧭 Ideal Use Cases |
| 64 | +Share credentials securely (API keys, passwords) |
| 65 | + |
| 66 | +Send sensitive bug bounty or pentest notes |
| 67 | + |
| 68 | +Share logs that self-destruct after viewing |
| 69 | + |
| 70 | +Pass secrets during temporary deployments |
| 71 | + |
| 72 | +Anonymous encrypted messaging |
| 73 | + |
| 74 | +🇮🇳 Built with ❤️ in India |
| 75 | +Made by a solo builder who cares about privacy, simplicity, and open source. |
| 76 | +No bloat. No tracking. Just privacy. |
0 commit comments