/usr/share/help/ru/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 | <?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="ru">
<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>Stas Solovey</mal:name>
<mal:email>whats_up@tut.by</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
</info>
<title>What are cookies?</title>
<p>A browser <em>cookie</em> is a small piece of data sent from a website and
stored on your computer while you are browsing that website. When the you
return to the same website in the future, the data stored in the cookie can
be retrieved by the website to notify the website of your previous activity.
Cookies are a common method used by web servers to know whether you are
logged in to an account on a specific website or not.</p>
</page>
|