Scanning your connection...
Back to Glossary
Security

What is Open Source?

Software whose source code is made freely available for anyone to view, modify, and distribute. In privacy tools, open source allows independent security researchers to verify that the software does what it claims and contains no backdoors or hidden surveillance capabilities.

Also known as: FOSS, Free and Open Source Software, OSS

Open source means the code is public. Anyone can read it, verify it, and confirm it does what it claims. For privacy tools, this transparency is essential—you shouldn't have to trust a company's marketing when you can verify their code.

Why Open Source Matters for Privacy

Trust Through Verification

  • Security researchers can audit the code
  • Backdoors and vulnerabilities are more likely to be discovered
  • Claims can be verified: "Don't trust, verify"

Community Security

  • Many eyes make bugs shallow
  • Faster discovery and patching of vulnerabilities
  • No single point of failure in development

No Vendor Lock-in

  • Code can be forked if the original project goes bad
  • Community can continue development if company fails
  • Users aren't trapped with a product that turns hostile

Open Source ≠ Automatically Secure

Open source is necessary but not sufficient:

  • Code must actually be reviewed by qualified people
  • Projects need active maintenance
  • Security audits provide additional assurance

What to Look For

  • GitHub/GitLab presence: Is the code publicly available?
  • Reproducible builds: Can the published binary be verified against source?
  • Security audits: Has independent review been conducted?
  • Active development: Are issues being addressed?
  • License type: Some licenses (GPL, MIT, Apache) ensure openness

The Gold Standard

The most trustworthy privacy tools are:

  1. Open source
  2. Independently audited
  3. Have reproducible builds
  4. Are actively maintained

Related Terms

Related Tools

Have more questions?

Use our guided flow to get the right next privacy step for Open Source.

Open Guided Flow