this post was submitted on 10 Mar 2026
34 points (100.0% liked)
Free and Open Source Software
22016 readers
129 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've heard others say that you can just use private keys, Debian does that.
Though I'm not very knowledgeable in this, others can hopefully clarify.
You can use self-signed keys.
It's basically like saying you can trust your own certificates used by TLS on your own machine rather than going through a CA, but realistically businesses would rather use a CA.
Business could then pay TrueNAS (or someone else) to handle the signing for them.
All the code can be Open-Source, the handling of they keys just obviously need to be secret.