Live data from Hacker News

Viewing profile — Tho85

Tho85

HN member
Joined
Fri, Feb 08, 2013, 12:23 AM UTC
HN karma
318
Public activity
22 items

About Tho85

No profile information was provided.

Recent public activity

  1. comment
    Comment #29321405

    This always reminds me of the 2007 incident on Czech TV, where someone hijacked a weather panorama broadcast: https://www.youtube.com/watch?v=ea4eft_3p-I IIRC the panorama cam was …

  2. comment
    Comment #27515644

    It's been a while since I looked at it, but here's what I remember: In the UI, you can choose if the device should communicate to Chinese or US servers. Both of them are available …

  3. comment
    Comment #27513706

    I use Syncthing [1] to do all the syncing, works like a charm. I have a folder synchronized between my reader, my PC and my phone, and whenever I need to send a document to the rea…

  4. comment
    Comment #27513521

    I bought the Onyx Boox Note Air some months ago, and I must say that I'm really happy with it. Screen refresh is good, there's almost no ghosting in default mode, and refresh rates…

  5. comment
    Comment #21806576

    Nice! I run a similar service at https://ip6.name/ . The service also supports empty groups, e.g. 2001.db8.8000.x.1.ip6.name resolves to 2001:db8:8000::1, as well as 2001.db8.8000.…

  6. comment
    Comment #13733963

    Thanks for the feedback, I somehow missed that mistake. As a quick fix the server now returns NOERROR for both unknown records and names. That's still not 100% correct, but better …

  7. comment
    Comment #13729168

    Announcement: https://blog.tho.ms/network/2017/02/25/ip6-name-dns-record-a... I had the idea when I needed a TLS certificate for a system without a global DNS record. I recalled th…

  8. story
  9. comment
    Comment #7706481

    For all those who can't upgrade to the latest versions of Rails: Zweitag (my employer) maintains a Rails fork with security fixes applied to all Rails releases since 3.1.0. https:/…

  10. comment
    Comment #6078329

    EncFS allows to deactivate some of these features at the price of reduced security. The EncFS manpage [1] has a good explanation of all the tunables. If you want to use Boxcryptor,…

  11. comment
    Comment #6075938

    I used that combination before, it works really nice. But at some point I hit the storage limit and had to come up with a self-hosted solution.

  12. comment
    Comment #6075858

    Good point, I fixed that.

  13. comment
    Comment #6075841

    What do you mean by 'vulnerable'? All encryption is done on your computer/notebook, so a chroot on the server doesn't decrypt the files.

  14. comment
    Comment #6075830

    They use some kind of heuristic to make change detection faster, see their documentation: http://www.cis.upenn.edu/~bcpierce/unison/download/releases/... Maybe that's the root caus…

  15. comment
    Comment #6075822

    Theoretically, it should be possible to have a web UI running on the server itself. You just need a decent AES implementation in Javascript to do client-side decoding of filenames …

  16. comment
    Comment #6075748

    The underlying sync software (Unison) has been around for years now and is regarded as stable. So syncing should work just fine, although you should keep a backup of your files jus…

  17. comment
    Comment #6075715

    You don't have to if you use EncFS. All encryption is done client-side. The only thing your VPS provider could do is delete your files, but Unison's backup feature should protect y…

  18. story
  19. comment
    Comment #5203739

    You're right! Thanks for the hint, I updated the blog post accordingly.

  20. comment
    Comment #5203659

    Was a pleasure! With love :-) Thomas

  21. comment
    Comment #5202443

    Some details on how this can be exploited: http://www.zweitag.de/en/blog/ruby-on-rails-vulnerable-to-ma...

  22. story