Live data from Hacker News

Viewing profile — jupenur

jupenur

HN member
Joined
Sun, Oct 25, 2015, 8:17 AM UTC
HN karma
220
Public activity
54 items

About jupenur

No profile information was provided.

Recent public activity

  1. comment
    Comment #48656038

    This whole blog post makes me sad. I've been active on both sides of the vulnerability disclosure process for well over a decade and have reported a whole bunch [1] of security bug…

  2. story
  3. story
  4. comment
    Comment #42517207

    The weAudit VSCode extension [1] works pretty well. It's designed for security work, but there's no reason why you couldn't use it for general note-keeping. [1] https://blog.trailo…

  5. story
  6. story
  7. story
    Show HN: Swerve – A framework for establishing integrity guarantees in web apps

    Swerve is a framework with one goal: make E2EE viable in web applications. Think of messaging applications like WhatsApp, or password managers like KeeWeb, or email clients like Pr…

  8. story
  9. comment
    Comment #38560973

    The big problem with transparency logs is that they can't prevent attacks in real time because of the merge delay. You'll only find out afterwards if you've been attacked. It signi…

  10. comment
    Comment #38560903

    Thanks! Automatic updates are still possible; you can implement a code signing-based flow on top of this, or fetch hashes from GitHub releases, or anything, really. Attacks are onl…

  11. comment
    Comment #38558644

    I've looked at web bundles and a variety of other solutions myself, but the service worker approach feels like a winner so far. There's no magic, nor any bug being abused, but the …

  12. comment
    Comment #38555821

    This is great. I feel like E2EE has slowly fallen out of focus in recent years as the tech has stabilized, but important developments like this and the MLS standardization still co…

  13. comment
    Comment #37173610

    I'm trying to solve the problem of "how can I trust an e2ee messaging app on the web". Basically, the issue is that while e2ee messaging apps (think WhatsApp, Signal) assume no tru…

  14. comment
    Comment #32489444

    There's an even more ubiquitous app that also usually has mic and camera permissions and suffers from a similar (but technically unrelated) local code injection issue: Chrome. The …

  15. comment
    Comment #32230147

    We weren't happy with what was already out there, so we built our own -- https://github.com/mattermost/gobom

  16. comment
    Comment #32076340

    Noteworthy in this security release: 7 out of the 9 issues fixed are stack exhaustion bugs, meaning something in the stdlib is recursing too deeply and with a large enough input th…

  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #25430851

    Well that didn't stop them from trying

  22. comment
    Comment #25425285

    Blog author here; Russell's implementation is backed by github.com/beevik/etree, but like you said, it's just an interface. The tokenizer is still encoding/xml. Adding better suppo…

  23. story
  24. story
  25. comment
    Comment #23877229

    Better link with context https://www.minervanett.no/angus-dalgleish-birger-sorensen-c...