Live data from Hacker News

Viewing profile — etna_ramequin

etna_ramequin

HN member
Joined
Thu, Jul 28, 2022, 10:21 AM UTC
HN karma
63
Public activity
24 items

About etna_ramequin

No profile information was provided.

Recent public activity

  1. comment
    Comment #48409076

    I see that Meta’s engineers are still busy and happy to build a dystopia in exchange of money. Damage is already done, they’ve shipped nearly working software to any creep and poli…

  2. comment
    Comment #42350621

    That’s a self-defeating definition. Work that can be automated at no marginal cost is economically worthless. Edit for clarity: “worthless” as in “no value add”, its worth is only …

  3. story
    Update on "Quantum Algorithms for Lattice Problems"

    Recently, Yilei Chen reported an attack on a post-quantum cryptography primitive: Learning With Errors (LWE), a hard problem on lattices.[1] Hongxun Wu and Thomas Vidick found a bu…

  4. comment
    Comment #39859110

    I spotted a few oddities in the reporting of these ‘secret papers’.[1] The only extract of the report the journalists show is, at the very least, misleading. They’re claiming that …

  5. comment
    Comment #39798183

    Still requires special hardware and authentication, AFAICT. Plus, you often have got length (hundreds of km) and connection constraints (e.g., only over fibre optic).

  6. comment
    Comment #39798076

    Quantum Key Distribution (QKD) requires special (expensive) hardware, so it really doesn’t solve the problem of key size. Moreover, QKD still requires an authenticated channel, so …

  7. comment
  8. story
    Ask HN: What are good resources for managing the security of a startup?

    I come from a research/architecture background in security and pivoting to a more operational security role (managing compliance, audits, annual pentests, vulnerability scanning, i…

  9. story
  10. comment
    Comment #37874479

    I dont disagree with this. I just want to highlight that to do this sort of sandboxing in any systematic manner, you’ll always need to go down at the system level. Because here we’…

  11. comment
    Comment #37873251

    WDYT of WASM capability system? IMO, it would be a good contender for sandboxing dependencies. However, I haven’t tested it in practice.

  12. comment
    Comment #37872996

    You don’t even need unsafe to reproduce unsafe behaviour on Linux. You can just read and write to `/proc/self` and modify memory arbitrarily. If you have `std::fs`, then you have `…

  13. comment
    Comment #37439668

    In theory, yes. In practice, TCBs are so big, that DRM solutions based on it are nearly meaningless for general purpose computers.

  14. comment
    Comment #37437252

    I’ve seen many widely deployed applications of TPM for security, never for DRM.

  15. comment
    Comment #37287214

    Luther’s 95 theses literally condemn « indulgences » as promoting greed… I assume you were making a reference to Weber’s work (the Protestant ethic and the Spirit of Capitalism), w…

  16. comment
    Comment #37255047

    Yes, that’s right, thanks!

  17. comment
    Comment #37250992

    > What would be better would be a dTPM that is integrated e.g. into a SoC, such that there are no exposed wires anywhere without decapping the SoC. Some systems such as phones work…

  18. comment
    Comment #37250920

    > The discrete TPM's threat model was never designed to cover you from attackers using oscilloscope to probe your laptop's SPI bus during the boot process for unencrypted data. I’m…

  19. comment
    Comment #35424183

    Sounds like a great idea! What sort of questions did you ask during the interview?

  20. comment
    Comment #35034029

    Thanks for the layman’s explanation, I didn’t realise something like that was even possible! What are some use cases for using it? Are they all crypto-currency related?

  21. comment
    Comment #34515658

    That’s "good things happen to (some) bad people. Rejoice!" Quite the opposite of what was said above. I don’t consider myself a Calvinist, so I don’t have skin in the game. However…

  22. comment
    Comment #34507271

    Yes, please. I’m pretty sure Calvinism says that everybody is corrupted by sin (not just prisoners) and that everybody is in need of God’s grace. There’s certainly nothing about ce…

  23. comment
    Comment #34479104

    Thanks for posting! This app has definitely helped me complete many essays!

  24. comment
    Comment #34389930

    From a more security security research point-of-view, the paper “Bootstrapping Trust in Commodity Computers”[1] is a very good overview. Although it would necessitate a bit of an u…