• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~tech with the tag "internet". Back to normal view / Search all groups
    1. Tips for increasing online privacy (without going insane)?

      I've been researching internet privacy and fell down the rabbit hole of...well, internet privacy. I started with deleting Facebook/Instagram and switching to fire fox + plugins. I would like to...

      I've been researching internet privacy and fell down the rabbit hole of...well, internet privacy. I started with deleting Facebook/Instagram and switching to fire fox + plugins. I would like to make more improvements but I really have no idea how, it started with deleting socials and next thing you know I'm looking at LineageOS and de-googling.

      If anyone has any suggestions on where to go next while staying realistic/not going crazy, i would love to hear them. I am not really sure where to set my expectations, basically I would like to have more control of my data. The other day Google photos gave me a memory recap which kind of creeped me out! I am suddenly not fond of whatever is going on under the surface of Google photos that's making collages and trying to sell my photo books. Also g-board giving me a pop up in the text prediction row asking me to rate the app??? Ew.

      I am a fan of self hosting and run a small NAS (open media vault) but this too quickly turns into the privacy spiral and leaves me thinking I should throw my phone into a river and live in the forest. Would love to hear your thoughts/advice/opinions!

      54 votes
    2. Very unusual behaviour trying to use Duck Duck Go. Any suggestions for what to do?

      Solution I added 20.43.161.105 duckduckgo.com to my hosts file and everything is working fine now. I also changed DNS servers away from my ISPs, thanks to all the recommendations in this thread....

      Solution

      I added 20.43.161.105 duckduckgo.com to my hosts file and everything is working fine now.
      I also changed DNS servers away from my ISPs, thanks to all the recommendations in this thread.

      cat /etc/resolve.conf
      nameserver 1.1.1.1
      nameserver 1.0.0.1
      

      That seems to be working

      > nslookup duckduckgo.com
      Server:		1.1.1.1
      Address:	1.1.1.1#53
      
      Non-authoritative answer:
      Name:	duckduckgo.com
      Address: 202.39.62.156
      Name:	duckduckgo.com
      Address: 2001:b000:1a0:3505:202:39:62:15d
      

      except (note that non-autoratative IP address which belongs to my ISP) ...

      > ping -4 duckduckgo.com 
      PING duckduckgo.com (202.39.62.156) 56(84) bytes of data.
      

      My ISPs address again. More...

      traceroute to duckduckgo.com (202.39.62.156), 30 hops max, 60 byte packets
       1  * * *
       2  * * *
       3  * * *
      ...
      30 * * * *
      

      Why do ping and traceroute not use the new DNS server's I've configured (after re-booting too_)
      The only thing to work is to add

      20.43.161.105 duckduckgo.com
      

      to my hosts file and now everything seems to be working as expected, though I have doubts now that changing the DNS configuration has done any good.

      I know ISPs cache things like youtube to reduce costs so I'm wondering if 202.39.62.156 handled caching of duckduckgo, and they pointed their nameservers there and that box is broken.

      Thanks for everyone's input and patience (lol are you still reading???)


      Original Question

      I've used Duck Duck Go as my main search engine for many, many years.
      I have several search engines installed in Firefox including 2 for duck duck go. One for the /lite version and one for the full version.

      [See update at bottom]

      In recent days neither of these work. I would type my query into the search engine, press enter as I have done for years.

      All I see is a blank page.

      The latest development is that when I try and enter ANY search to either of those engines I get a GOOGLE 404 not found page.

          
          traceroute duckduckgo.com                                                                                                             ─╯
          traceroute to duckduckgo.com (216.239.38.120), 30 hops max, 60 byte packets
           1  * * *
           2  * * *
           3  The usual internal routing of my ISP
           4  ""          ""            ""
           5  ""          ""            ""
           6  ""          ""            ""
           7  ""          ""            ""
           8  * * *
           9  any-in-2678.1e100.net (216.239.38.120)  4.089 ms  4.077 ms  4.181 ms
          
          ping duckduckgo.com                                                                                                                   ─╯
          PING duckduckgo.com (2001:4860:4802:32::78) 56 data bytes
          64 bytes from any-in-2001-4860-4802-32--78.1e100.net (2001:4860:4802:32::78): icmp_seq=1 ttl=117 time=10.1 ms
          64 bytes from any-in-2001-4860-4802-32--78.1e100.net (2001:4860:4802:32::78): icmp_seq=2 ttl=117 time=8.52 ms
          64 bytes from any-in-2001-4860-4802-32--78.1e100.net (2001:4860:4802:32::78): icmp_seq=3 ttl=117 time=6.87 ms
          64 bytes from any-in-2001-4860-4802-32--78.1e100.net (2001:4860:4802:32::78): icmp_seq=4 ttl=117 time=8.83 ms
          
          --- duckduckgo.com ping statistics ---
          4 packets transmitted, 4 received, 0% packet loss, time 3005ms
          rtt min/avg/max/mdev = 6.873/8.584/10.118/1.155 ms
      
      cat /etc/resolv.conf
      > MY ISPs name servers
      > MY ISPs name servers
      

      Sure enough I cannot find any pages on the site 2001-4860-4802-32--78.1e100.net which is obviously belongs to google.

      This is very very strange.

      Could someone verify if they can use DDG or whether they see the same as me?
      Does anyone have any idea what's happening?


      UPDATE
      I can connect to and use DuckDuckGo using a browser VPN. This appears to be a mess made by my ISP.
      I'd still like suggestion to overcome the problem though.

      14 votes
    3. Been considering cutting down on YouTube

      I find myself scrolling through YT hoping to see something to play in the background, occasionally checking things like TechLinked or MichaelMJD with occasional PointCrow and Dougdoug. But really...

      I find myself scrolling through YT hoping to see something to play in the background, occasionally checking things like TechLinked or MichaelMJD with occasional PointCrow and Dougdoug. But really just wasting time doing nothing, just scrolling.
      So I want to cut it off but I want to fill in that time with something else.
      Anyone else has tried to cut off YT(Or at least minimize) YT from their life? I’m probably using YT the wrong way.
      I would like some RSS feeds or podcast to make me go on YT less. Or thoughts/opinions/experiences from other people that used to have YT on almost all the time but minimized the time on YT.

      31 votes