ruuvi / ruuvi.firmware.c

Ruuvi Firmware version 3. Built on top of Nordic SDK 15, uses both Ruuvi and external repositories as submodules. In Beta, no breaking changes are intended but may be done if absolutely necessary
BSD 3-Clause "New" or "Revised" License
54 stars 37 forks source link

Add instructions for verifying build #328

Open ojousima opened 2 years ago

ojousima commented 2 years ago

Users should be able to check their app .apk against automated builds, similar to https://core.telegram.org/reproducible-builds

ojousima commented 2 years ago

This would be possible with containerized build, e.g. with Docker. However, as tags are not so security critical implementing this would be more of an academic exercise than actually needed feature