Anastasia Klimchuk has uploaded this change for review.

View Change

doc: Migrate privacy policy page from old website into new one

Change-Id: I54ace480b3bebe3031ea6d1e507c540ac1dc7cc6
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
---
M doc/about_flashrom/index.rst
A doc/about_flashrom/privacy_policy.rst
2 files changed, 52 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/42/86242/1
diff --git a/doc/about_flashrom/index.rst b/doc/about_flashrom/index.rst
index 49c9849..143c7b6 100644
--- a/doc/about_flashrom/index.rst
+++ b/doc/about_flashrom/index.rst
@@ -6,3 +6,4 @@

team
code_of_conduct
+ privacy_policy
diff --git a/doc/about_flashrom/privacy_policy.rst b/doc/about_flashrom/privacy_policy.rst
new file mode 100644
index 0000000..f675eec
--- /dev/null
+++ b/doc/about_flashrom/privacy_policy.rst
@@ -0,0 +1,51 @@
+==============
+Privacy policy
+==============
+
+Email address: stefan.reinauer@coreboot.org
+
+Disclaimer
+==========
+
+Liability for content
+---------------------
+
+We try to be careful when creating our pages, however we can not take any responsibility for the accuracy,
+completeness, or timeliness of any of our content. Obligations to remove or block the use of information
+under the law remains unaffected. Upon formal notification of any such violations, we will remove the content.
+
+Liability for links
+-------------------
+
+Our site contains links to external websites, over which we have no control.
+We therefore cannot accept any responsibility for the remote content.
+It is always the responsibility of the respective provider or operator for the contents of any linked site.
+The linked sites were checked at the time of linking for possible legal violations
+and no illegal contents were noticed at that time. Removal of the linked pages is unreasonable
+without concrete evidence of a legal violation. Upon formal notification of legal violations,
+we will remove such links.
+
+Copyright & license
+-------------------
+
+With the exception of use for sending unsolicited advertisements, we encourage copying, editing,
+and distribution of the flashrom project source and of the contents of the website for educational,
+personal, and commercial use. Copyrights are maintained by the individual authors,
+and the copyright notices must be included anywhere they are present.
+
+In instances where the content on this page were not the created by the flashrom project,
+the rights of third party creators are maintained. Please see the credits page for a list of these items.
+Should you be aware of any copyright infringement, we request that the copyright owner send a notice.
+Upon appropriate notification of violations, we will remove the infringing content.
+
+Data protection
+---------------
+
+The use of our website is usually possible without providing personal information.
+As much as possible, any personal data such as your name, address or email address which is collected,
+is done on a voluntary basis. This data is not saved without your express request.
+
+The flashrom project takes reasonable security measures to protect your private data, however data transmission over the internet (for example, when communicating via e-mail) can have security holes. Complete protection of data against unauthorized access by third parties is impossible.
+
+The use of data published on this website (anything on the flashrom.org domain) by third parties
+for sending unsolicited advertisements and information materials is hereby expressly prohibited.

To view, visit change 86242. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: flashrom
Gerrit-Branch: main
Gerrit-Change-Id: I54ace480b3bebe3031ea6d1e507c540ac1dc7cc6
Gerrit-Change-Number: 86242
Gerrit-PatchSet: 1
Gerrit-Owner: Anastasia Klimchuk <aklm@chromium.org>