This file is indexed.

/usr/share/help/es/epiphany/cookies.xml is in epiphany-browser-data 3.22.7-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="cookies" xml:lang="es">

  <info>
    <link type="guide" xref="index#privacy"/>
    <link type="guide" xref="data"/>
    <revision pkgversion="3.10" date="2013-07-02" status="candidate"/>

    <credit type="author copyright">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>daniel.mustieles@gmail.com</mal:email>
      <mal:years>2013, 2015</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>María Majadas</mal:name>
      <mal:email>alixis82@gmail.com</mal:email>
      <mal:years>2013</mal:years>
    </mal:credit>
  </info>

  <title>¿Qué son las cookies?</title>

  <p>Una <em>cookie</em> es un pequeño fragmento de datos enviado desde una página web y guardado en su equipo mientras visita esa página web. Cuando en el futuro vuelve a esa misma página, la propia página podrá recuperar los datos guardados en la cookie para informarse de su actividad previa. Las cookies son un método muy común usado por lo servidores web para saber si está o no conectado a una cuenta o a una página específica.</p>

</page>