Live data from Hacker News

Viewing profile — rginda

rginda

HN member
Joined
Mon, Apr 30, 2012, 8:13 PM UTC
HN karma
49
Public activity
7 items

About rginda

No profile information was provided.

Recent public activity

  1. comment
    Comment #3917417

    The missing lines at the bottom is a bug that got fixed just after this release. The next Secure Shell release won't have the issue. And your browser size issue goes away if you op…

  2. comment
    Comment #3917408

    The only part about this written in NaCl is the "ssh" command. The terminal emulator portion of it is entirely JS. The only reason it isn't currently cross-browser is because I don…

  3. comment
    Comment #3912794

    I fixed a terminal "hang" just after the 0.7.9 version was released: http://git.chromium.org/gitweb/?p=chromiumos/platform/assets... This may be what you're seeing in 'bb'. The dif…

  4. comment
    Comment #3912325

    The app opts-in to a strict Content Security Policy " rel="nofollow">http://www.w3.org/TR/CSP/> , which disallows 'eval' entirely. It also severely restricts where and how JS can b…

  5. comment
    Comment #3911291

    I think the htop bug was fixed by https://gerrit.chromium.org/gerrit/21255 . You should get it in the next version of Secure Shell.

  6. comment
    Comment #3911226

    This app is part of a small whitelist of apps that can make this type of connection. It's a temporary solution though. The Chrome team is working on ways to make the functionality …

  7. comment
    Comment #3911202

    Yes, this. Though, this is also the case with any other app you may hand your credentials to. FWIW, it was reviewed internally by Google security people before going live.