Live data from Hacker News

Viewing profile — epimenov

epimenov

HN member
Joined
Tue, Jul 12, 2011, 3:55 PM UTC
HN karma
88
Public activity
35 items

About epimenov

No profile information was provided.

Recent public activity

  1. comment
    Comment #36696615

    It makes sense really. About a week ago there was “code red” storm in the Netherlands, and first phone alarm contained something along the lines of “for more details see this Twitt…

  2. comment
    Comment #18060917

    All business bank accounts in the NL include those transaction fees. Consumer ones (as in Premium in bunq) do not.

  3. comment
    Comment #17129640

    They do allow "stopovers". Where you can stay in Iceland for few days between the flights. Those are heavily marketed during the flight too.

  4. comment
    Comment #16663675

    Funnily enough Romania is on top of the pedestrian fatalities statistics within the EU: http://ec.europa.eu/eurostat/statistics-explained/index.php/... Maybe you should reconsider …

  5. comment
    Comment #15346758

    or https://www.moocha.io/search?query=basket+weaving

  6. comment
    Comment #13370090

    I think OS X opens captive.apple.com

  7. comment
    Comment #12401780

    They're actually talking about 2FA for 1password itself. Not supporting TOTP via 1password for other services.

  8. comment
    Comment #12396774

    1Password can do 2FA, also syncs between all your devices. And no trusted 3rd party cloud service.

  9. comment
    Comment #11434364

    The whitepaper ( https://www.whatsapp.com/security/WhatsApp-Security-Whitepap... ) claims that the attachments of any type are encrypted

  10. comment
    Comment #10938781

    Same here actually, the user has /bin/false as shell.

  11. comment
    Comment #10937479

    I have a key generated for AutoSSH only. Also you can limit to which hosts/ports it can connect with: no-agent-forwarding,no-X11-forwarding,command="read a; exit",permitopen="host:…

  12. comment
    Comment #10901461

    http://www.tylervigen.com/spurious-correlations

  13. comment
    Comment #10879947

    They said in the ticket that the issue does NOT affect the majority of Firefox users. It was just a calculation of the impact, and they decided not to release a hotfix. I'm pretty …

  14. comment
    Comment #10777479

    I guess this is relevant: https://twitter.com/evacide/status/679117565411610625

  15. comment
    Comment #10675698

    People are working on bringing ChaCha20-Poly1305 to TLS for this. https://datatracker.ietf.org/doc/draft-ietf-tls-chacha20-pol... https://blog.cloudflare.com/do-the-chacha-better-m…

  16. comment
    Comment #10614432

    There was a TOR talk where a person from China told that he recommended two systems to different people: TOR and some other one. The people he recommended the other one ended up in…

  17. comment
    Comment #10613885

    OTR is. As far as I know there's been one whitepaper on TextSecure itself ( https://eprint.iacr.org/2014/904.pdf ).

  18. comment
    Comment #10613878

    >Absolutely dangerous thinking is to declare cryptography off limits. With that in mind eventually you just scare more people to participate in this process and eventually be left …

  19. comment
    Comment #10613766

    This is absolutely dangerous thinking. There are a lot of people researching crypto and making sure it's secure. If you're using non-standard crypto, you don't have that safety net…

  20. comment
    Comment #10613726

    I think it means that push notifications are delivered via google cloud platform

  21. comment
    Comment #10595862

    Basically they're not following cryptographic best practices. And their defense of it is flimsy at best. I you want easy-to-use secure messenger you should use Signal. ( https://wh…

  22. comment
    Comment #10393491

    Validating EC is even harder. Accepting arbitrary curves is a bad practice. The draft of TLS 1.3 uses named curves and named primes for both DH and ECDH. And it starts with 2048 bi…

  23. comment
    Comment #10379841

    / sw_vers ProductName: Mac OS X ProductVersion: 10.11 BuildVersion: 15A282a / /usr/bin/ssh -V OpenSSH_6.9p1, LibreSSL 2.1.7 I guess it is ready for production

  24. comment
    Comment #10126586

    Also https://twitter.com/grsecurity/status/450995354972864513

  25. comment
    Comment #9486619

    MySQL also started version 6.0 and then stopped developing it. They also tried to fix the unicode support (utf8mb4 by default).