Hacker Newsnew | past | comments | ask | show | jobs | submit | visualpipe's commentslogin

You can by a USB cable with switch on it.


Whilst that would work, it's less than ideal. I'd need to power the monitor and Pi separately at that point. If turning the screen off prevents that pass-through power capability, that is a poorly thought out design.


Even if it's open source, we should say that unless the binary can be reproduced exactly by end user, you can never trust what you are using is actually what you think it is.


Is thst possible, in general? If someone published an open source app to Play, could I compare the Play downloaded app to a local build, and set config appropriately, and get a match?


> Is thst possible, in general?

(Deterministic|reproducible) (compilation|builds) are a fairly recent endeavor; though they're not yet common they are technically feasible. The two efforts I'm aware of are Debian[1] and Chromium[2], though I'm not sure what state they're currently in. From their site, Chromium appears to include Android builds.

There may be Android-specific concerts w.r.t the JVM's JIT, but if you can't trust the onboard runtime, you've already lost IMO.

--

[1] https://wiki.debian.org/ReproducibleBuilds

[2] https://www.chromium.org/developers/testing/isolated-testing...


F-droid[3] is supposedly working on reproducible builds for Android too.

[3] https://f-droid.org/wiki/page/Deterministic,_Reproducible_Bu...




A sample code fragment on the front page will be highly appreciated.


Added a small code fragment.

(Disclaimer, I'm one of the primary authors of Lasp, @cmeik on Twitter)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: