1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00
gnosygnu_xowa/home/wiki/Help/Privacy/Desktop.html
2020-09-07 22:35:02 -04:00

321 lines
15 KiB
HTML

<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Help/Privacy/Desktop - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style data-source="xowa" type="text/css">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Help/Privacy/Desktop</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="User_data">User data</span>
</h2>
<p>
XOWA is commited to user privacy. As a user of the XOWA desktop app, you can be assured of the following:
</p>
<ul>
<li>
<b>User data is never uploaded</b>: No data is ever uploaded. All data remains on your machine unless you choose to do something with it. The most you will ever see is a button that allows you to send log files to the developer.
</li>
<li>
<b>User data is collected for application usage only</b>:
<ul>
<li>
Features like "Page History" and "Bookmarks" depend on user data. As a result, these features are enabled by default. They can be disabled at the user's discretion.
</li>
<li>
XOWA also has a log that records actions and errors.
<ul>
<li>
This data is for diagnosing defects whenever you want to report them.
</li>
<li>
It can be reviewed under Help -&gt; System Data -&gt; System Log
</li>
<li>
It can be deleted under <code>/xowa/user/anonymous/app/tmp</code>. XOWA only keeps the last 8 sessions around.
</li>
</ul>
</li>
</ul>
</li>
<li>
<b>User data collection can be disabled or cleared</b>: Individual features can either be cleared or disabled. The rest of the page details the process for each feature.
</li>
</ul>
<h2>
<span class="mw-headline" id="Internet_access">Internet access</span>
</h2>
<p>
XOWA is an offline app. However, it does connect to the internet to download dumps, images, css and other data. In nearly all cases, this internet access needs to be directly activated by the user. (i.e.: you click a link and XOWA goes off to download a dump)
</p>
<p>
However, there is one internet connection that happens automatically -- without any user intervention. As of v4.1, XOWA has an auto-update feature. This feature will do the following:
</p>
<ul>
<li>
Once every 7 days, it will automatically check <a href="http://xowa.org/admin/app_update/xoa_update.json" rel="nofollow" class="external free">http://xowa.org/admin/app_update/xoa_update.json</a> for updates. This check happens when XOWA starts-up
</li>
<li>
If an update is found, it will pop open a new tab informing the user of a new update
</li>
<li>
The user can then choose to download the update, or ignore it. If ignored, XOWA won't check again for 7 days.
</li>
</ul>
<p>
This feature can be disabled under <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.app.update" id="xolnki_2" title="Special:XowaCfg?grp=xowa.app.update">Special:XowaCfg?grp=xowa.app.update</a> by unchecking <code>Enabled</code>
</p>
<div id="toc" class="toc">
<div id="toctitle" class="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#User_data"><span class="tocnumber">1</span> <span class="toctext">User data</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Internet_access"><span class="tocnumber">2</span> <span class="toctext">Internet access</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Mozilla_browser_data"><span class="tocnumber">3</span> <span class="toctext">Mozilla browser data</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Application_logs"><span class="tocnumber">4</span> <span class="toctext">Application logs</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Page_history"><span class="tocnumber">5</span> <span class="toctext">Page history</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Temporary_HTML_files"><span class="tocnumber">6</span> <span class="toctext">Temporary HTML files</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Bookmarks"><span class="tocnumber">7</span> <span class="toctext">Bookmarks</span></a>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#File_download"><span class="tocnumber">8</span> <span class="toctext">File download</span></a>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Math_images_(LaTEX_only)"><span class="tocnumber">9</span> <span class="toctext">Math images (LaT<sub>E</sub>X only)</span></a>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#Content_applications"><span class="tocnumber">10</span> <span class="toctext">Content applications</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Mozilla_browser_data">Mozilla browser data</span>
</h2>
<p>
The embedded Mozilla browser generates its own history data and stores them in sqlite files in a user's profile directory. This includes names of clicked links (so the browser can highlight them).
</p>
<dl>
<dd>
On Linux, the folder would be <span class='path'>/home/your_user_name/.mozilla/eclipse</span>
</dd>
<dd>
On Windows XP, the folder would be <span class='path'>C:\Documents and Settings\your_user_name\Application Data\Mozilla\eclipse</span>
</dd>
<dd>
On Windows 7, the folder would be <span class='path'>C:\Users\your_user_name\Application Data\Mozilla\eclipse</span>
</dd>
</dl>
<p>
Note that this functionality is not directly controllable, so there is no way to circumvent it. However, if you want to, you can try either of the following:
</p>
<ul>
<li>
Mark the .sqlite files in the directory read-only. This will slow down each page-load by 1/2 a second (presumably b/c Mozilla fails when trying to update) but will not save your history data
</li>
<li>
Delete the .sqlite files after XOWA is done. This is not a perfect solution as it still writes the data first to disk.
</li>
</ul>
<h2>
<span class="mw-headline" id="Application_logs">Application logs</span>
</h2>
<p>
Application logs are enabled by default. They are saved to files in the following directory: <code>/xowa/user/anonymous/app/tmp</code>.
</p>
<p>
Application logs can be disabled at <a href="/wiki/Options/Security" id="xolnki_3" title="Options/Security">Options/Security</a>
</p>
<h2>
<span class="mw-headline" id="Page_history">Page history</span>
</h2>
<p>
Page history is enabled by default. The data is saved to the following file: <code>/xowa/user/anonymous/app/data/history/page_history.csv</code>.
</p>
<p>
Page history can be disabled at <a href="/wiki/Options/Security" id="xolnki_4" title="Options/Security">Options/Security</a>
</p>
<h2>
<span class="mw-headline" id="Temporary_HTML_files">Temporary HTML files</span>
</h2>
<p>
All HTML for pages will be saved to and loaded from a temp directory on disk. The files are saved to the following directory: <code>/xowa/user/anonymous/app/tmp/html</code>. This is done for performance reasons related to SWT / XULRunner. See <a href="/wiki/Options/Security" id="xolnki_5" title="Options/Security">Options/Security</a>
</p>
<p>
HTML can be changed to load directly from memory at <a href="/wiki/Options/Security" id="xolnki_6" title="Options/Security">Options/Security</a>
</p>
<h2>
<span class="mw-headline" id="Bookmarks">Bookmarks</span>
</h2>
<p>
Bookmarks are enabled by default. Note that no data is ever written automatically to the Bookmarks page, so one can simply not use the <code><span style="color:blue;">add</span></code> feature.
</p>
<p>
If you wish to disable the feature completely (to prevent accidental clicks), then you can disable it at <a href="/wiki/Options/Security" id="xolnki_7" title="Options/Security">Options/Security</a>
</p>
<h2>
<span class="mw-headline" id="File_download">File download</span>
</h2>
<p>
File download is disabled by default. All files are downloaded to the following directory: <code>/xowa/file</code>.
</p>
<p>
If you've enabled it, you can disable it at <a href="/wiki/Options/Files" id="xolnki_8" title="Options/Files">Options/Files</a>
</p>
<h2>
<span class="mw-headline" id="Math_images_(LaTEX_only)">Math images (LaT<sub>E</sub>X only)</span>
</h2>
<p>
Math images use MathJax by default, which does not generate temporary files.
</p>
<p>
If you choose to use LaT<sub>E</sub>X then temporary files will be generated. All files are created in the following directory: <code>/xowa/file/name_of_wiki/math</code>.
</p>
<p>
You can always disable LaT<sub>E</sub>X again at <a href="/wiki/Options/Math" id="xolnki_9" title="Options/Math">Options/Math</a>
</p>
<h2>
<span class="mw-headline" id="Content_applications">Content applications</span>
</h2>
<p>
Content applications are enabled by default. These applications may or may not generate their own temp files.
</p>
<p>
These third-party viewer applications can be disabled at <a href="/wiki/Options/Apps" id="xolnki_10" title="Options/Apps">Options/Apps</a> by setting all values to blank.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
<li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<ul>
<li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
<li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>