/usr/share/help/ru/epiphany/browse-private.page 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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 | <?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="browse-private" xml:lang="ru">
<info>
<link type="guide" xref="index#adv"/>
<revision pkgversion="3.10" date="2013-06-30" status="candidate"/>
<revision pkgversion="3.12" date="2014-01-28" status="final"/>
<credit type="author copyright">
<name>Екатерина Герасимова (Ekaterina Gerasimova)</name>
<email its:translate="no">kittykat3756@gmail.com</email>
<years>2013</years>
</credit>
<!-- <credit type="copyright editor">
<name></name>
<email its:translate="no"></email>
<years></years>
</credit>-->
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>What is <em>incognito</em> mode?</desc>
<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>Private browsing</title>
<p>Private browsing is a mode which limits the way that your computer and
websites can access your browsing information. It is useful if you want to
lend your computer to a friend, for example, to check their email using
webmail because you will not be logged into any websites in the private
browsing window, nor will their information be saved. This also means that
private browsing is a more secure way of accessing sensitive websites such as
Internet banking and
<link href="http://questionablecontent.net/">questionable content</link>
because it is more difficult for websites to identify you when in
<em>incognito</em> mode.</p>
<steps>
<title/>
<item>
<p>Select <guiseq><gui style="menu">Web</gui><gui style="menuitem">New
Incognito Window</gui></guiseq>.</p>
</item>
<item>
<p>Browse the web using incognito mode.</p>
</item>
<item>
<p>End the private browsing session by closing the incognito window.</p>
</item>
</steps>
<p>You can distinguish private browsing from normal browsing by the
watermark for the incognito window:</p>
<figure>
<media type="image" mime="image/png" src="media/private-browsing-3-12.png">
<p>Fullscreen screenshot showing a normal session in a window on the left
side of the screen and a private browsing session in a different window
on the right side of the screen.</p>
</media>
<p>A screenshot showing a normal session with some history in the left
window and a private browsing session in the right window</p>
</figure>
</page>
|