guides
What Does Open Source Mean for a Period Tracker App
Open source period trackers let anyone inspect the code and verify privacy claims. What open source means, its limits, and how to evaluate one.
Why Open Source Matters for Privacy Claims Every period tracker app makes privacy claims. Most do so in a privacy policy, a legal document that is difficult to verify and changes over time. Open source code is a different kind of claim. Instead of "we promise not to share your data," it is "here is the exact code running on your device, inspect it yourself." For users who want verified privacy rather than promised privacy, this distinction is significant. The FTC enforcement action against Flo in 2021 and the $59.5M class action settlement demonstrate that privacy policies are not self enforcing. Open source code, particularly when combined with independent security audits, provides a verification mechanism that legal text does not. What Open Source Enables When period tracker code is publicly available: Security researchers can review it and publish findings. A researcher who discovers that the app is transmitting data to an undisclosed server can document and publicize that finding, creating accountability that closed source apps do not face. Privacy advocates can verify whether stated data practices match implementation. If the privacy policy says no data leaves your device, the