NoGoolag
4.53K subscribers
14.2K photos
7.38K videos
600 files
14.8K links
Download Telegram
Dropkick Google with Pi-Hole On Your Network
Resource

from https://www.old.reddit.com/r/degoogle/comments/e9ryy0/dropkick_google_with_pihole_on_your_network/

Greetings fellow De-Googlers. Today, as we crest over the 20k mark in membership, I’d like to talk about a tool you can use in your fight against intrusive corporations like Google. I’m talking about a great project called Pi-Hole. Some of you may be familiar with Pi-Hole, while to others this may be new information. If it’s new information, I’m happy to report there is a sub right here on Reddit just for Pi-Hole ( r/pihole ). The mods there are very helpful with any problems you may encounter along the way with this project.

Before I go any further, I’d like to point out that Pi-Hole is open source software, available for free on their website at https://pi-hole.net/. However, I would like to encourage users to donate to this worthy cause and become a Patron of the project.

In a nutshell, Pi-Hole is a Raspberry PI project that acts as an ad blocker. Unlike browser based ad blockers that you may be used to such as uBlockOrigin, Pi-Hole works at the DNS level.

You can run Pi-Hole in a Docker container, deploy directly in conjunction with Raspbian on a Raspberry Pi Zero W, or deploy in conjunction with Centos, Fedora, or Debian or an old desktop running Ubuntu. There are even some folks running Pi-Hole on an old laptop. For all the features of Pi-hole and for what it does, it doesn’t require a lot of overhead to run.

I won’t go into recreating the installation procedures, but I can tell you that with limited tech savvy, anyone can have this set up and running in an afternoon.

So how does this all tie into De-Googling I hear you ask. One of the great features of Pi-Hole is it’s ability to use custom block lists. These block lists contain hundreds of domain names that you don’t want accessing your network. Here is one such list that completely blocks Google and it’s many domains from your network:
https://raw.githubusercontent.com/nickspaargaren/pihole-google/master/pihole-google.txt

Nick Spaargaren maintains this list and his GitHub is located at:

https://github.com/nickspaargaren/pihole-google

If we were to take a peek inside this particular block list, we can see all the domains it will block from your network:

www.googleanalytics.com
click.googleanalytics.com
ssl.googleanalytics.com
www.google-analytics.com
cctldtest.google-analytics.com
click.google-analytics.com

…..and hundreds more! With a couple clicks of the mouse, you can just about eradicate Google from your network as if it didn’t exist. There are tons of other lists that are available for Pi-Hole that will block all manner of things from your network. For now we are concentrating on the Google aspect.

In closing, I will leave you guys with some links to get you started on your way to a Google free, intrusion free network using Pi-Hole.


#pihole #pi-hole #block #ads
NoPhoneSpam

★ FDroid: https://f-droid.org/app/at.bitfire.nophonespam

Block calls from annoying or private numbers on your Android device.

NoPhoneSpam suppresses unwanted calls. Get rid of phone spam and people you don't want to talk with. Just block them. You can determine if you want to see that someone called or even block any notification. NoPhoneSpam is focused on simplicity! It's not cluttered with hundreds of unused features and we don't use any ads.

Features:
Block incoming calls
Use special syntax to block countries or providers or parts of numbers
Add, update and delete numbers
Manage notifications
Simple logging of numbers
Block calls with suppressed numbers

NoPhoneSpam is NOT intended as a feature-rich call-spam fighting app, but as a replacement for Android's missing call blocking feature. If you have Android 6+, you don't need this app, because call blocking should be supported natively!

From the creators of DAVx5
(Maybe needs an update for newer OS's, check Gitlab issues)


📡 @Libreware
#NoPhoneSpam #block #spam #calls
YetAnotherCallBlocker

https://gitlab.com/xynngh/YetAnotherCallBlocker

Block calls from annoying or private numbers on your Android device, using a public 3rd-party spam database.

📡 @Libreware
#YetAnotherCallBlocker #block #spam #calls
Block app components
(receivers/services/activities/ads/trackers...)

Disable Fuck Services script
https://t.me/libreware/735

Watt
https://t.me/libreware/756

Blocker
https://t.me/libreware/745

My Android Tools (closed source)
https://www.myandroidtools.com


Here's a list of things you could disable, it's not complete:

AdIdListener
AppMeasurementService
ContentFiltersService
DailyHygiene$DailyHygieneService
DisplayLeakService
FirebaseInstanceIdService
FirebaseJobDispatcherEngine$FirebaseJobDispatcherService
FlushLogsReceiver$FlushLogsService
HeapAnalyzerService
InstantAppHygieneService
InstantAppsLoggingService
InstantAppsSharedPreferencesService
KeepAliveService
SetupWizardPaymentsEnablementService
WearChangeListenerService
WearSupportService
AdsActivity
Crashlytics
AnalyticsJobService
CampaignTrackingService
AppMeasurementJobService
InterstitialActivity
facebook.ads.AudienceNetworkActivity
Referral.InstallListener
Accountkit
AdAlarmHelperService
AdReminderHelperService
AdTriggerEventsService
AppTrackingService


📡 @Libreware 📡 @NoGoolag
#disablebadservices #blocker #watt #mat #disablefuckservices #block #ifw #intents #services #ads #tracking
Disable Tracking Services
By steveglowpunk

https://forum.xda-developers.com/android/development/script-disable-tracking-services-t4099469

This is a set of scripts that disables privacy invasive tracking components in all user installed apps (service/broadcast receiver/activity/content provider).
Root permission is required to run the scripts.

How it works:
UpdateExodus.sh downloads tracker names from Exodus Privacy ( https://etip.exodus-privacy.eu.org)

DisableTracking.sh will dump a list of components of all installed apps, compare it against the list of trackers name, and disable those components (using the 'pm disable' command) if they match.

Download: Goolag Drive link (https://drive.google.com/drive/mobile/folders/1_G6-M8ToF0PsjY0HIrZIAVrTHT6nbptE?usp=drive_open) or attached below

Check instructions.txt for details on how to use the scripts.
The latest version is 1.5.
You are recommended to backup your apps before running the scripts.

I hope you will find this useful

The script was originally based on #disablefuckservices here:
https://forum.xda-developers.com/android/development/script-disable-fk-services-trackers-apps-t4074427


📡 @Libreware 📡 @NoGoolag
#disablebadservices #disable #blocker #watt #mat #block #ifw #intents #services #ads #tracking
Disable Fuck Services script

The goal of this program is to disable many trackers by Google, Facebook and others from the installed apps (and from Google Services if you have them). It will do a search and disable many of the analytics, ads, and firebase services for all user apps

1. Download the DisableFuckServices15.sh file
2. Copy it to /data/local/tmp with some root explorer (I used Mixplorer)
3. Give it 755 permission (also used Mixplorer for this, right after pasting)
4. Open a terminal (like Termux or Terminal Emulator)
5. Do the following 2 commands:
su
cd /data/local/tmp
sh DisableFuckServices15.sh

6. Wait (maybe a couple minutes depending on the number of apps installed)
7. Done

Warning: there is a small chance some apps will force close after this.
If so you can just reinstall them

https://forum.xda-developers.com/apps/magisk/script-disable-fk-services-trackers-apps-t4074427

Changelog : 
- 1.0 : Original version from MOVZX
- 1.1 : add Facebook trackers
- 1.2 : add IAMs trackers read Ars technica article https://arstechnica.com/information-technology/2020/03/4000-android-apps-silently-access-your-installed-software
- 1.3 : more FB adds and chinese trackers too...thank's to @LE CHEVALIER for the help Veyrbin
- 1.4 : I remove some trackers i added myself but without confirmation and I add some flurry adds
- 1.5 : much more trackers...thank's @steveglowplunk for the new ones


📡 @Libreware 📡 @NoGoolag
#disablebadservices #disablefuckservices #disable #blocker #watt #mat #block #ifw #intents #services #ads #tracking
Disable trackers from recovery
By @robertoprubio

Useful when you don't have root.
It requires a pc


📡 @Libreware 📡 @NoGoolag
#disablebadservices #disable #blocker #watt #mat #block #ifw #intents #services #ads #tracking
Block app components
(receivers/services/activities/ads/trackers...)

Disable Fuck Services script
https://t.me/libreware/803

Disable tracking services
https://t.me/libreware/767

Disable trackers from recovery (no root required)
https://t.me/libreware/808

Watt
https://t.me/libreware/756

Blocker
https://t.me/libreware/745

My Android Tools (closed source)
https://www.myandroidtools.com


Here's a list of things you could disable, it's not complete:

AdIdListener
AppMeasurementService
ContentFiltersService
DailyHygiene$DailyHygieneService
DisplayLeakService
FirebaseInstanceIdService
FirebaseJobDispatcherEngine$FirebaseJobDispatcherService
FlushLogsReceiver$FlushLogsService
HeapAnalyzerService
InstantAppHygieneService
InstantAppsLoggingService
InstantAppsSharedPreferencesService
KeepAliveService
SetupWizardPaymentsEnablementService
WearChangeListenerService
WearSupportService
AdsActivity
Crashlytics
AnalyticsJobService
CampaignTrackingService
AppMeasurementJobService
InterstitialActivity
facebook.ads.AudienceNetworkActivity
Referral.InstallListener
Accountkit
AdAlarmHelperService
AdReminderHelperService
AdTriggerEventsService
AppTrackingService


📡 @Libreware 📡 @NoGoolag
#disablebadservices #blocker #watt #mat #disablefuckservices #block #ifw #intents #services #ads #tracking
Forwarded from Libreware
App Manager
by @MuntashirAkon

Merges the features of many apps (Applications Info, ClassyShark3xodus, Watt, Activity Launcher) in one place along with material design and a reasonable application size

Github: https://github.com/MuntashirAkon/AppManager

F-Droid IzzyOnDroid (until RFP is accepted):
https://f-droid.org/app/io.github.muntashirakon.AppManager

https://apt.izzysoft.de/fdroid/index/apk/io.github.muntashirakon.AppManager

App Manager Support Group:
https://t.me/AppManagerAndroid


📡 @Libreware 📡 @NoGoolag
#appmanager #blocker #watt #block #ifw #intents #services #ads #tracking
Court Orders Telegram To Block Pirated Movies, TV Shows and Music

A court has ordered Telegram to
block access to pirated movies, TV shows and music following a lawsuit filed in Israel. Local anti-piracy group ZIRA complained that the messaging platform does not properly respond to takedown notices, contrary to Telegram's claims that it does. Telegram is now working with rightsholders to implement the injunction.

Last November, the RIAA and MPAA nominated popular messenger app Telegram for inclusion on the USTR’s ‘notorious markets’ list, claiming that the platform doesn’t do enough to combat piracy.

A month later, the EU added the service to its own ‘Counterfeit and Piracy Watch List’, noting that along with other social media platforms, Telegram “lags behind” in respect of efforts to combat piracy.

This opinion is shared by Israel-based anti-piracy group ZIRA. Last year, ZIRA – which represents local media companies – took its complaints to court, hoping to force Telegram to take a more serious approach to infringement mitigation.

https://torrentfreak.com/court-orders-telegram-to-block-pirated-movies-tv-shows-and-music-210210/

#tg #telegram #court #order #block #pirated #movies #music #riaa #mpaa #piracy #watchlist
📡@cRyPtHoN_INFOSEC_FR
📡
@cRyPtHoN_INFOSEC_EN
📡
@cRyPtHoN_INFOSEC_DE
📡
@BlackBox_Archiv
📡
@NoGoolag
Forwarded from Libreware
disable-trackers-from-recovery.pl
23.2 KB
Modified perl script of @ robertoprubio to use the local file

perl disable-trackers-from-recovery.pl --exodus-trackers-pathname <pathname>

where <pathname> refers to pathname of the local exodus file that you've downloaded from https://etip.exodus-privacy.eu.org/trackers/export

#disablebadservices #disable #blocker #watt #mat #block #ifw #intents #services #ads #tracking
FLoC Block

Prevent Federated Learning of Cohorts aka FLoC ad-targeting code from running in Chrome.

FLoC, short for Federated Learning of Cohorts, is the new mechanism used by Google Chrome to group users into buckets based on their interests. You can read more about it here and why Brave and some other browsers have blocked it here. EFF did some analysis as well.

💡 How does this Chrome Extension help?

If you HAVE to use Chrome but don't like the idea of being grouped into a bucket (aka cohort) based on the websites you visit, this extension is a simple way to prevent FLoC from divulging your "cohort id" to websites. The extension removes document.interestCohort() from every page so that a website cannot get your cohort id.

💡 How do I install this extension?

👉🏼 Download
flocblock.zip from https://github.com/ShivanKaul/flocblock/releases/latest. Direct link: https://github.com/ShivanKaul/flocblock/releases/download/v0.0.1/flocblock.zip

👉🏼 Extract extension.

👉🏼 Follow the instructions to load into Chrome.

https://github.com/ShivanKaul/flocblock

#floc #block #chrome #browser #tracking #tool
📡 @nogoolag 📡 @blackbox_archiv