Zicklag
Zicklag
Right now our Weird DNS server is built into the Weird server, but for something so fundamental and important to the availability of the app and more, I think we...
Right now we don't generate a valid certificate for non-registered user subdomains, which means having a typo in a user subdomain will show a certificate error. We want to generate...
We need to get our DNS server more production ready before we really want to advocate people using Weird as their DNS server, but once we get it more solid...
https://github.com/muni-town/weird/commit/c5d6e056ff3f11ad5e8af0bc2c333c3db27c6b54 adds the ability to delete all user profile & username data, but it doesn't yet delete the user's email/password login or their subspace ID. We probably want to allow...
https://discord.com/channels/938334993191686174/944525665854701588/1305616698044584096 
https://github.com/n0-computer/iroh-experiments/tree/main/iroh-dag-sync See also: https://discord.com/channels/1161119546170687619/1244944993773162556/1304092549480452128
Because usernames are DNS-based and always going to be associated to a domain, we need to make sure that they are case-insensitive when handled in the UI. Right now anybody...
I've noticed that code blocks get cut off when rendered in the PDF. I've not gotten through the whole book yet, and it's not been much of an issue, there...