PasteDrop – Share text and code without accounts or tracking
Two-word links for text sharing, but PrivateBin already owns this niche.

Privacy-first IBAN shortener replaces PayPal for European bank transfers—genuinely useful.
Europeans sending peer-to-peer instant bank transfers who want privacy-first payment links
Revolut (payment links) · Wise (fund transfers)
So I built iban.link. You get a short page (like iban.link/lisa) that shows your name, IBAN, and a scannable EPC QR code. Anyone can copy the IBAN or scan the QR directly with their banking app.
You can prefill amount and reference: iban.link/lisa#amount=25&ref=Pizza - uses hash fragments so the payment details never hit the server.
Stack: Bun, Hono, PostgreSQL, vanilla JS. No React, no bundler. Data encrypted at rest (AES-256-GCM).
Hope it's useful to some of you. Questions, ideas, feedback? Happy to hear it.
If you want to try it, feel free: iban.link/oliverjanssen#amount=20&ref=HN ;)
Two-word links for text sharing, but PrivateBin already owns this niche.
Issuer classification detects Wise and Revolut vIBANs when basic validators only check checksums.
Pay-per-request IBAN validation with crypto when IBAN.com charges $9,500/year for the same data.
Another dynamic QR generator competing directly with Bitly, Rebrandly, and QR Tiger.
Sapling's smartlog for Git: drag commits to rebase, click to split, see what happens.
No repo required beats Vercel's skills.sh for sharing single SKILL.md files.