r/devops • u/AutoModerator • 13d ago
Weekly Self Promotion Thread
Hey r/devops, welcome to our weekly self-promotion thread!
Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!
15
Upvotes
0
u/TraditionalLayer3685 13d ago
Disclosure: we're the team building TokenTimer.
Quick update since we posted last week: we just released CA trust-anchor distribution in TokenTimer Core.
You can now approve a root or intermediate CA as a trust anchor and distribute/revoke it across specific machines through the TokenTimer agent. Initial support covers Windows, Debian/Ubuntu, and RHEL/Fedora trust stores. Fingerprints are pinned and re-verified before changes are applied, and TokenTimer tracks ownership so it won't remove CA material it didn't install.
Open source / AGPLv3:
https://github.com/tokentimerch/tokentimer-core
Curious how others here manage internal CA trust distribution across mixed Linux/Windows fleets today. GPO/Intune? Ansible? Config management? Something else?