Disable creating crash reports to send (Apport)
Overview
This category contains privacy scripts for Linux.
These changes use Linux system commands to update your settings.
Apport intercepts program crashes, collects debugging information about the crash and the operating system environment, and sends it to bug trackers in a standardized form 1. It also allows the user to report a bug about a package by collecting as much information about it as possible 1.
Disabling Apport prevents the UI which informs the user about the crash and instructs
them on how to proceed because that dialog is part of Apport 2 3. Furthermore,
Apport creates crash report files in the /var/crash
directory, and having files
in this directory causes an error message to appear every time Ubuntu boots 4.
Apport collects potentially sensitive data, such as core dumps, stack traces, and log files 2. It can contain passwords, credit card numbers, serial numbers, and other private information 2.
Bug reports are shared with the Ubuntu bug triaging team 2.
Apport is disabled by default in stable releases due to the sensitive data it collects 2.
Apport only uploads data if the package whoopsie
is installed; otherwise it appears
to be uploading but does not upload 3.
Be careful running these scripts. This category includes scripts with high impact:
- 🟡 Some recommended scripts only if you understand its implications. Some non-critical or features may no longer function correctly after running this this category.
- 🟢 Some safely recommended scripts. Safe-to use for any user.
Implementation Details
-
Language: bash
-
Scripts Count: 3 scripts
-
Required Privileges: Root/sudo access
-
Compatibility: Linux only
-
Reversibility: All changes can be reverted
Apply now
These scripts are written using Bash (Shell script) scripting language.
Choose one of two ways to apply:
- Automatically via privacy.sexy: The easiest and safest option.
- Manually by downloading: Requires downloading a file.
Alternative 1. Apply with Privacy.sexy
privacy.sexy is free and open-source application that lets securely apply this action easily.
It allows selectively choose parts of this action to conduct. You can fully restore this action (revert back to the original behavior) using the application. Additionally, you can apply only the recommended scripts, instead of applying all of the scripts.
privacy.sexy instructions
- Open or download the desktop application
- Search for the category name:
Disable creating crash reports to send (Apport)
. - Check the category by clicking on the checkbox of the category.
- Click on Run button at the bottom of the page.
Alternative 2. Download
You can choose to apply only scripts with less impact or also those with higher impact:
Consider restarting your computer for all changes to take affect.
This action is completely reversible, you can restore your changes to the initial/default state. The restore/revert methods provided here can help you fix issues.
If something goes wrong, use the Revert script provided above.
Standard
This script includes only Standard recommendation level.
Standard scripts in this category is recommended for all users. They help to improve privacy without affecting stability.
Download only standard scripts by clicking on the button:
Restore these changes if you decide to revert them by downloading the restore script:
Strict
This script includes Standard and Strict recommendation levels.
This script is only recommended if you understand their implications of every single change. Some non-critical or features may no longer function correctly after running this script.
Download Strict scripts:
Restore these changes if you decide to revert them by downloading the restore script:
Explore further
This category includes total of 3 scripts but no subcategories.
Explore its 3 scripts:
Remove "apport" package
The "apport" package is responsible for automatically generating crash reports for debugging. Apport software is provided using multiple packages such as "apport", "python3-apport", "apport-gtk", "apport-kde", among others. This script removes the main "apport" package that would lead other dependencies to be in orphaned states that can be auto-removed. It does not attempt to remove all packages in the suite as these can cause side effects and unintended crashes, such as deleting `python3-apport...
Disable Apport service
The Apport service can be stopped using the following command: "systemctl stop apport". Stopping the service can mitigate the risk of Ubuntu not respecting the opt-out configuration. This has happened before in different Ubuntu versions, as reported by the community. This script is used as part of a post-installation script by the National Cyber Security Centre in the UK.
Disable participation in Apport error messaging system
Opting out of Apport prevents it from creating crash files after a crash. It can be disabled by setting "enabled=0" in "/etc/default/apport". This setting comes enabled by default in a clean installation of Ubuntu and some of its derivatives (such as Pop!_OS). This script is used as part of a post-installation script by the National Cyber Security Centre in the UK.
Explore Categories
- Disable Ubuntu error tracker
- Disable Ubuntu telemetry
- Disable OS data collection
This action belongs to Disable Ubuntu error tracker category. Ubuntu's error tracker explains crashes, hangs, and other severe errors to end users; lets them report an error; and collects these reports and shares them with Ubuntu. Error reports are also accessible to trusted Ubuntu developers who are not employed by Canonical. See ["the Ubuntu error... Read more on category page ▶
This action belongs to Disable Ubuntu telemetry category. Ubuntu is a Linux distribution based on Debian and composed mostly of free and open-source software. Ubuntu, along with its upstream Debian, has many official (Kubuntu, Lubuntu, Ubuntu Studio…) and unofficial (elementary OS, KDE neon, Linux Mint, Pop! OS, Zorin OS…) derivatives. Read more on category page ▶
This action belongs to Disable OS data collection category. All operating systems collect data. This is part of their work. Sometimes, this data has high privacy implications, especially when it is submitted to third parties. Some Linux distributions come with out-of-the-box data collection and submission. Most of the time, this data collection is... Read more on category page ▶
Support
This website relies on your support.
Your donation helps keep the project alive and improves its content ❤️.
Share this page: