Why We Use GitHub

Security should be visible, not hidden

Trust is important, especially when it comes to security tools. GoblinPass uses GitHub so users can inspect how the project works rather than simply trust a claim.

Public project history

By using GitHub, every code change can be recorded publicly. Anyone can review previous versions, inspect the source code, and see what has changed over time.

Visible does not mean perfect

Publicly viewable source is not automatically secure. Public code allows security researchers, developers, and curious users to inspect the software, identify issues, and suggest improvements.

Our goal

  • Be transparent
  • Be honest
  • Keep things local whenever possible
  • Avoid unnecessary data collection
  • Give users control over their own security

Verify for yourself

If you do not trust us, that is perfectly reasonable. We encourage you to inspect the code, review the project history, and make your own judgement.