Viewing profile — jupenur
jupenur
HN member- Joined
- Sun, Oct 25, 2015, 8:17 AM UTC
- HN karma
- 220
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About jupenur
No profile information was provided.
Recent public activity
-
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…
- story
- story
-
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…
- story
- story
-
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…
- story
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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 …
-
comment
Comment #32230147
We weren't happy with what was already out there, so we built our own -- https://github.com/mattermost/gobom
-
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…
- story
- story
- story
- story
-
comment
Comment #25430851
Well that didn't stop them from trying
-
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…
- story
- story
-
comment
Comment #23877229
Better link with context https://www.minervanett.no/angus-dalgleish-birger-sorensen-c...