Live data from Hacker News

Viewing profile — sobel

sobel

HN member
Joined
Fri, Mar 16, 2012, 6:57 PM UTC
HN karma
116
Public activity
8 items

About sobel

No profile information was provided.

Recent public activity

  1. comment
    Comment #9124476

    I've built a similar piece of javascript crypto: PasswordProtectMyFile.com. It's a single HTML page that can work with internet turned off. The ciphertext is another HTML page with…

  2. comment
    Comment #7348834

    It's all in one html file, so it will work disconnected from the internet. Download or save the page, turn off your internet, open it in a browser, and encrypt with peace of mind (…

  3. comment
    Comment #7348802

    It's a little clunky, but I do have a process in place for checking that the website matches the code: https://github.com/louissobel/ppmf/blob/master/bin/check_pro...

  4. comment
    Comment #7348761

    Tested and working with recent Chrome, Firefox, Opera, Safari 6.1+, IE 10+. https://www.passwordprotectmyfile.com/faq . It uses, among others, the Blob API so will not work on olde…

  5. comment
    Comment #7348695

    The encrypted result of this tool contains all the code necessary to decrypt itself (in a web browser). I'm not too familiar with GnuPG, so I don't know if that's different.

  6. story
  7. story
  8. story