Viewing profile — copper_rose
copper_rose
HN member- Joined
- Wed, Sep 24, 2014, 4:36 PM UTC
- HN karma
- -6
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About copper_rose
No profile information was provided.
Recent public activity
-
comment
Comment #13995871
Does the reproducible builds project have a hand in the project to give Security/Binary Transparency to Firefox? I ask because i don't know, and I saw no language to suggest that i…
-
comment
Comment #13993059
Thank you for the clarification. I can see from your examples why binary transparency is a useful concept worth considering in its own right. I still suspect there is a huge amount…
-
comment
Comment #13992990
Nix's functional software deployment model is a useful tool for building software reproducibly, but reproducible builds are neither the primary motivation for nor the primary goal …
-
comment
Comment #13992498
I can understand why those scenarios would be concerning. Ultimately, what matters depends on the threat model. I believe that the Nix model can be used as a base for solving issue…
-
comment
Comment #13992081
The stated goal is to enable someone to verify "that they have gotten the same version as the rest of the world and not a special, possibly compromised version." This is actually t…
-
comment
Comment #8441083
Yikes. All those nines of durability that Amazon provided for Dropbox...brought to naught by a bug in Dropbox's software.
-
comment
Comment #8362875
The problem is that in many server environments, particularly at scale, the speed of the bootstrap processes of the OS doesn't matter. One of the goals of systemd is to make the bo…
-
comment
Comment #8362426
He's hit the nail on the head - systemd's fundamental design is not appropriate for the server environment: "I have to provide a system that runs reliably and can easily be reasone…