Skip to content

Commit

Permalink
Added legal things
Browse files Browse the repository at this point in the history
  • Loading branch information
Benji377 committed Jul 1, 2024
1 parent b89667c commit a9aaf5f
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 3 deletions.
19 changes: 17 additions & 2 deletions docs/en/Various/index.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# Appendix
COMING SOON
# Various

## License
- [License](https://github.com/Raspirus/Raspirus/blob/main/LICENSE)

This document contains the licensing terms under which Raspirus is distributed. It outlines your rights and responsibilities when using Raspirus.

## Privacy Policy
- [Privacy Policy](privacy.md)

Our Privacy Policy explains how we handle your data when you use Raspirus. It details what information we collect, how we use it, and how we protect your privacy.

## Legal Information
- [Legal Information](legal.md)

This document provides additional legal information related to Raspirus, including disclaimers and terms of service.

27 changes: 27 additions & 0 deletions docs/en/Various/legal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Legal Information

Welcome to Raspirus, an open-source malware scanner designed to enhance your computer security. Please read the following terms carefully before using the Raspirus program.

## Responsibilities and Consent

When you use Raspirus, you acknowledge that you are solely responsible for any USB drive inserted into your computer and the potential impact it may have on your system. By running Raspirus on a USB drive, you consent to the drive being scanned for malware. This helps ensure your system's safety and security.

## Limitations and Expectations

While Raspirus is effective in detecting various types of malware, it cannot guarantee detection of all threats. Results from scans are provided for informational purposes only and should be reviewed with caution. It's important to understand the inherent risks of using USB drives, especially those from unknown sources. Exercise discretion and only use trusted USB drives to minimize potential risks.

## Warranty Disclaimer

Raspirus is provided "as is" without warranties of any kind, whether express or implied. Raspirus Maintainers make no guarantees regarding the performance or reliability of Raspirus, including its suitability for specific purposes.

## Limitation of Liability

In no event shall Raspirus Maintainers be liable for any damages arising from the use or inability to use Raspirus, including but not limited to data loss, system crashes, or any other damages resulting from malware or other causes.

## Acceptance of Terms

By using Raspirus, you agree to the terms outlined above. These terms are designed to protect both your interests and those of the Raspirus community. If you do not agree with these terms, please refrain from using Raspirus.

---

If you have any questions or concerns about these terms, please reach out to us at [[email protected]](mailto:[email protected]). We're here to help ensure your experience with Raspirus is as secure and effective as possible.
29 changes: 29 additions & 0 deletions docs/en/Various/privacy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Privacy and Data Collection

Thank you for using Raspirus, an open-source malware scanner. We are committed to protecting your privacy and ensuring transparency regarding how your data is handled. Please read the following information to understand our practices:

## Data Collection

Raspirus does not collect or store any personal data from its users. The application operates entirely offline, and all data processed by Raspirus remains local to your device. We do not track your usage patterns, IP addresses, or any other identifying information.

### Logging

Raspirus may generate logs as part of its normal operation to aid in diagnosing technical issues or debugging the application. These logs are stored locally on your device and never transmitted to us automatically. You, as the user, have full control over these logs and can choose to share them with us manually if seeking assistance or reporting a problem.

### External Connections

The only external connection Raspirus makes is during the process of updating its malware definition database. This connection is necessary to download the latest updates from GitHub, our chosen repository for maintaining these definitions. Please be aware that during this update process, GitHub may collect data as per its own privacy policies, over which we have no control.

## User Control and Consent

We do not collect any data from you unless explicitly provided by you (such as voluntarily sharing logs). Your usage of Raspirus is entirely anonymous and private by design. We respect your privacy and are committed to maintaining the confidentiality of any information you choose to share with us.

## Future Commitment

Raspirus is and will remain privacy-friendly. We do not foresee any changes to our policy of not collecting user data in the future. We have no interest in your personal data, and we will never compromise your trust by collecting it.

## Contact Us

If you have any questions, concerns, or feedback regarding our privacy practices or the use of Raspirus, please contact us at [[email protected]](mailto:[email protected]).

Thank you for trusting Raspirus for your malware scanning needs while prioritizing your privacy.
2 changes: 1 addition & 1 deletion docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Got questions about Raspirus? We're here to help!

Thank you for choosing Raspirus for your malware protection needs. Together, we're making the digital world safer for everyone.

## SCREENSHOTS
## Screenshots

### Home
![Screenshot of Home page](../img/screenshots/home.png)
Expand Down

0 comments on commit a9aaf5f

Please sign in to comment.