]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blob - doc/index.docbook
Add zoom controls to the status bar. https://redmine.stoutner.com/issues/1031
[PrivacyBrowserPC.git] / doc / index.docbook
1 <?xml version="1.0" ?>
2
3 <!--
4   Copyright 2023 Soren Stoutner <soren@stoutner.com>.
5
6   This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-pc>.
7
8   Permission is granted to copy, distribute and/or modify this document
9   under the terms of the GNU Free Documentation License, Version 1.3
10   or any later version published by the Free Software Foundation;
11   with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
12
13   You should have received a copy of the GNU Free Documentation License
14   along with Privacy Browser PC.  If not, see <http://www.gnu.org/licenses/>. -->
15
16 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
17   <!-- Privacy Browser’s name -->
18   <!ENTITY privacybrowser "<application>Privacy Browser</application>">
19
20   <!-- People. -->
21   <!ENTITY Soren.Stoutner "<personname><firstname>Soren</firstname><surname>Stoutner</surname></personname>">
22   <!ENTITY Soren.Stoutner.mail "<email>soren@stoutner.com</email>">
23
24   <!-- Set the language of this documentation. -->
25   <!ENTITY % English "INCLUDE">
26
27   <!-- Default entries.  May not be needed. -->
28   <!ENTITY i18n-translatable-entity "<application>Translatable Entity</application>">
29   <!ENTITY % addindex "IGNORE">
30 ]>
31
32 <book id="privacybrowser" lang="&language;">
33   <bookinfo>
34     <title>The &privacybrowser; Handbook</title>
35
36     <authorgroup>
37       <author>&Soren.Stoutner; &Soren.Stoutner.mail;</author>
38
39       <!-- Add translators here.  TRANS:ROLES_OF_TRANSLATORS -->
40     </authorgroup>
41
42     <copyright>
43       <year>2016-2017, 2021-2023</year>
44       <holder>&Soren.Stoutner;</holder>
45     </copyright>
46
47     <!-- Documentation license. -->
48     <legalnotice>&FDLNotice;</legalnotice>
49
50     <!-- Last update. -->
51     <date>2023-06-13</date>
52
53     <!-- The version of Privacy Browser this documentation is written for. -->
54     <releaseinfo>&privacybrowser; version 0.4</releaseinfo>
55
56
57     <!-- Abstract about this handbook -->
58     <abstract>
59       <para>
60         &privacybrowser; is a web browser that respects your privacy.
61       </para>
62
63       <para>
64         The only way to prevent data from being abused is to prevent it from being collected in the first place.
65       </para>
66     </abstract>
67
68     <!-- This is a set of Keywords for indexing by search engines. -->
69     <keywordset>
70       <keyword>KDE</keyword>
71       <keyword>privacy</keyword>
72       <keyword>browser</keyword>
73     </keywordset>
74   </bookinfo>
75
76   <!-- Introduction. -->
77   <chapter id="introduction">
78     <title>Introduction</title>
79
80     <para>
81       &privacybrowser; is currently in an early alpha state.
82       Most of the features are not yet implemented, but I thought it would be useful to publish it so that users can track the progress and submit feedback.
83     </para>
84
85     <para>
86       To distinguish between the Android and the PC version, the website, issue tracker,
87       and code base refer to this version as <ulink url="https://www.stoutner.com/privacy-browser-pc/">Privacy Browser PC</ulink>.
88     </para>
89
90     <para>
91       The best place to discuss the development of Privacy Browser is <ulink url="https://redmine.stoutner.com/projects/privacy-browser-pc/boards">on the forum</ulink>.
92       I also frequently post on my <ulink url="https://fosstodon.org/@privacybrowser">Mastodon account</ulink> regarding the development status.
93     </para>
94
95     <!-- Qt WebEngine. -->
96     <sect1 id="qt-webengine">
97       <title>Qt WebEngine</title>
98
99       <para>
100         Privacy Browser uses <ulink url="https://doc.qt.io/qt-5/qtwebengine-index.html">Qt WebEngine</ulink> to render websites.
101         Qt WebEngine is based on the <ulink url="https://www.chromium.org/blink/">Chromium Blink</ulink> source code.
102         Because Privacy Browser is built on the <ulink url="https://api.kde.org/frameworks/index.html">KDE Framework</ulink>,
103         it currently uses the <ulink url="https://community.kde.org/Schedules/Plasma_6">Qt 5</ulink> packages.
104       </para>
105
106       <para>
107         The current Qt 5 packages are in long-term support mode.
108         From a feature perspective, Qt WebEngine 5.15.x is based on <ulink url="https://wiki.qt.io/QtWebEngine/ChromiumVersions">Chromium 87.0.4280.144</ulink>.
109         Security fixes are backported every few months with <ulink url="https://wiki.qt.io/Qt_5.15_Release#Release_Plan">each release</ulink>.
110       </para>
111     </sect1>
112
113     <!-- Bugs and missing features. -->
114     <sect1 id="bugs-and-missing-features">
115       <title>Bugs and Missing Features</title>
116
117       <para>
118         There is a list of feature requests and known bugs at <ulink url="https://redmine.stoutner.com/projects/privacy-browser-pc/issues">redmine.stoutner.com</ulink>.
119         Users should anticipate that all the current features of <ulink url="https://www.stoutner.com/privacy-browser-android/">Privacy Browser Android</ulink>
120         will also be implemented in Privacy Browser PC.
121         There is no need at this point to create features requests for these as they will be added as I start working on each feature and have a better idea of how they will be implemented.
122         However, each feature that has already been implemented should be bug free.
123         If you discover a bug that is not already documented at <ulink url="https://redmine.stoutner.com/projects/privacy-browser-pc/issues">redmine.stoutner.com</ulink> please add it.
124       </para>
125
126       <para>
127         Below is a list of known prominent bugs or missing features in this alpha release.
128       </para>
129
130       <itemizedlist>
131         <listitem><para>The page zoom is <ulink url="https://redmine.stoutner.com/issues/799">momentarily reset</ulink> every time a new URL is loaded.</para></listitem>
132         <listitem><para>If domain settings change the user agent, loading of the new URL is interrupted and the
133           <ulink url="https://redmine.stoutner.com/issues/821">previous site is reloaded</ulink>.</para></listitem>
134         <listitem><para>Browser <ulink url="https://redmine.stoutner.com/issues/831">error messages are not displayed</ulink> unless JavaScript is enabled.</para></listitem>
135         <listitem><para>Bookmarks are <ulink url="https://redmine.stoutner.com/issues/968">not yet implemented</ulink>.</para></listitem>
136         <listitem><para>Blocklists are <ulink url="https://redmine.stoutner.com/issues/969">not yet implemented</ulink>.</para></listitem>
137       </itemizedlist>
138     </sect1>
139   </chapter>
140
141   <!-- Using Privacy Browser. -->
142   <chapter id="using-privacy-browser">
143     <title>Using &privacybrowser;</title>
144
145     <para>
146       <mediaobject>
147         <imageobject>
148           <imagedata fileref="privacybrowser-window.png" format="PNG"/>
149         </imageobject>
150         <textobject>
151           <phrase>Screenshot</phrase>
152         </textobject>
153       </mediaobject>
154     </para>
155
156     <!-- JavaScript. -->
157     <sect1 id="javascript">
158       <title>JavaScript</title>
159
160       <para>
161         JavaScript allows web pages to run scripts (programs) on your device. It allows web pages to function more like apps, but it also allows web pages to spy on you.
162         Most of the tracking on the internet does not work when JavaScript is disabled.
163         JavaScript can be toggled by clicking on the privacy shield, which is blue if JavaScript is disabled and red when it is enabled.
164         <inlinemediaobject>
165           <imageobject>
166             <imagedata fileref="javascript.png" format="PNG"/>
167           </imageobject>
168           <textobject>
169             <phrase>JavaScript</phrase>
170           </textobject>
171         </inlinemediaobject>
172       </para>
173     </sect1>
174
175     <!-- Local Storage. -->
176     <sect1 id="local-storage">
177       <title>Local Storage</title>
178
179       <para>
180         <ulink url="https://doc.qt.io/qt-5/qwebenginecookiestore.html#setCookieFilter">Local storage</ulink>
181         in Privacy Browser encompasses cookies, DOM storage, IndexedDB, service workers, and the filesystem API.
182         Local storage can be toggled through an action on the toolbar.
183       </para>
184
185       <!-- Cookies. -->
186       <sect2 id="cookies">
187         <title>Cookies</title>
188
189         <para>
190           <ulink url="https://en.wikipedia.org/wiki/HTTP_cookie">Cookies</ulink>
191           allow websites to store small pieces of information for a specific host that are sent in the HTTP header every time the browser connects to that host.
192           Privacy Browser allows a maximum of <ulink url="http://browsercookielimits.iain.guru/">180 cookies with a maximum size of 4096 bytes per cookie</ulink> to be set per domain.
193           Cookies are often used to track users across the web, particularly third-party cookies (which are completely blocked in Privacy Browser).
194           They are also used as a security mechanism on websites where you log in to identify it is you as you browse from page to page on a site.
195         </para>
196
197         <para>
198           <mediaobject>
199             <imageobject>
200               <imagedata fileref="cookies.png" format="PNG"/>
201             </imageobject>
202             <textobject>
203               <phrase>Cookies</phrase>
204             </textobject>
205           </mediaobject>
206         </para>
207
208         <para>
209           The cookies dialog is opened from <xref linkend="settings-cookies"/>.
210           Durable cookies are shared with all tabs that are opened after they are made durable and are preserved even when Privacy Browser is restarted.
211           This allows users to stay logged in to sites of their choosing. No cookies are durable by default. Making a cookie durable requires specific user interaction.
212         </para>
213
214         <para>
215           All other cookies are specific to the tab where they are created and are destroyed when the tab is closed.
216         </para>
217       </sect2>
218
219       <!-- DOM storage. -->
220       <sect2 id="dom-storage">
221         <title>DOM storage</title>
222
223         <para>
224           <ulink url="https://en.wikipedia.org/wiki/Web_storage">DOM (Document Object Model) storage</ulink>, also knows as web storage, allows web pages to store information on a client device.
225           The storage capacity is larger than for cookies and the data is not automatically sent in the headers with every HTTP request.
226           In Privacy Browser, each website is allowed to store a <ulink url="https://arty.name/localstorage.html">5 MB of data</ulink> in DOM storage.
227           DOM storage requires JavaScript to function, and, in addition, requires an extra toggle to be enabled.
228           In Privacy Browser, DOM storage is limited to the tab where it is created and is destroyed when the tab is closed.
229         </para>
230       </sect2>
231
232       <!-- IndexedDB. -->
233       <sect2 id="indexeddb">
234         <title>IndexedDB</title>
235
236         <para>
237           <ulink url="https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API">IndexedDB</ulink>
238           provides web pages with a local database where they can store â€śsignificant amounts of structured data”.
239           There is disagreement on the internet about the maximum size of an IndexedDB database, probably because the various rendering engines keep changing their mind.
240           But it is usually listed at somewhere between 20% and 80% of <emphasis>your entire hard drive</emphasis> with each individual domain limited to some segment of that.
241           IndexedDB requires JavaScript to function.
242           In Privacy Browser, this database is limited to the tab where it is created and is destroyed when the tab is closed.
243         </para>
244       </sect2>
245
246       <!-- Service Workers. -->
247       <sect2 id="service-workers">
248         <title>Service Workers</title>
249
250         <para>
251           <ulink url="https://developer.chrome.com/docs/workbox/service-worker-overview/">Service workers</ulink> are offline JavaScript proxies of a website. They have their own cache that is usually hidden and hard to clear.
252           They were designed by people who want the web browser to become the operating system and run full â€śapps”.
253           In Privacy Browser, service workers are limited to the tab where they are created and are destroyed when the tab is closed.
254         </para>
255       </sect2>
256
257       <!-- Filesystem API. -->
258       <sect2 id="filesystem-api">
259         <title>Filesystem API</title>
260
261         <para>
262           The <ulink url="https://developer.chrome.com/articles/file-system-access/">filesystem API</ulink> grants the browser direct access to the files on your system.
263           Like service workers, the filesystem API is a summarily bad idea thought up by those who want the browser to become an operating system.
264           Even when JavaScript and local storage are enabled, the filesystem API does not work in Privacy Browser.
265         </para>
266       </sect2>
267     </sect1>
268
269     <!-- User Agent. -->
270     <sect1 id="user-agent">
271       <title>User Agent</title>
272
273       <para>
274         The user agent is a text string that is sent as part of every HTTP header that identifies the browser to the web server.
275         Privacy Browser's default user agent is <code>PrivacyBrowser/1.0</code>.
276         Qt WebEngine 5.15.12’s default user agent is <code>Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.15.12 Chrome/87.0.4280.144 Safari/537.36</code>.
277       </para>
278
279       <para>
280         Over the years user agents have become quite lengthy,
281         partially because they tend to include a <ulink url="https://webaim.org/blog/user-agent-string-history/">brief history of the internet</ulink>.
282         In the modern world they serve almost no good purpose, but some web developers still think they need them so they can send different version of their website to different browsers.
283         Some servers <ulink url="https://www.stoutner.com/user-agent-problems/">refuse to function correctly</ulink> if they don't like the user agent that is sent.
284       </para>
285
286       <para>
287         At some point in the future Privacy Browser will send no user agent by default.
288         Not only is that currently impossible because the Qt WebEngine doesn't allow you to not send a user agent (I will probably have to fork it to enable that functionality),
289         but even web servers that don't care what the user agent is often refuse to send an answer if there is no user agent at all.
290         Getting rid of this relic of the internet is going to take some time and a retraining of common expectations.
291       </para>
292     </sect1>
293
294     <!-- Domain Settings. -->
295     <sect1 id="domain-settings">
296       <title>Domain Settings</title>
297
298       <para>
299         Domain setting make it easy to automatically change JavaScript, local storage, user agent, and other settings when the domain changes.
300         Domain settings for the current domain can be accessed through the domain settings button at the far right of the URL line edit.
301         Domain settings for all domains can be accessed through <xref linkend="settings-domain-settings"/>. When domain settings are active, the URL line edit will have a green background.
302       </para>
303     </sect1>
304
305     <!-- HTTP Pings. -->
306     <sect1 id="http-pings">
307       <title>HTTP Pings</title>
308
309       <para>
310         HTTP hyperlinks can have an extra <ulink url="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping">ping attribute</ulink> that sends a POST request to a different URL.
311         These HTTP pings are commonly used for tracking.
312         <ulink url="https://www.theregister.com/2019/04/06/apple_safari_changes/">Most browsers</ulink> send HTTP pings without informing the user
313         <ulink url="https://lists.w3.org/Archives/Public/public-html/2018May/0027.html">in any way</ulink>
314         (despite what The Register article says, current versions of FireFox also happily send HTTP pings).
315       </para>
316
317       <para>
318         Privacy Browser blocks all HTTP pings and presents a dialog informing the user every time the current tab attempts to send one.
319         Hopefully, as more people become aware of what HTTP pings are, web sites will become more embarrassed about using them.
320         This is a classic example of how those who wrote the HTTP specs do not have the best interests of internet users at heart. I would like the day to come when this is removed from both the internet and the spec.
321         Here is an example of me <ulink url="https://forum.f-droid.org/t/the-f-droid-forum-should-stop-tracking-links-with-http-pings/">raising the issue</ulink> with F-Droid.
322       </para>
323     </sect1>
324
325     <!-- Spell Checking. -->
326     <sect1 id="spell-checking">
327       <title>Spell Checking</title>
328
329       <para>
330         Privacy Browser uses the binary <filename>.bdic</filename> Hunspell dictionary format <ulink url="https://doc.qt.io/qt-5/qtwebengine-features.html#spellchecker">utilized by Qt WebEngine</ulink>
331         which was <ulink url="https://sites.google.com/a/chromium.org/dev/developers/how-tos/editing-the-spell-checking-dictionaries">created by Google for Chromium</ulink>.
332         Debian’s Hunspell dictionary language packages are slowly adding support for the <filename>.bdic</filename> format. Those which have are listed by Privacy Browser as suggested packages.
333       </para>
334
335       <para>
336         Once a <filename>.bdic</filename> dictionary is installed, it can be enabled in Privacy Browser’s settings.
337       </para>
338     </sect1>
339   </chapter>
340
341   <!-- Commands. -->
342   <chapter id="commands">
343     <title>Command Reference</title>
344
345     <!-- Main Window. -->
346     <sect1 id="main-window">
347       <title>Main Window</title>
348
349       <!-- File. -->
350       <sect2>
351         <title>File</title>
352
353         <variablelist>
354           <!-- New Tab. -->
355           <varlistentry id="file-new-tab">
356             <term>
357               <menuchoice>
358                 <shortcut>
359                   <keycombo action="simul">&Ctrl;<keycap>T</keycap></keycombo>
360                 </shortcut>
361                 <guimenu>File</guimenu>
362                 <guimenuitem>New Tab</guimenuitem>
363               </menuchoice>
364             </term>
365
366             <listitem>
367               <para>
368                 Create a new tab.
369               </para>
370             </listitem>
371           </varlistentry>
372
373           <!-- New Window. -->
374           <varlistentry id="file-new-window">
375             <term>
376               <menuchoice>
377                 <shortcut>
378                   <keycombo action="simul">&Ctrl;<keycap>N</keycap></keycombo>
379                 </shortcut>
380                 <guimenu>File</guimenu>
381                 <guimenuitem>New Window</guimenuitem>
382               </menuchoice>
383             </term>
384
385             <listitem>
386               <para>
387                 Create a new window.
388               </para>
389             </listitem>
390           </varlistentry>
391
392           <!-- Print. -->
393           <varlistentry  id="file-print">
394             <term>
395               <menuchoice>
396                 <shortcut>
397                   <keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo>
398                 </shortcut>
399                 <guimenu>File</guimenu>
400                 <guimenuitem>Print</guimenuitem>
401               </menuchoice>
402             </term>
403
404             <listitem>
405               <para>
406                 Print the document.
407               </para>
408             </listitem>
409           </varlistentry>
410
411           <!-- Print Preview. -->
412           <varlistentry  id="file-print-preview">
413             <term>
414               <menuchoice>
415                 <shortcut>
416                   <keycombo action="simul">&Ctrl;&Shift;<keycap>P</keycap></keycombo>
417                 </shortcut>
418                 <guimenu>File</guimenu>
419                 <guimenuitem>Print Preview</guimenuitem>
420               </menuchoice>
421             </term>
422
423             <listitem>
424               <para>
425                 Display the print preview dialog.
426               </para>
427             </listitem>
428           </varlistentry>
429
430           <!-- Quit. -->
431           <varlistentry  id="file-quit">
432             <term>
433               <menuchoice>
434                 <shortcut>
435                   <keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
436                 </shortcut>
437                 <guimenu>File</guimenu>
438                 <guimenuitem>Quit</guimenuitem>
439               </menuchoice>
440             </term>
441
442             <listitem>
443               <para>
444                 Quit &privacybrowser;.
445               </para>
446             </listitem>
447           </varlistentry>
448         </variablelist>
449       </sect2>
450
451       <!-- Edit. -->
452       <sect2>
453         <title>Edit</title>
454
455         <variablelist>
456           <!-- Find. -->
457           <varlistentry id="edit-find">
458             <term>
459               <menuchoice>
460                 <shortcut>
461                   <keycombo action="simul">&Ctrl;<keycap>F</keycap></keycombo>
462                 </shortcut>
463                 <guimenu>Edit</guimenu>
464                 <guimenuitem>Find</guimenuitem>
465               </menuchoice>
466             </term>
467
468             <listitem>
469               <para>
470                 Display the find toolbar and focus the find text line edit. If the toolbar is already displayed, the find text line edit is refocused and the text it contains is selected.
471               </para>
472             </listitem>
473           </varlistentry>
474
475
476           <!-- Find Next. -->
477           <varlistentry id="edit-find-next">
478             <term>
479               <menuchoice>
480                 <shortcut>
481                   <keycap>F3</keycap>
482                 </shortcut>
483                 <guimenu>Edit</guimenu>
484                 <guimenuitem>Find Next</guimenuitem>
485               </menuchoice>
486             </term>
487
488             <listitem>
489               <para>
490                 Find the next entry on the page that matches the specified text. This action is only displayed if the find toolbar is visible.
491               </para>
492             </listitem>
493           </varlistentry>
494
495           <!-- Find Previous. -->
496           <varlistentry id="edit-find-previous">
497             <term>
498               <menuchoice>
499                 <shortcut>
500                   <keycombo action="simul">&Shift;<keycap>F3</keycap></keycombo>
501                 </shortcut>
502                 <guimenu>Edit</guimenu>
503                 <guimenuitem>Find Previous</guimenuitem>
504               </menuchoice>
505             </term>
506
507             <listitem>
508               <para>
509                 Find the previous entry on the page that matches the specified text. This action is only displayed if the find toolbar is visible.
510               </para>
511             </listitem>
512           </varlistentry>
513         </variablelist>
514       </sect2>
515
516       <!-- View. -->
517       <sect2>
518         <title>View</title>
519
520         <variablelist>
521           <!-- Zoom In. -->
522           <varlistentry id="zoom-in">
523             <term>
524               <menuchoice>
525                 <shortcut>
526                   <keycombo action="simul">&Ctrl;<keycap>+</keycap></keycombo>
527                 </shortcut>
528                 <guimenu>View</guimenu>
529                 <guimenuitem>Zoom In</guimenuitem>
530               </menuchoice>
531             </term>
532
533             <listitem>
534               <para>
535                 Increment the zoom factor by 0.25. Valid factors range from 0.25 to 5.00.
536               </para>
537             </listitem>
538           </varlistentry>
539
540
541           <!-- Zoom Out. -->
542           <varlistentry id="zoom-out">
543             <term>
544               <menuchoice>
545                 <shortcut>
546                   <keycombo action="simul">&Ctrl;<keycap>-</keycap></keycombo>
547                 </shortcut>
548                 <guimenu>View</guimenu>
549                 <guimenuitem>Zoom Out</guimenuitem>
550               </menuchoice>
551             </term>
552
553             <listitem>
554               <para>
555                 Decrement the zoom factor by 0.25. Valid factors range from 0.25 to 5.00.
556               </para>
557             </listitem>
558           </varlistentry>
559
560           <!-- Refresh. -->
561           <varlistentry id="view-refresh">
562             <term>
563               <menuchoice>
564                 <shortcut>
565                   <keycap>F5</keycap>
566                 </shortcut>
567                 <guimenu>View</guimenu>
568                 <guimenuitem>Refresh</guimenuitem>
569               </menuchoice>
570             </term>
571
572             <listitem>
573               <para>
574                 Reload the website in the current tab.
575               </para>
576             </listitem>
577           </varlistentry>
578
579           <!-- Reload and Bypass Cache. -->
580           <varlistentry id="view-reload-and-bypass-cache">
581             <term>
582               <menuchoice>
583                 <shortcut>
584                   <keycombo action="simul">&Ctrl;<keycap>F5</keycap></keycombo>
585                 </shortcut>
586                 <guimenu>View</guimenu>
587                 <guimenuitem>Reload and Bypass Cache</guimenuitem>
588               </menuchoice>
589             </term>
590
591             <listitem>
592               <para>
593                 Reload the website in the current tab bypassing any information in the cache and loading everything from the webserver.
594               </para>
595             </listitem>
596           </varlistentry>
597
598           <!-- View Source. -->
599           <varlistentry id="view-source">
600             <term>
601               <menuchoice>
602                 <shortcut>
603                   <keycombo action="simul">&Ctrl;<keycap>U</keycap></keycombo>
604                 </shortcut>
605                 <guimenu>View</guimenu>
606                 <guimenuitem>View Source</guimenuitem>
607               </menuchoice>
608             </term>
609
610             <listitem>
611               <para>
612                 Toggle between viewing the source and viewing the rendered website.
613               </para>
614             </listitem>
615           </varlistentry>
616
617           <!-- View Source in New Tab. -->
618           <varlistentry id="view-source-in-new-tab">
619             <term>
620               <menuchoice>
621                 <shortcut>
622                   <keycombo action="simul">&Ctrl;&Shift;<keycap>U</keycap></keycombo>
623                 </shortcut>
624                 <guimenu>View</guimenu>
625                 <guimenuitem>View Source in New Tab></guimenuitem>
626               </menuchoice>
627             </term>
628
629             <listitem>
630               <para>
631                 Open a new tab displaying the source of the current tab, or a new tab displaying the rendered version if the source is already displayed. Note that right-clicking on the background of a rendered website will display a context menu with a "View page source" entry, which performs the first of these actions.
632               </para>
633             </listitem>
634           </varlistentry>
635
636           <!-- Full Screen Mode. -->
637           <varlistentry id="view-full-screen-mode">
638             <term>
639               <menuchoice>
640                 <shortcut>
641                   <keycombo action="simul">&Ctrl;&Shift;<keycap>F</keycap></keycombo>
642                 </shortcut>
643                 <guimenu>View</guimenu>
644                 <guimenuitem>Full Screen Mode</guimenuitem>
645               </menuchoice>
646             </term>
647
648             <listitem>
649               <para>
650                 Toggle full screen mode. This performs the same action as <xref linkend="f11"/>.
651               </para>
652             </listitem>
653           </varlistentry>
654         </variablelist>
655       </sect2>
656
657       <!-- Go. -->
658       <sect2>
659         <title>Go</title>
660
661         <variablelist>
662           <!-- Back. -->
663           <varlistentry id="go-back">
664             <term>
665               <menuchoice>
666                 <shortcut>
667                   <keycombo action="simul">&Alt;<keycap>Left</keycap></keycombo>
668                 </shortcut>
669                 <guimenu>Go</guimenu>
670                 <guimenuitem>Back</guimenuitem>
671               </menuchoice>
672             </term>
673
674             <listitem>
675               <para>
676                 Navigate back one step in the current tab’s history. The action is disabled if it is not possible to go back.
677               </para>
678             </listitem>
679           </varlistentry>
680
681           <!-- Forward. -->
682           <varlistentry id="go-forward">
683             <term>
684               <menuchoice>
685                 <shortcut>
686                   <keycombo action="simul">&Alt;<keycap>Right</keycap></keycombo>
687                 </shortcut>
688                 <guimenu>Go</guimenu>
689                 <guimenuitem>Forward</guimenuitem>
690               </menuchoice>
691             </term>
692
693             <listitem>
694               <para>
695                 Navigate forward one step in the current tab’s history. The action is disabled if it is not possible to go forward.
696               </para>
697             </listitem>
698           </varlistentry>
699
700           <!-- Home. -->
701           <varlistentry id="go-home">
702             <term>
703               <menuchoice>
704                 <shortcut>
705                   <keycombo action="simul">&Alt;<keycap>Home</keycap></keycombo>
706                 </shortcut>
707                 <guimenu>Go</guimenu>
708                 <guimenuitem>Home</guimenuitem>
709               </menuchoice>
710             </term>
711
712             <listitem>
713               <para>
714                 Load the home page in the current tab.
715               </para>
716             </listitem>
717           </varlistentry>
718         </variablelist>
719       </sect2>
720
721       <!-- On-The-Fly Settings. -->
722       <sect2>
723         <title>On-The-Fly Settings</title>
724
725         <!-- User Agent. -->
726         <sect3>
727           <title>User Agent</title>
728
729           <variablelist>
730             <!-- Privacy Browser. -->
731             <varlistentry id="user-agent-privacy-browser">
732               <term>
733                 <menuchoice>
734                   <shortcut>
735                     <keycombo action="simul">&Ctrl;&Alt;<keycap>P</keycap></keycombo>
736                   </shortcut>
737                   <guimenu>On-The-Fly Settings</guimenu>
738                   <guisubmenu>User Agent</guisubmenu>
739                   <guimenuitem>Privacy Browser</guimenuitem>
740                 </menuchoice>
741               </term>
742
743               <listitem>
744                 <para>
745                   Use the Privacy Browser user agent for the current tab.
746                 </para>
747               </listitem>
748             </varlistentry>
749
750             <!-- WebEngine Default. -->
751             <varlistentry id="user-agent-webengine-default">
752               <term>
753                 <menuchoice>
754                   <shortcut>
755                     <keycombo action="simul">&Ctrl;&Alt;<keycap>W</keycap></keycombo>
756                   </shortcut>
757                   <guimenu>On-The-Fly Settings</guimenu>
758                   <guisubmenu>User Agent</guisubmenu>
759                   <guimenuitem>WebEngine Default</guimenuitem>
760                 </menuchoice>
761               </term>
762
763               <listitem>
764                 <para>
765                   Use the WebEngine Default user agent for the current tab.
766                 </para>
767               </listitem>
768             </varlistentry>
769
770             <!-- Firefox on Linux. -->
771             <varlistentry id="user-agent-firefox-linux">
772               <term>
773                 <menuchoice>
774                   <shortcut>
775                     <keycombo action="simul">&Ctrl;&Alt;<keycap>F</keycap></keycombo>
776                   </shortcut>
777                   <guimenu>On-The-Fly Settings</guimenu>
778                   <guisubmenu>User Agent</guisubmenu>
779                   <guimenuitem>Firefox on Linux</guimenuitem>
780                 </menuchoice>
781               </term>
782
783               <listitem>
784                 <para>
785                   Use the Firefox on Linux user agent for the current tab.
786                 </para>
787               </listitem>
788             </varlistentry>
789
790             <!-- Chromium on Linux. -->
791             <varlistentry id="user-agent-chromium-linux">
792               <term>
793                 <menuchoice>
794                   <shortcut>
795                     <keycombo action="simul">&Ctrl;&Alt;<keycap>C</keycap></keycombo>
796                   </shortcut>
797                   <guimenu>On-The-Fly Settings</guimenu>
798                   <guisubmenu>User Agent</guisubmenu>
799                   <guimenuitem>Chromium on Linux</guimenuitem>
800                 </menuchoice>
801               </term>
802
803               <listitem>
804                 <para>
805                   Use the Chromium on Linux user agent for the current tab.
806                 </para>
807               </listitem>
808             </varlistentry>
809
810             <!-- Firefox on Windows. -->
811             <varlistentry id="user-agent-firefox-windows">
812               <term>
813                 <menuchoice>
814                   <shortcut>
815                     <keycombo action="simul">&Ctrl;&Alt;&Shift;<keycap>F</keycap></keycombo>
816                   </shortcut>
817                   <guimenu>On-The-Fly Settings</guimenu>
818                   <guisubmenu>User Agent</guisubmenu>
819                   <guimenuitem>Firefox on Windows</guimenuitem>
820                 </menuchoice>
821               </term>
822
823               <listitem>
824                 <para>
825                   Use the Firefox on Windows user agent for the current tab.
826                 </para>
827               </listitem>
828             </varlistentry>
829
830             <!-- Chrome on Windows. -->
831             <varlistentry id="user-agent-chrome-windows">
832               <term>
833                 <menuchoice>
834                   <shortcut>
835                     <keycombo action="simul">&Ctrl;&Alt;&Shift;<keycap>C</keycap></keycombo>
836                   </shortcut>
837                   <guimenu>On-The-Fly Settings</guimenu>
838                   <guisubmenu>User Agent</guisubmenu>
839                   <guimenuitem>Chrome on Windows</guimenuitem>
840                 </menuchoice>
841               </term>
842
843               <listitem>
844                 <para>
845                   Use the Chrome on Windows user agent for the current tab.
846                 </para>
847               </listitem>
848             </varlistentry>
849
850             <!-- Edge on Windows. -->
851             <varlistentry id="user-agent-edge-windows">
852               <term>
853                 <menuchoice>
854                   <shortcut>
855                     <keycombo action="simul">&Ctrl;&Alt;<keycap>E</keycap></keycombo>
856                   </shortcut>
857                   <guimenu>On-The-Fly Settings</guimenu>
858                   <guisubmenu>User Agent</guisubmenu>
859                   <guimenuitem>Edge on Windows</guimenuitem>
860                 </menuchoice>
861               </term>
862
863               <listitem>
864                 <para>
865                   Use the Edge on Windows user agent for the current tab.
866                 </para>
867               </listitem>
868             </varlistentry>
869
870             <!-- Safari on macOS. -->
871             <varlistentry id="user-agent-safari-macOS">
872               <term>
873                 <menuchoice>
874                   <shortcut>
875                     <keycombo action="simul">&Ctrl;&Alt;<keycap>S</keycap></keycombo>
876                   </shortcut>
877                   <guimenu>On-The-Fly Settings</guimenu>
878                   <guisubmenu>User Agent</guisubmenu>
879                   <guimenuitem>Safari on macOS</guimenuitem>
880                 </menuchoice>
881               </term>
882
883               <listitem>
884                 <para>
885                   Use the Safari on macOS user agent for the current tab.
886                 </para>
887               </listitem>
888             </varlistentry>
889
890             <!-- Custom User Agent. -->
891             <varlistentry id="user-agent-custom">
892               <term>
893                 <menuchoice>
894                   <shortcut>
895                     <keycombo action="simul">&Alt;&Shift;<keycap>C</keycap></keycombo>
896                   </shortcut>
897                   <guimenu>On-The-Fly Settings</guimenu>
898                   <guisubmenu>User Agent</guisubmenu>
899                   <guimenuitem>Custom</guimenuitem>
900                 </menuchoice>
901               </term>
902
903               <listitem>
904                 <para>
905                   Use the custom user agent for the current tab. This action is only active if a custom user agent is set in the settings.
906                 </para>
907               </listitem>
908             </varlistentry>
909           </variablelist>
910         </sect3>
911
912         <!-- Zoom. -->
913         <sect3>
914           <title>Zoom</title>
915
916           <variablelist>
917             <!-- Zoom Factor. -->
918             <varlistentry id="on-the-fly-settings-zoom-factor">
919               <term>
920                 <menuchoice>
921                   <shortcut>
922                     <keycombo action="simul">&Ctrl;&Alt;<keycap>Z</keycap></keycombo>
923                   </shortcut>
924                   <guimenu>On-The-Fly Settings</guimenu>
925                   <guimenuitem>Zoom Factor</guimenuitem>
926                 </menuchoice>
927               </term>
928
929               <listitem>
930                 <para>
931                   Display the zoom factor dialog.
932                 </para>
933               </listitem>
934             </varlistentry>
935           </variablelist>
936         </sect3>
937
938         <!-- Search Engine. -->
939         <sect3>
940           <title>Search Engine</title>
941
942           <variablelist>
943             <!-- Mojeek. -->
944             <varlistentry id="search-engine-mojeek">
945               <term>
946                 <menuchoice>
947                   <shortcut>
948                     <keycombo action="simul">&Ctrl;&Shift;<keycap>M</keycap></keycombo>
949                   </shortcut>
950                   <guimenu>On-The-Fly Settings</guimenu>
951                   <guisubmenu>Search Engine</guisubmenu>
952                   <guimenuitem>Mojeek</guimenuitem>
953                 </menuchoice>
954               </term>
955
956               <listitem>
957                 <para>
958                   Use Mojeek as the search engine.
959                 </para>
960               </listitem>
961             </varlistentry>
962
963             <!-- Monocles. -->
964             <varlistentry id="search-engine-monocles">
965               <term>
966                 <menuchoice>
967                   <shortcut>
968                     <keycombo action="simul">&Ctrl;&Shift;<keycap>O</keycap></keycombo>
969                   </shortcut>
970                   <guimenu>On-The-Fly Settings</guimenu>
971                   <guisubmenu>Search Engine</guisubmenu>
972                   <guimenuitem>Monocles</guimenuitem>
973                 </menuchoice>
974               </term>
975
976               <listitem>
977                 <para>
978                   Use Mojeek as the search engine.
979                 </para>
980               </listitem>
981             </varlistentry>
982
983             <!-- MetaGer. -->
984             <varlistentry id="search-engine-metager">
985               <term>
986                 <menuchoice>
987                   <shortcut>
988                     <keycombo action="simul">&Ctrl;&Shift;<keycap>E</keycap></keycombo>
989                   </shortcut>
990                   <guimenu>On-The-Fly Settings</guimenu>
991                   <guisubmenu>Search Engine</guisubmenu>
992                   <guimenuitem>MetaGer</guimenuitem>
993                 </menuchoice>
994               </term>
995
996               <listitem>
997                 <para>
998                   Use MetaGer as the search engine.
999                 </para>
1000               </listitem>
1001             </varlistentry>
1002
1003             <!-- Google. -->
1004             <varlistentry id="search-engine-google">
1005               <term>
1006                 <menuchoice>
1007                   <shortcut>
1008                     <keycombo action="simul">&Ctrl;&Shift;<keycap>G</keycap></keycombo>
1009                   </shortcut>
1010                   <guimenu>On-The-Fly Settings</guimenu>
1011                   <guisubmenu>Search Engine</guisubmenu>
1012                   <guimenuitem>Google</guimenuitem>
1013                 </menuchoice>
1014               </term>
1015
1016               <listitem>
1017                 <para>
1018                   Use Google as the search engine.
1019                 </para>
1020               </listitem>
1021             </varlistentry>
1022
1023             <!-- Bing. -->
1024             <varlistentry id="search-engine-bing">
1025               <term>
1026                 <menuchoice>
1027                   <shortcut>
1028                     <keycombo action="simul">&Ctrl;&Shift;<keycap>B</keycap></keycombo>
1029                   </shortcut>
1030                   <guimenu>On-The-Fly Settings</guimenu>
1031                   <guisubmenu>Search Engine</guisubmenu>
1032                   <guimenuitem>Bing</guimenuitem>
1033                 </menuchoice>
1034               </term>
1035
1036               <listitem>
1037                 <para>
1038                   Use Bing as the search engine.
1039                 </para>
1040               </listitem>
1041             </varlistentry>
1042
1043             <!-- Yahoo. -->
1044             <varlistentry id="search-engine-yahoo">
1045               <term>
1046                 <menuchoice>
1047                   <shortcut>
1048                     <keycombo action="simul">&Ctrl;&Shift;<keycap>Y</keycap></keycombo>
1049                   </shortcut>
1050                   <guimenu>On-The-Fly Settings</guimenu>
1051                   <guisubmenu>Search Engine</guisubmenu>
1052                   <guimenuitem>Yahoo</guimenuitem>
1053                 </menuchoice>
1054               </term>
1055
1056               <listitem>
1057                 <para>
1058                   Use Yahoo as the search engine.
1059                 </para>
1060               </listitem>
1061             </varlistentry>
1062
1063             <!-- Custom Search Engine. -->
1064             <varlistentry id="search-engine-custom">
1065               <term>
1066                 <menuchoice>
1067                   <shortcut>
1068                     <keycombo action="simul">&Ctrl;&Shift;<keycap>C</keycap></keycombo>
1069                   </shortcut>
1070                   <guimenu>On-The-Fly Settings</guimenu>
1071                   <guisubmenu>Search Engine</guisubmenu>
1072                   <guimenuitem>Custom</guimenuitem>
1073                 </menuchoice>
1074               </term>
1075
1076               <listitem>
1077                 <para>
1078                   Use the custom search engine. This action is only active if a custom search engine is set in the settings.
1079                 </para>
1080               </listitem>
1081             </varlistentry>
1082           </variablelist>
1083         </sect3>
1084       </sect2>
1085
1086       <!-- Settings. -->
1087       <sect2>
1088         <title>Settings</title>
1089
1090         <variablelist>
1091           <!-- Domain Settings. -->
1092           <varlistentry id="settings-domain-settings">
1093             <term>
1094               <menuchoice>
1095                 <shortcut>
1096                   <keycombo action="simul">&Ctrl;<keycap>D</keycap></keycombo>
1097                 </shortcut>
1098                 <guimenu>Settings</guimenu>
1099                 <guimenuitem>Domain Settings</guimenuitem>
1100               </menuchoice>
1101             </term>
1102
1103             <listitem>
1104               <para>
1105                 Display the domain settings dialog.
1106               </para>
1107             </listitem>
1108           </varlistentry>
1109
1110
1111           <!-- Cookies. -->
1112           <varlistentry id="settings-cookies">
1113             <term>
1114               <menuchoice>
1115                 <shortcut>
1116                   <keycombo action="simul">&Ctrl;<keycap>;</keycap></keycombo>
1117                 </shortcut>
1118                 <guimenu>Settings</guimenu>
1119                 <guimenuitem>Cookies</guimenuitem>
1120               </menuchoice>
1121             </term>
1122
1123             <listitem>
1124               <para>
1125                 Display the cookies dialog.
1126               </para>
1127             </listitem>
1128           </varlistentry>
1129         </variablelist>
1130       </sect2>
1131
1132       <!-- Common Settings and Help Entries. -->
1133       <sect2 id="common-settings-help-menus">
1134         <title>Common Settings and Help Entries</title>
1135
1136         <para>
1137           &privacybrowser; has many common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu> menu items.
1138           For more information read the sections about the <ulink url="help:/fundamentals/ui.html#menus-settings">Settings Menu</ulink>
1139           and <ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink>.
1140         </para>
1141       </sect2>
1142
1143       <!-- Other Commands. -->
1144       <sect2>
1145         <title>Other Commands</title>
1146
1147         <variablelist>
1148           <!-- Open link in new tab. -->
1149           <varlistentry id="new-tab">
1150             <term>
1151               <command>
1152                 &Ctrl;+&Shift;+Click
1153               </command>
1154             </term>
1155
1156             <listitem>
1157               <para>
1158                 Open link in new tab. This performs the same action as right-clicking on the link and selecting â€śOpen link in new tab”.
1159               </para>
1160             </listitem>
1161           </varlistentry>
1162
1163           <!-- Open link in background tab. -->
1164           <varlistentry id="new-background-tab">
1165             <term>
1166               <command>
1167                 &Ctrl;+Click
1168               </command>
1169             </term>
1170
1171             <listitem>
1172               <para>
1173                 Open link in new background tab. This performs the same action as right-clicking on the link and selecting â€śOpen link in new background tab”.
1174               </para>
1175             </listitem>
1176           </varlistentry>
1177
1178           <!-- Open link in new window. -->
1179           <varlistentry id="new-window">
1180             <term>
1181               <command>
1182                 &Shift;+Click
1183               </command>
1184             </term>
1185
1186             <listitem>
1187               <para>
1188                 Open link in new window. This performs the same action as right-clicking on the link and selecting â€śOpen link in new window”.
1189               </para>
1190             </listitem>
1191           </varlistentry>
1192
1193           <!-- Save link. -->
1194           <varlistentry id="save-link">
1195             <term>
1196               <command>
1197                 &Alt;+Click
1198               </command>
1199             </term>
1200
1201             <listitem>
1202               <para>
1203                 Save link. This performs the same action as right-clicking on the link and selecting â€śSave link”.
1204               </para>
1205             </listitem>
1206           </varlistentry>
1207
1208           <!-- F11. -->
1209           <varlistentry id="f11">
1210             <term>
1211               <command>
1212                 <keycap>F11</keycap>
1213               </command>
1214             </term>
1215
1216             <listitem>
1217               <para>
1218                 Toggle full screen mode. This performs the same action as <xref linkend="view-full-screen-mode"/>.
1219               </para>
1220             </listitem>
1221           </varlistentry>
1222
1223           <!-- Escape. -->
1224           <varlistentry id="escape">
1225             <term>
1226               <command>
1227                 <keycap>&Esc;</keycap>
1228               </command>
1229             </term>
1230
1231             <listitem>
1232               <para>
1233                 Escape runs the first command that applies from the following list.
1234               </para>
1235
1236               <itemizedlist>
1237                 <listitem>
1238                   <para>
1239                     Exit full screen browsing.
1240                   </para>
1241                 </listitem>
1242
1243                 <listitem>
1244                   <para>
1245                     Clear the find text line edit and the find text highlights.
1246                   </para>
1247                 </listitem>
1248
1249                 <listitem>
1250                   <para>
1251                     Hide the find text toolbar.
1252                   </para>
1253                 </listitem>
1254               </itemizedlist>
1255             </listitem>
1256           </varlistentry>
1257         </variablelist>
1258       </sect2>
1259     </sect1>
1260
1261     <!-- Cookies Dialog. -->
1262     <sect1 id="cookies-dialog">
1263       <title>Cookies Dialog</title>
1264
1265       <para>
1266         The cookies dialog is accessed through <xref linkend="settings-cookies"/> (see <xref linkend="cookies"/>).
1267       </para>
1268
1269       <sect2 id="cookies-dialog-commands">
1270         <title>Commands</title>
1271
1272         <variablelist>
1273           <!-- Add Cookie. -->
1274           <varlistentry id="add-cookie">
1275             <term>
1276               <command>
1277                 <keycap>A</keycap>
1278               </command>
1279             </term>
1280
1281             <listitem>
1282               <para>
1283                 Open the add cookie dialog.
1284               </para>
1285             </listitem>
1286           </varlistentry>
1287
1288           <!-- Edit Cookie. -->
1289           <varlistentry id="edit-cookie">
1290             <term>
1291               <command>
1292                 <keycap>E</keycap>
1293               </command>
1294             </term>
1295
1296             <listitem>
1297               <para>
1298                 Open the edit cookie dialog. This command is only valid if a cookie is currently selected.
1299               </para>
1300             </listitem>
1301           </varlistentry>
1302
1303           <!-- Delete Cookies. -->
1304           <varlistentry id="delete-cookies">
1305             <term>
1306               <command>
1307                 <keycap>D</keycap> or <keycap>&Del;</keycap>
1308               </command>
1309             </term>
1310
1311             <listitem>
1312               <para>
1313                 Delete the currently selected cookies. A dialog will confirm the deletion before it is processed.
1314               </para>
1315             </listitem>
1316           </varlistentry>
1317
1318           <!-- Delete All Cookies. -->
1319           <varlistentry id="delete-all-cookie">
1320             <term>
1321               <command>
1322                 <keycap>L</keycap>
1323               </command>
1324             </term>
1325
1326             <listitem>
1327               <para>
1328                 Delete all the cookies. A dialog will confirm the deletion before it is processed.
1329               </para>
1330             </listitem>
1331           </varlistentry>
1332
1333           <!-- Close. -->
1334           <varlistentry id="close-cookies-dialog">
1335             <term>
1336               <command>
1337                 <keycap>C</keycap> or <keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
1338               </command>
1339             </term>
1340
1341             <listitem>
1342               <para>
1343                 Close the cookies dialog.
1344               </para>
1345             </listitem>
1346           </varlistentry>
1347         </variablelist>
1348       </sect2>
1349     </sect1>
1350
1351     <!-- Save Dialog. -->
1352     <sect1 id="save-dialog">
1353       <title>Save Dialog</title>
1354
1355       <para>
1356         The save dialog pops up when a download is initiated.
1357       </para>
1358
1359       <sect2 id="save-dialog-commands">
1360         <title>Commands</title>
1361
1362         <variablelist>
1363           <!-- Save. -->
1364           <varlistentry id="save-dialog-save">
1365             <term>
1366               <command>
1367                 <keycap>S</keycap>
1368               </command>
1369             </term>
1370
1371             <listitem>
1372               <para>
1373                 Save the file.
1374               </para>
1375             </listitem>
1376           </varlistentry>
1377
1378           <!-- Close. -->
1379           <varlistentry id="save-dialog-close">
1380             <term>
1381               <command>
1382                 <keycap>C</keycap> or <keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
1383               </command>
1384             </term>
1385
1386             <listitem>
1387               <para>
1388                 Close the save dialog without saving the file.
1389               </para>
1390             </listitem>
1391           </varlistentry>
1392         </variablelist>
1393       </sect2>
1394     </sect1>
1395   </chapter>
1396
1397   <!-- Changelog. -->
1398   <chapter id="changelog">
1399     <title>Changelog</title>
1400
1401     <!-- Version 0.4. -->
1402     <sect1 id="version_0.4">
1403       <title><ulink url="https://www.stoutner.com/privacy-browser-pc-0-4/">0.4</ulink> -
1404         <ulink url="https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=b4c8c8d02113d14c2a07751eb3b0c1bdeec7abb4">13 June 2023</ulink></title>
1405
1406       <itemizedlist>
1407         <listitem><para>Add a setting to <ulink url="https://redmine.stoutner.com/issues/1002">control spatial navigation</ulink>.</para></listitem>
1408         <listitem><para>Add an action to <ulink url="https://redmine.stoutner.com/issues/982">reload and bypass cache</ulink>.</para></listitem>
1409         <listitem><para>Fix a crash if one Privacy Browser window is closed while a <ulink url="https://redmine.stoutner.com/issues/1010">tab within it is loading</ulink>.</para></listitem>
1410         <listitem><para>Add <ulink url="https://redmine.stoutner.com/issues/1009">keyboard+click commands</ulink> to the Handbook.</para></listitem>
1411       </itemizedlist>
1412     </sect1>
1413
1414     <!-- Version 0.3. -->
1415     <sect1 id="version_0.3">
1416       <title><ulink url="https://www.stoutner.com/privacy-browser-pc-0-3/">0.3</ulink> -
1417         <ulink url="https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=ace098e8677ac0d6468b825c73e65b82c0d6993e">8 May 2023</ulink></title>
1418
1419       <itemizedlist>
1420         <listitem><para>Add the changelog <ulink url="https://redmine.stoutner.com/issues/1000">to the Handbook</ulink>.</para></listitem>
1421         <listitem><para>Add the missing <ulink url="https://redmine.stoutner.com/issues/999">current domain settings icon</ulink> on Gnome and Xfce.</para></listitem>
1422         <listitem><para>Make changes to <ulink url="https://redmine.stoutner.com/issues/1005">build on Guix</ulink>.</para></listitem>
1423       </itemizedlist>
1424     </sect1>
1425
1426     <!-- Version 0.2. -->
1427     <sect1 id="version_0.2">
1428       <title><ulink url="https://www.stoutner.com/privacy-browser-pc-0-2/">0.2</ulink> -
1429         <ulink url="https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=44b5d3a1f6a5e7fc2aa8530845f26eba7bc26f9a">17 April 2023</ulink></title>
1430
1431       <itemizedlist>
1432         <listitem><para>Fix a crash on GNOME when <ulink url="https://redmine.stoutner.com/issues/994">downloading a file</ulink> with local storage disabled.</para></listitem>
1433         <listitem><para>Fix problems with <ulink url="https://redmine.stoutner.com/issues/992">missing</ulink>
1434             <ulink url="https://redmine.stoutner.com/issues/993">icons</ulink> on GNOME.</para></listitem>
1435         <listitem><para>Display an <ulink url="https://redmine.stoutner.com/issues/980">animated favorite icon</ulink> while a webpage is loading.</para></listitem>
1436         <listitem><para><ulink url="https://redmine.stoutner.com/issues/975">Fix the Handbook</ulink> on non-KDE systems.</para></listitem>
1437         <listitem><para>Change the <ulink url="https://redmine.stoutner.com/issues/978">order of entries</ulink> in the WebEngine context menu.</para></listitem>
1438         <listitem><para>Make spellcheck languages <ulink url="https://redmine.stoutner.com/issues/958">easier to click on</ulink>.</para></listitem>
1439         <listitem><para>Only generate a HTTP ping dialog if the <ulink url="https://redmine.stoutner.com/issues/979">request is made by the current tab</ulink>.</para></listitem>
1440         <listitem><para>Add a section to the Handbook about <ulink url="https://redmine.stoutner.com/issues/976">HTTP pings</ulink>.</para></listitem>
1441       </itemizedlist>
1442     </sect1>
1443
1444     <!-- Version 0.1. -->
1445     <sect1 id="version_0.1">
1446       <title><ulink url="https://www.stoutner.com/privacy-browser-pc-0-1/">0.1</ulink> -
1447         <ulink url="https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=73459c6685ec5e58d776f2594c9b587802363b1c">11 March 2023</ulink></title>
1448
1449       <itemizedlist>
1450         <listitem><para>Initial release.</para></listitem>
1451       </itemizedlist>
1452     </sect1>
1453   </chapter>
1454
1455   <!-- FAQ. -->
1456   <chapter id="faq">
1457     <title>Questions and Answers</title>
1458
1459     <qandaset id="faqlist">
1460       <qandaentry>
1461         <!-- Why are there no questions. -->
1462         <question>
1463           <para>Why are there no questions?</para>
1464         </question>
1465
1466         <answer>
1467           <para>Because Privacy Browser is so perfectly designed that none have ever been asked. Also, because this is an alpha release and nobody has had a chance to ask them yet. ;)</para>
1468         </answer>
1469       </qandaentry>
1470     </qandaset>
1471   </chapter>
1472
1473   <!-- Credits. -->
1474   <chapter id="credits">
1475     <title>Credits and License</title>
1476
1477     <para>
1478       Privacy Browser PC copyright 2016-2017,2021-2023 Soren Stoutner <ulink url="mailto:soren@stoutner.com">soren@stoutner.com</ulink>.
1479     </para>
1480
1481     <!-- Program. -->
1482     <sect1 id="program">
1483       <title>Program</title>
1484
1485       <para>
1486         The source code is available at <ulink url="https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=summary">gitweb.stoutner.com</ulink>
1487         or by running <filename>git clone https://git.stoutner.com/PrivacyBrowserPC.git</filename>.
1488       </para>
1489
1490       <para>
1491         Translators:
1492         <itemizedlist>
1493           <listitem><para>Translations will be added in a future release.</para></listitem>
1494         </itemizedlist>
1495       </para>
1496
1497       <!-- The program license. -->
1498       &underGPL;
1499     </sect1>
1500
1501     <!-- Documentation. -->
1502     <sect1 id="documentation">
1503       <title>Documentation</title>
1504
1505       <para>
1506         <filename>doc/index.docbook</filename> and <filename>src/com.stoutner.privacybrowser.appdata.xml</filename> are released under the
1507         <ulink url="https://www.gnu.org/licenses/fdl-1.3.html">GFDL-1.3 license</ulink> with no Front-Cover or Back-Cover Texts or Invariant Sections.
1508         All other documentation is released under the <ulink url="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3+ license</ulink>.
1509       </para>
1510
1511       <!-- The documentation license. -->
1512       &underFDL;
1513     </sect1>
1514
1515     <!-- Icons. -->
1516     <sect1 id="icons">
1517       <title>Icons</title>
1518
1519       <para>
1520         <inlinemediaobject>
1521           <imageobject>
1522             <imagedata fileref="privacybrowser.png" format="PNG"/>
1523           </imageobject>
1524           <textobject>
1525             <phrase>Privacy Browser</phrase>
1526           </textobject>
1527         </inlinemediaobject>
1528
1529         <inlinemediaobject>
1530           <imageobject>
1531             <imagedata fileref="javascript.png" format="PNG"/>
1532           </imageobject>
1533           <textobject>
1534             <phrase>JavaScript</phrase>
1535           </textobject>
1536         </inlinemediaobject>
1537
1538         <inlinemediaobject>
1539           <imageobject>
1540             <imagedata fileref="privacybrowser-monochrome.png" format="PNG"/>
1541           </imageobject>
1542           <textobject>
1543             <phrase>Privacy Browser Monochrome</phrase>
1544           </textobject>
1545         </inlinemediaobject>
1546
1547         are derived from <filename>security</filename> and <filename>language</filename>, which are part of the <ulink url="https://fonts.google.com/icons">Android Material icon set</ulink>
1548         and are released under the <ulink url="https://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</ulink>. Modifications copyright 2016-2017,2021-2023 Soren Stoutner.
1549         The resulting images are released under the <ulink url="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3+ license</ulink>.
1550       </para>
1551
1552       <para>
1553         <inlinemediaobject>
1554           <imageobject>
1555             <imagedata fileref="loading.gif" format="GIF"/>
1556           </imageobject>
1557           <textobject>
1558             <phrase>Loading</phrase>
1559           </textobject>
1560         </inlinemediaobject>
1561
1562         comes from <ulink url="https://github.com/Codelessly/FlutterLoadingGIFs/blob/master/packages/cupertino_activity_indicator_selective.gif">FlutterLoadingGIFs</ulink>
1563         where it is named <filename>cupertino_activity_indicator_selective.gif</filename>.
1564         It is released under the <ulink url="https://opensource.org/license/0bsd/">Zero-Clause BSD License</ulink>.
1565       </para>
1566     </sect1>
1567   </chapter>
1568 </book>