Trifecta Tech Foundation

@trifectatech.bsky.social

Open infrastructure software in the public interest. Maintainer of utilities and libraries for time synchronization, data compression, and on privilege boundaries. Projects: sudo-rs, ntpd-rs, statime, zlib-rs and more on trifectatech.org.

We're proud to announce the first release of our latest data compression project, Zstandard in Rust! Read why we did this, the current state of the project, and where we're hoping to take it: buff.ly/JoruN7e Thanks to Chainguard, Astral, NLnet Foundation, and @sovereign.tech. #rustlang #opensource

Announcing Zstandard in Rust - Trifecta Tech Foundation

Over the past year, we've been silently working on our third compression project. After zlib and bzip2 we're now taking on zstd with libzstd-rs-sys, and are proud to announce its first release.

trifectatech.org

New release of sudo-rs! Version 0.2.11 is out with askpass and multi-lingual support. Want to see sudo-rs in your language? You can start helping out today. PR's are welcome! We thank the @sovereign.tech for investing in this work, as well as 15 external contributors! github.com/trifectatech...

Releases · trifectatechfoundation/sudo-rs

A memory safe implementation of sudo and su. Contribute to trifectatechfoundation/sudo-rs development by creating an account on GitHub.

github.com

Blog post by Folkert: How can we make Rust programs that use state machines even faster? Trifecta Tech aims to create safe and robust infrastructure software, that's why we're dedicated to making Rust the go-to for performance-critical components like zlib&zstd. trifectatech.org/blog/improvi...

Improving state machine code generation - Trifecta Tech Foundation

Over the past couple of months, Björn and I have been working on improving state machine code generation in the rust compiler, a rust project goal for 2025H1. In late June, PR 138780 was merged,…

trifectatech.org

A new release of sudo-rs is out! Highlights: - Increased backwards compatibility with older Linux kernels. - Programs executed can be prevented from running other programs (NOEXEC) - Other usability improvements suggested and contributed by our users! #rust #rustlang github.com/trifectatech...

Release Version 0.2.7 · trifectatechfoundation/sudo-rs

To use the precompiled binaries attached below, consult our manual installation instructions Added Linux kernels older than 5.9 are now supported. Support for Defaults noexec/NOEXEC: on Linux syst...

github.com