Hacker News new | ask | show | jobs
by master-lincoln 1066 days ago
Is there a way to make sure I am using the code you published and not a different version?
1 comments

We do releases in the Github Actions CI. So you can inspect the CI logs and published artefacts(desktop/android). Then you can compare the binaries checksums. I would appreciate ideas on how we can make it more transparent