File: data-personal-data.page

package info (click to toggle)
epiphany-browser 3.38.2-1%2Bdeb11u3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 27,476 kB
  • sloc: ansic: 65,045; javascript: 65,029; xml: 1,000; python: 163; sh: 82; makefile: 14
file content (44 lines) | stat: -rw-r--r-- 1,368 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" style="task"
      id="data-personal-data">

  <info>
    <link type="guide" xref="index#privacy"/>
    <revision pkgversion="3.33" date="2019-04-08" status="candidate"/>

    <credit type="author copyright">
      <name>Michael Catanzaro</name>
      <email its:translate="no">mcatanzaro@gnome.org</email>
      <years>2019</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>How do I delete personal data stored by websites?</desc>
  </info>

  <title>Delete personal data</title>

  <p><app>Web</app> allows you to delete personal data stored by websites.
  </p>

  <p><link xref="data-personal-data">Learn how to delete browser cookies.</link></p>

  <p>To delete other personal data:</p>

  <steps>
    <item>
      <p>Press the menu button in the top-right corner of the window and select
      <guiseq><gui style="menuitem">Preferences</gui><gui style="tab">Stored Data</gui><gui style="button">Manage
      Personal Data</gui></guiseq>.</p>
    </item>
    <item>
      <p>Select the types of stored data you wish to delete and the time period
      from which you wish to delete it.</p>
    </item>
    <item>
      <p>Press <gui style="button">Clear</gui>.</p>
    </item>
  </steps>
</page>