TPM is a dedicated chip or firmware enabling hardware-level security, housing encryption keys, certificates, passwords, and sensitive data, “and shielding them from unauthorized access,” Microsoft senior product manager Steven Hosking wrote last month, declaring TPM 2.0 to be “a non-negotiable standard for the future of Windows.”


What’s a good alternative (assuming this is one of the few things I don’t want to self-host)?
I self-host Gogs for my internal projects, but my public stuff is on Github. The only “fancy” GH feature I use is the actions since it will do ARM builds which I can’t do locally.
https://codeberg.org/ is a nice alternative.
They do provide access to a runner for actions, but you need to request access to it.
Does Codeberg allow private repos?
deleted by creator
You can self host Forgejo (a Gitea fork) which is powering codeberg.org
It will be getting federation support someday with the ForgeFed ActivityPub extension, so you pretty much can stay connected with others’ repos while owning your data.
I’d love to support gitlab, but they refuse to invest in federation and there have been rumors about inter to be bought by Google, which will definitely kill any federation suggestions.
Anti Commercial-AI license
OneDev does support to clone via SSH if self hosted. Only that SSH access to code.onedev.io is turned off.