Best of PrivacyJanuary 2023

  1. 1
    Article
    Avatar of webtoolsweeklyWeb Tools Weekly·3y

    JS Libraries, JSON/DB, Vue Tools

    Double-equals (AKA "loose equality" which uses the syntax: var1 == var2 - Triple-Equals, which doesn't convert types, are common and will continue to be used. But there's a third way to do equality comparison: the Object.is() method. Simply put, Object.

  2. 2
    Article
    Avatar of lhnLatest Hacking News·3y

    Brave Browser Turns Your Device Into A Proxy For Others Via “Snowflake” Feature

    Brave Browser turns your device into a Proxy Via “Snowflake’s Snowflake” feature. Activating this option allows users to volunteer their device as a proxy, enabling other users to access Tor in repressive regions.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How Does a VPN Work? Tutorial for Beginners

    A VPN works by routing / forwarding all your data from your laptop or phone through your VPN to the internet, rather than directly through your ISP. When you use a VPN, it encrypts your data on the client side. After the data is encrypted, it's passed through a VPN tunnel which others can’t access.