File | Date | Author | Commit |
---|---|---|---|
LICENSE | 2024-09-07 |
![]() |
[fa10b1] Add Project README.md and Apache 2 LICENSE |
README.md | 2024-09-07 |
![]() |
[fa10b1] Add Project README.md and Apache 2 LICENSE |
VeraCrypt Crash Collector is a web application designed to gather and manage crash reports from the VeraCrypt desktop application running on Linux and macOS. This app ensures that users have control over their data, as crash reports are only sent if users explicitly allow it after VeraCrypt detects a crash has occurred.
The collected crash reports provide vital information to improve the stability and performance of VeraCrypt by helping to identify and resolve issues.
When a crash occurs, the following information is gathered by the crash reporting system:
No personal information is included in the crash reports. The call stack captured is purely technical and does not contain any user data.
The goal of VeraCrypt Crash Collector is to streamline the crash report management process and provide a clear path to fixing any technical issues in VeraCrypt. It helps developers identify and resolve bugs by analyzing the crash data collected.
Contributions are welcome! Please follow the contribution guidelines when submitting a pull request.
This project is licensed under the Apache License 2.0.