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! 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
Leon
Check their project out: My Food
Lion Melser
Check their project out: Voicemeeter Web Remote
csd4ni3l
Check their projects out: Game Of Life, ShatterStack, csd4ni3l-browser, aimtrainer, Music Player, fractal-viewer
sillyangel
Check their projects out: Mice (Navidrome Client), JoySpoofer (Color Spoofer)
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.
Starting working on the website! I'm gonna be learning Next and React while working on this project :D
I created a minimal DNS server, a minimal database for storing the domains and a minimal internal API to manage it :D