HackerTrans
トップ新着トレンドコメント過去質問紹介求人

syncomo

no profile record

投稿

R10edocker: Reproducible Docker container for Go applications, in Nix

github.com
4 ポイント·投稿者 syncomo·3 年前·1 コメント

Reproducible, statically linked Rust cross builds in Nix

github.com
5 ポイント·投稿者 syncomo·3 年前·1 コメント

コメント

syncomo
·3 年前·議論
r10edocker creates a framework for making bit-for-bit reproducible Docker container images for Go applications, in one click.
syncomo
·3 年前·議論
A "one-click" ways of cross building Rust programs, deterministically.
syncomo
·3 年前·議論
Secure boot is a restriction put on a device, indeed. Whether secure boot should be enabled on a device or not depends on the perspective, and also on the threat model. For example, for an ESP32-based crypto wallet product like Jade (https://github.com/Blockstream/Jade) that's to be used to store Bitcoin, it's very likely a very good idea to enable secure boot, no matter it's an official or DIY device.
syncomo
·3 年前·議論
This post is a follow-up to the first blog post (https://thistle.tech/blog/esp32-secure-boot-v2-enablement-1) on the topic of secure boot v2 enablement on ESP32 platforms