mini-madeuce

a private and intimate url shortner
home about

About

about

mini-madeuce is an open source and selfhostable url shortner

things open source - can verify code, see logging setup self hostable - deploy own code on own machine, disable logging onion - v3 ? can create shortie url with this endpoint, and use clearnet to access shortie (or have auto onion redirect to load up onion page and then manually type in shortie) combine with massive pass - create password mokintoken - store password (expiry and hit count, clientside encrypted) mini-madeuce - shorten mokintoken url into something possible to copy down or type into a separate computer use cases 1. setting up new computer (or using tmp account), allows secure transfer of initial password from password manager on phone to new machine (ie: if email password is 56 random characters) 2. maintain isolation b/w online accounts (ie: avoid sending email from known account to anonomus account) 3. see if someone is reading + inspecting your messages (same as mokintoken), send a test message with a 1 read count allowed, visit the url later and see if still able to access. if the message has reached it hit count, someone has already visited it and your messaging channel is not secure name purpose security list dependencies code link