Live data from Hacker News

Viewing profile — duncankl

duncankl

HN member
Joined
Fri, Jan 30, 2015, 7:08 PM UTC
HN karma
3
Public activity
6 items

About duncankl

https://vtllf.org

Recent public activity

  1. comment
    Comment #8975760

    Thanks for the tip, I wasn't expecting that feature to be part of ssh-keygen.

  2. comment
    Comment #8974664

    When SSH clients first connect they ask the server for a pseudo terminal (PTY), to enable terminal colors, clearing the screen etc. In this case the SSH server declines that reques…

  3. comment
    Comment #8974337

    Thanks for the link! I added it to the article.

  4. comment
    Comment #8974269

    Glad you liked it! I definitely echo the sentiment of wanting to use these sorts of power-user-only tools. But I think Moxie's recent post, They Live[1], does an excellent job of e…

  5. comment
    Comment #8973993

    Good point about the @ format, I like it much better too. You're right about tying tokens to host names, that would work. But you'd have to justify whether the extra complexity of …

  6. comment
    Comment #8973792

    Thank you! I was looking for that option while writing the section on throwaway keys. I'll have to test it out.