Category: OpenDP Updates

Photo of people socializing at a reception at the Harvard Science and Engineering Complex

Welcoming Tumult Analytics and Tumult Core to OpenDP

Today, we’re happy to announce that OpenDP is taking over the maintenance and further development of Tumult Labs’ open-source software! Tumult’s libraries are based on a similar programming framework as OpenDP, and set a high bar for correctness and robustness, so joining efforts is a natural fit. A few former employees of Tumult Labs have…

Announcing OpenDP Library 0.14

We’re happy to announce v0.14 of the OpenDP Library! 

This release has a number of features that make common analyses easier and more idiomatic, including identifier truncation, synthetic data generation, and linear regression, as well as enhancements to the framework like odometers and additions to the suite of core differentially private mechanisms….

DP Wizard: An Easy Way to Get Started with Differential Privacy and OpenDP

OpenDP is pleased to announce the first release of DP Wizard, an interactive tool to explore the effect of different parameter choices, and an assistant for implementing those choices with the OpenDP library. DP Wizard builds on what we’ve learned from DP Creator, but offers a simplified development and install process and a streamlined workflow.  We would…

Apply now for the 2024 OpenDP Intern and Visiting Fellow Programs!

We are pleased to announce the 2024 OpenDP Interns and Visiting Fellows call for applications! Starting today, we are seeking interested individuals that are interested in contributing to and helping grow the OpenDP library and community. OpenDP Interns are typically undergraduate, post-bacc, or graduate students but those at other stages are welcome to apply. It…

Announcing OpenDP Library 0.8

The OpenDP team is excited to bring you our latest release, OpenDP Library 0.8! The OpenDP Library is a modular collection of algorithms for building privacy-preserving applications, with an extensible approach to tracking privacy, and a vetted implementation. It is available as binaries for Python on PyPI, for Rust on crates.io, or in source form…

Announcing OpenDP Library v0.7

The OpenDP team is proud to announce the release of OpenDP Library v0.7! The OpenDP Library is a modular collection of algorithms for building privacy-preserving applications, with an extensible approach to tracking privacy, and a vetted implementation. It is available as binaries for Python on PyPI, forRust on crates.io, or in source form on GitHub….

Introducing OpenDP Library v0.6

Dear OpenDP Community, The OpenDP team is delighted to announce the release of OpenDP Library 0.6! The OpenDP Library is a modular collection of algorithms for building privacy-preserving applications, with an extensible approach to tracking privacy, and a vetted implementation. It is available as binaries for Python on PyPI, for Rust on crates.io, or in…

OpenDP Library v0.5 Overview

Dear OpenDP Community, The OpenDP team is delighted (if a bit tardy) to announce the release of OpenDP Library 0.5! This release is packed with enhancements to make the OpenDP Library more versatile and improve its robustness. The changes cover multiple aspects of the library, broadening the kinds of computations that can be performed, and…