blob: f322fb32671a6c8cdd9dfbdd06e501aea07b7c1e [file] [log] [blame]
avm99963d405b1b2020-07-01 13:28:48 +02001<!DOCTYPE html>
2<html>
3 <head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>FME Graph – Privacy Policy</title>
7 <link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
8 <style>
9 body {
10 font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
11 }
12 </style>
13 </head>
14 <body>
15 <h1>Privacy Policy</h1>
16 <p>The FME Graph is an app capable of showing you information about the graph. When using this app, the information you provide is interpreted using Dialogflow, which has its own <a href="https://developers.google.com/terms/#section_7_privacy_and_copyright_protection">privacy policy</a>.</p>
17 <h2>How does the app work?</h2>
18 <p>When you invoke our app or ask us something, your request will be directed to Dialogflow. Then, if Dialogflow detects that your request needs information about the graph to fulfill it, it will make a request to our server, which will access the graph, generate a response and send it to Dialogflow, which will send it back to you. If Dialogflow doesn't need information about the graph, it will directly respond to you.</p>
19 <h2>Information we collect</h2>
20 <p>When asking a question or invoking our app, we collect the information that the Actions by Google API provides us in order to fulfill your request, as mentioned in the previous section. After we fulfill the request, this is the only information that we retain in our servers:</p>
21 <ul>
22 <li>We log most of the requests made to our server, which include the following information: IP address of the client, the URL requested and the time when the request was performed. When using the app via the Google Assistant and not loading our website directly, these requests will be performed by Dialogflow, and so your IP address will not be logged; instead, it will be the IP address used by Dialogflow to ask us more information.</li>
23 <li>Dialogflow might save a history of all the queries performed anonymized, in the form of text.</li>
24 </ul>
25 <h2>Uses of this information</h2>
26 <p>We use the information that the Actions by Google API provides us to respond back to you. Also, we use the history of queries saved at Dialogflow for the sole purpose of improving the query recognition of the app. Finally, the logs saved in our server are only used to detect potential abuse of our server and attacks such as DoS or DDoS.</p>
27 <h2>How we share this information</h2>
28 <p>We do not share our logs nor the information provided by Dialogflow to us with anyone else. As for the data collected by Dialogflow, check their privacy policy to learn more.</p>
29 <h2>Contact information</h2>
30 <p>You can contact us here:</p>
31 <ul>
32 <li><b>Name:</b> Adrià Vilanova Martínez</li>
33 <li><b>E-mail address:</b> me+privacypolicy <i>[at]</i> avm99963.com</li>
34 </ul>
35 </body>
36</html>