Live data from Hacker News

Viewing profile — 01CGAT

01CGAT

HN member
Joined
Fri, Sep 09, 2011, 1:14 PM UTC
HN karma
398
Public activity
137 items

About 01CGAT

twitter.com/j3th9n

houseofcyber.com

Recent public activity

  1. comment
    Comment #23700122

    I think Elon Musk's Starlink is a very promising example of keeping the internet open for everybody. Governments will have a hard time shutting down the internet when there are sat…

  2. comment
  3. comment
    Comment #22847305

    The technology used for this is the same as for locating your lost device and takes care of privacy in a very smart way, more info: https://www.wired.com/story/apple-find-my-crypto…

  4. comment
    Comment #22698308

    Visiting the website through WifiMask VPN (using Digital Ocean servers) works fine.

  5. comment
    Comment #22534270

    For WifiMask VPN I use the following to block ads & malware: https://github.com/Trellmor/bind-adblock

  6. comment
    Comment #22534231

    A snippet from the article on the residential IP's: "Furthermore, we conducted realtime device fingerprinting when we captured each IP address. And we have successfully identified …

  7. comment
    Comment #22442356

    This was probably the beginning of the end of Facebook, at least for me. I started interacting with Facebook much less and started to forget about it, because I didn't want everybo…

  8. comment
    Comment #22297532

    It's easier because the current tools of building the planes are not made for this new type of planes. Update the tools and building this new type of plane will be easy too.

  9. comment
    Comment #22073771

    2016: https://www.bloomberg.com/news/articles/2016-04-14/norway-s-...

  10. comment
    Comment #21934765

    Founder of WifiMask VPN here. Maybe you want to try it with a free trial for 7 days :-) : wifimask.com.

  11. comment
    Comment #21910181

    Maybe OpenVPN + UDPspeeder could do something: https://github.com/wangyu-/UDPspeeder

  12. comment
    Comment #21910168

    FTR, they say: "As you can see, the ascp client performs over 200x faster than FTP, and can download the whole file in 9 seconds. It’s pretty magical." But the example shows MB/s v…

  13. story
  14. comment
    Comment #21650561

    To maybe better answer this question, I've found this for example: https://gist.github.com/hcooper/814247

  15. comment
    Comment #21650538

    To answer this question: yes, OpenVPN can handle multiple users/connections simultaneously.

  16. comment
    Comment #21650412

    You could generate a certificate for each user, but without the duplicate-cn option a user is only allowed 1 connection to the same server. You can also use username/password authe…

  17. comment
    Comment #21650112

    OpenVPN has the duplicate-cn option available, two connections with the same common name are then allowed.

  18. comment
    Comment #21649462

    Using a database for user authentication, you could write a script to fill the database with some usernames and passwords. Or create a webfrontend for users to register their own u…

  19. comment
    Comment #21649388

    What can I say, part of the OpenVPN config: status /dev/null log /dev/null verb 0 Part of the IPSec config: charondebug="asn -1, cfg -1, chd -1, dmn -1, enc -1, esp -1, ike -1, imc…

  20. comment
    Comment #21644240

    Some television programs are: https://www.utopiatv.nl/live

  21. comment
    Comment #21639687

    May I suggest to turn off logging for your own server too? :-) Anyone with physical access to the server can access the logs, maybe even when the disks are encrypted, I can imagine…

  22. comment
    Comment #21639467

    These are a very interesting questions and invite to write more about in detail, which makes me think to write blog articles about it. Stay tuned! ;-)

  23. comment
    Comment #21639389

    Haha, thanks!

  24. comment
    Comment #21639381

    We are very flexible, if DO isn't the best choice anymore for our demands, we will look around for other options.

  25. comment
    Comment #21639317

    I have seen this throughout macOS lately with other apps too, a rightclick will show you the paste option btw. Meanwhile I will investigate this, thanks!