Live data from Hacker News

Viewing profile — yolo1

yolo1

HN member
Joined
Fri, Apr 20, 2018, 6:38 AM UTC
HN karma
27
Public activity
14 items

About yolo1

No profile information was provided.

Recent public activity

  1. comment
    Comment #19664177

    How would multifactor solve this? It only solves mass password sprays.

  2. comment
    Comment #19664174

    Loads of people think 2FA solves more than just mass password spraying. How the hell did we get here?

  3. comment
    Comment #19656886

    Surely subtitles would be an awesome signature to use?

  4. comment
    Comment #19651627

    Also check out https://cestlaz.github.io/stories/emacs/

  5. comment
    Comment #19650610

    Unless you audit the entire codebase prior to a manual build, from a machine you know hasnt been compromised with a key you know hasnt leaked, how is a manual build different to CI…

  6. comment
    Comment #19650598

    What does a key rotation solve? Either your build server is compromised or it's not.

  7. comment
    Comment #18768213

    This is called two factor auth. SMS is not considered a secure method of transport (mostly due to porting). It only solves opportunistic password compromise via password dumps.

  8. comment
    Comment #18479299

    I wasn't aware that people hated it. I very rarely struggle through it (learning curve related, probably) but the objective behavior is something I wish Linux tools would move towa…

  9. comment
    Comment #18479046

    It's kinda nuts how far the unixy idea of "just streams of text" has gotten us. As much as I agree that the tooling is, object-based tools would be much nicer. for i in `ls`; do ec…

  10. comment
    Comment #18238799

    > Could you elaborate what you're talking about? Stealing passwords/sensitive info from Chrome temporary files? Yes. Your browser stores passwords in a reversible format locally. I…

  11. comment
    Comment #18238315

    What? No if you create rock-solid keylogging preventions I'll just scrape chrome temporary files instead lol.

  12. comment
    Comment #18238097

    If I have code exec on your everyday system, it's game over. There are very few viable defenses without a complete architecture overhaul which would probably remove too much usable…

  13. comment
    Comment #17623723

    I was able to workaround the issue in Firefox by overriding the GTK theme ( https://askubuntu.com/questions/8336/how-can-one-make-firefo... ) and then applying a Firefox-level dark…

  14. comment
    Comment #16882625

    I worked with Powerbuilder for a year around 2012 as a junior. I have pretty fond memories of a completely broken workflow UI/UX. The project I was working on was an in-development…