Skip to content

Commit

Permalink
Merge pull request #168 from edrlab/contents
Browse files Browse the repository at this point in the history
Spanish and French Abou Thorium sections
  • Loading branch information
gautierchomel authored Dec 20, 2024
2 parents 809a58f + 85159c9 commit 0ecfeb3
Show file tree
Hide file tree
Showing 8 changed files with 131 additions and 1 deletion.
15 changes: 15 additions & 0 deletions content/es/th3/900_about_Thorium/901_thorium-terms-of-use.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Condiciones de uso"
description: ""
draft: false
layout: single
weight: 901
toc: false
---

Por motivos legales, los términos de uso del software, disponibles en inglés, no están traducidos.

Los encontrarás en la página en inglés.
<span lang="en">
[Terms of use](https://thorium.edrlab.org/en/th3/900_about_thorium/901_thorium-terms-of-use/)
</span>
14 changes: 14 additions & 0 deletions content/es/th3/900_about_Thorium/902_thorium-privacy-policy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Política de privacidad"
description: ""
draft: false
images: [logo.png]
weight: 902
toc: false
---
Por motivos legales, la política de privacidad del software, disponible en inglés, no está traducida.

Lo encontrarás en la página en inglés.
<span lang="en">
[Privacy policy](https://thorium.edrlab.org/en/th3/900_about_thorium/902_thorium-privacy-policy/)
</span>
6 changes: 6 additions & 0 deletions content/es/th3/900_about_Thorium/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
Title: Sobre Thorium Reader
weight: 900
bookCollapseSection: false
---

Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: "Accessibility : conforms to WCAG 2.1 AA"
description: ""
draft: false
weight: 912
toc: false
---

This site was tested with NVDA on Firefox on Windows 10.
No accessibility blockers were found.

If you encounter any difficulties you can inform us via the
contact form or by opening an issue on our
[support tracker](https://github.com/edrlab/thorium-reader-doc/issues/new).

The page is in English but you can write in your language by telling us so we can
in your language so that we can mobilize the right people.

Here is the information we need:

* Operating system and its version
* Thorium version (it is indicated at the bottom of the library under the title About Thorium)
* Assistive technology used.
2 changes: 1 addition & 1 deletion content/es/th3/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Soporte de torio 3
title: Soporte de Thorium Reader 3
linkTitle: Apoyo
weight: '10'
menu:
Expand Down
13 changes: 13 additions & 0 deletions content/fr/th3/900_about_Thorium/901_thorium-terms-of-use.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Conditions d'utilisation"
description: ""
draft: false
layout: single
weight: 901
toc: false
---

Pour des raisons légales, les conditions d'utilisation du logiciel, disponibles en anglais, ne sont pas traduites.

Vous les trouverez à la page en anglais
[Terms of use](https://thorium.edrlab.org/en/th3/900_about_thorium/901_thorium-terms-of-use/)
53 changes: 53 additions & 0 deletions content/fr/th3/900_about_Thorium/902_thorium-privacy-policy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
title: "Privacy Policy"
description: ""
draft: false
images: [logo.png]
weight: 902
toc: false
---



22 November 2022

## Owner of the application

European Digital Reading Lab
14 rue Alexandre Parodi
75010 Paris
France

## Types of data collected

The application does not collect Personal Data from its users.

The application sends two kinds of non-personal data to servers:

1/ Generic usage data: a notification is sent to an EDRLab telemery server each time the application is started. This information is for analytics only and not accessed by any third party. It is used to get information about the evolution of the number of installs of the application per operating system, the evolution of usage sessions and the main locales in use.

Parameters of such notification are:

* a timestamp,
* the version of Thorium Reader,
* the operating system of the device and its version,
* the locale of the application at the time it is started,
* if this is the first start of Thorium Reader after a fresh install.

The IP address of the device is not stored along with the above information.

It is not possible to opt-out from this notification.

2/ Readium LCP DRM information: a notification is sent to an LCP Server each time a protected publication is open. This is required by the LCP specification for checking if the license of use of the publication has been updated. There is not centralized LCP Server, each server is operated by the distributor of the protected publication acquired by the user.

Parameters of such notification are:

* a device identifier, automatically generated at the install of the application.
* a device name, automatically generated at the install of the application.

The codebase of Thorium Reader is open-sourced and can therefore be fully inspected, with the exception of a small software library used as core for the Readium LCP DRM, which does not store or send any data.

## Updates

We may change the Privacy Policy from time to time. We will notify you by posting the revised Privacy Policy on this page and the date on which the last changes were made will be noted at the top of the page.

6 changes: 6 additions & 0 deletions content/fr/th3/900_about_Thorium/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
Title: À propos de Thorium Reader
weight: 900
bookCollapseSection: false
---

0 comments on commit 0ecfeb3

Please sign in to comment.