CreatBotMainsail/docs/data-privacy.md
tomlawesome 13233ca878
docs: Major docs update by tomlawesome (#358)
* major docs update
* Delete info.md
* update file permissions
* added screenshots and updated first-boot.md
2021-10-10 18:45:20 +02:00

42 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: default
title: Data Privacy
nav_order: 99
has_children: false
permalink: /data-privacy
has_toc: false
---
# Data Privacy
We understand the need for data privacy and have designed Mainsail to operate in your browsers cache locally.
The following table applies to Mainsail when installed locallaly, or accessed via [my.mainsail.xyz](http://my.mainsail.xyz).
| YES | NO |
| :--------------: | :---------------: |
| Store static files in browser storage (.html, .js, .css) | Phone home |
| Communicate directly with your printer via the Moonraker API | Send/transfer any data externally |
## Will my data be safe if I use the hosted version?
Accessing [my.mainsail.xyz](http://my.mainsail.xyz) stores the .html, .js and .css files for Mainsail locally in the brower's storage in exactly the same way that an instance running on your local hardware would do. In reality, there is no functional difference (or concern) between accessing Mainsail from a privately or publicly hosted instance.
Parallel operation is also possible.
# Third party software
We do not modify third party packages or software, nor control their attitude to Data Privacy.
If you are concerned, please consider the privacy policies (or contacting the developer) of:
* [RaspberryOS](https://www.raspberrypi.org/privacy/)
* Klipper
* Moonraker
It is worth noting that Klipper, Moonraker and RaspberryOS are open source software and ( whilst this brings no guarantee of privacy and security) the source is available and open to peer review.
{: .info}
The Raspberry Foundation is a registered charity in the United Kingdom, with extensive Privacy and Safeguarding policies.
{: .info}