NOT READY FOR PROD OR GENERAL USE, looking for contributers
Netsecrets is a up and coming secrets manager which is not supposed to be a replacement to nix sops or other common nix secrets managers because netsecrets is intended to transmit secrets over your LAN or in some cases WAN, I used it in combination with entering a password on boot to ensure that there is no secrets hard coded into the system, but it could also be used with things like cloudinit, or if you might change the secrets from one centralized place, at some point i plan on improving the security alot more, which is why at this moment I cant recommend it for general use, but if you would be willing to help contribute to the project (written in rust), I could reach that goal sooner, other things I hope to do at some point is integrate it with other secret managers.
I was debating whether or not to advertise this project at this point, currently there is no password hashing, or TLS, and I am not too confident about the security to advertise it, but due to other projects and schoolwork, I hope I can get contributer to help out and vet it security wise.
Documentation will be added soon, but for now you can look at this for examples:
(some irrelevent parts, you’ll have to swift through for the relevent bit, I cat a file under /var/netsecrets for the actual secret contents)
(Reply to this thread if this is something your interested in)