Live data from Hacker News

Viewing profile — lambau

lambau

HN member
Joined
Tue, Jan 26, 2016, 11:31 PM UTC
HN karma
26
Public activity
10 items

About lambau

No profile information was provided.

Recent public activity

  1. comment
    Comment #10987084

    Pond uses Tor for metadata protection. Vuvuzela is another recent messenger that protects metadata.

  2. story
  3. comment
    Comment #10987070

    > That makes your network insecure, not my page. Sometimes you NEED to use an insecure network due to censorship (example: Tor or VPN).

  4. comment
    Comment #10987047

    Consider Tor: in this case, your "ISP" is a random server on the internet. Maybe your Comcast or TimeWarner ISPs will not be malicious, but with Tor, any one in the world can regis…

  5. comment
    Comment #10987021

    I agree! There is TCPCrypt, for example: http://www.tcpcrypt.org/

  6. comment
    Comment #10987015

    Tor is a tool for circumventing censorship. HTTPS is an important part of using Tor to surf the web: 1) it protects the user from bad exits that could inject malicious javascript i…

  7. comment
    Comment #10986974

    > I think CloudFlare will still hit Tor users with (unsolvable) captchas even with the lowest security settings. That is correct. I have not been able to get passed a Cloudflare ca…

  8. comment
    Comment #10986510

    Please do not put Cloudflare in front of your site. It makes it impossible for tor and VPN users to view your site since they have to solve an impossible captcha to even see the st…

  9. comment
    Comment #10977132

    HTTPS is especially important for Tor users. With tor, all HTTP requests pass through a random exit node, who may be malicious. If the site is not using HTTPS, then the exit node c…

  10. comment
    Comment #10977114

    Who is rightfully concerned about the overhead of an SSL handshake in 2016?