Please sign in to access this page
yourdns is a domain name registrar and certificate authority made to provide free domains and TLS certificates – yes, just like freenom back in the good old days! except it's an independent system, which means you have to use the yourdns dns servers. it doesn't depend on any other companies, which is achieved by having our own CA certificate and DNS server (which still works with regular websites, by the way). this is especially useful for small personal projects and IoT projects.
kasumi
Check their projects out: Home1 Employee Website, Home1 Employee Website
Neon
Check their projects out: Annoy Lou, Slack zeon, Ntfy w/ som, Summer of making Share votes, @grok is this true, ruby scrapes a book site, SoM userscript, Shipwrecked random phone number, Washing machine updates
Leon
Check their project out: My Food
Benjamin Yang
Check their projects out: pkgman , print_mate, stickfigure, YetAnotherParcelTracker, MCServer++, crx_to_xpi
Lion Melser
Check their project out: Voicemeeter Web Remote
Nuan
Check their project out: Race Reading
csd4ni3l
Check their projects out: fractal-viewer, Music Player, csd4ni3l-browser, aimtrainer, Game Of Life, ShatterStack
sillyangel
Check their projects out: JoySpoofer (Color Spoofer), Mice (Navidrome Client)
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!
Created a docker-compose config file, wrote some readmes and deployed the whole thing to my server.
Since certbot obviously won't work with this, i've decided to add the option to generate certificates with my own certificate authority! This will allow you to set up TLS on your website if needed.
I implemented adding new records and added a couple security fixes so that you can't edit someone else's domain.
I created a minimal DNS server, a minimal database for storing the domains and a minimal internal API to manage it :D