Hacker News new | ask | show | jobs
by ValleZ 1079 days ago
How do you know that the product you use was built from the provided sources?
2 comments

> How do you know that the product you use was built from the provided sources?

Maybe you haven't heard of pass[1], but it's an open source project, and it's easy to build from source[2].

---

1. https://www.passwordstore.org/

2. https://git.zx2c4.com/password-store/

It's 800 lines of bash. I can read it.