Live data from Hacker News

Viewing profile — irl_

irl_

HN member
Joined
Mon, Oct 17, 2016, 11:03 AM UTC
HN karma
288
Public activity
68 items

About irl_

No profile information was provided.

Recent public activity

  1. comment
    Comment #48670961

    At any moment some change outside my control could occur and my place in society would change. Right now I'm pretty self sufficient and don't really need the support of others in d…

  2. comment
    Comment #48670731

    I think this may be a US thing, in the UK at least unions work to promote solidarity.

  3. comment
    Comment #48670700

    I'm a director of my small company, and a member of UTAW. The union doesn't just help with employment disputes but also campaigns generally on improving working conditions for all,…

  4. comment
    Comment #37843293

    When I read this through 25 years ago I learned more about networking than I think I knew in total up until that point, and that was nearing the end of an A level (English further …

  5. comment
    Comment #37595654

    It's pretty upsetting that we've got India's UPI and China's UPI (UnionPay International) and they're both doing exactly the same thing and without geographical context you don't k…

  6. comment
    Comment #35287492

    Like QuickBooks Online?

  7. comment
    Comment #31247682

    That's nonsense. There are somewhere between 2 and 8 million users of Tor every day. The vast majority of Tor users are ordinary people that want a little more privacy. What a wast…

  8. comment
    Comment #31247630

    If you need a primer for the primer: https://web.archive.org/web/20140118063258/http://notabug.co... (unfortunately it wasn't finished)

  9. comment
    Comment #30612953

    China and Chinese Red Cross are different things.

  10. comment
    Comment #30612946

    I know the title is the title on the actual article, but it's the Chinese Red Cross, not China itself. National Red Cross Societies are independent of the country's government. The…

  11. comment
    Comment #30360285

    SSH keys authenticate you. They are an identity. You probably don't need more than one or two identities (maybe personal and work). You can just get a couple of YubiKeys and config…

  12. comment
    Comment #30360230

    I see. They didn't mention it on the two factor authentication page I was reading because they've split the security key and TOTP documentation and not made it obvious (enough for …

  13. comment
    Comment #30360213

    Ok, I assume that's with FIDO/U2F, so that's not so bad. At that point though, you already have a hardware token capable of holding SSH keys, so I'm still not convinced of the bene…

  14. comment
    Comment #30360018

    It looks like 2fa is not required for 1password, and also that even if you did enable 2fa you can only use TOTP. Both TOTP and passwords are vulnerable to phishing as there's no cr…

  15. comment
    Comment #29093579

    In modern TLS this just doesn't work, because you generate a shared key. You can verify what you've received from the server because you know you didn't generate it, but someone el…

  16. comment
    Comment #28359609

    Missing from almost every calendar hosting thing I've used is the ability to publish free/busy information to allow others to schedule me into meetings without needing to be on the…

  17. comment
    Comment #28037157

    I have a TI-83 and an HP 19B II and both see regular enough use that they live on my desks (one at home, one in the office) rather than in the drawer. The calculator on my phone su…

  18. comment
    Comment #27770231

    I ran a survey in 2017 and found that around 0.1% of the DNS servers we poked at would negotiate TFO and of those around 94% were Google's. It might be interesting to take another …

  19. comment
    Comment #27650265

    I think you're missing a few things here: * Services started with sysvinit would put logs where they want, which is fine if you know where they are but per-service you might be gue…

  20. story
  21. comment
    Comment #26979793

    https://www.irccloud.com/pricing see "Teams"

  22. comment
    Comment #26968149

    GDPR is for people. It doesn't help you if you're a business.

  23. story
  24. comment
    Comment #26874536

    This is a common theme. Your employer writes your contract of employment and has fancy lawyers to make sure everything works in favour of the employer. You likely did not have inpu…

  25. comment
    Comment #22470124

    If you wanted to do this "enterprise port knocking" on OpenBSD, you could use pf to do this. https://www.openbsd.org/faq/pf/authpf.html The FAQ entry is about building an authentic…