Need to send something sneaky to your SO? Have highly-classified nuclear codes for others to know? Anor is a webapp that transforms any url into a one-time use or time-based expiration link, so your secrets stay secret to the right people.
Moaz Mohamed
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Lots of new features! Implemented max view counts, end-to-end encryption, and many ui + font updates. Used AES-GCM for E2EE, and included random password hash generation.
Added a FAQ. Max views feature has been tabled for now, but everything else works. Will come back in V2.
Link burning works now! Adding max views, optional messages, and password functionality next.
Testing links to see whether they have expired or not! Currently running into build issues with Vercel specifically...
Created initial UI layout, plus bare-bones implementation of some backend stuff, where links are stored in mongodb. Added an ember glow for the animation!