so, anyway, fuck firefox and DRM. currently building librewolf and regardless of whether the keepassxc extension works or not, i can always c&p from keepass and keep my ass.
the namestr project will have a full self-deployment done today, you will be able to run it with an IP address and password in addition to the other necessaries and it will automatically set up on your VPS. after the password login method is done, i will also add one that supports root/key login.
i could add more features, but i think this will be enough for now.
the deployment is going to install go and build itself on the VPS btw. i have the idea that later on i can use this as a base, or you can use a VPS set up by namestr to deploy other things, like a personal relay/cache, your own wireguard VPN, and other cool things like this. i already use my VPS as both NIP-05 ID and wireguard vpn, the wireguard setup is really simple, and it wouldn't take much to write a deployment for it.
and more generally, maybe a tool to make it possible for anyone to install Go and have all these things run only from source code.
go is far more sleek and efficient than any other language system. only 120mb for the installation, and mere seconds to build most things.
if someone ever built a fully functional web browser in Go (there is a large number of the pieces, just nobody has put it all together yet), it would probably be done in under a minute from source.
meanwhile it's now up to about 40 minutes and counting to get librewolf built.