-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocumentation.html
More file actions
295 lines (283 loc) · 16.3 KB
/
documentation.html
File metadata and controls
295 lines (283 loc) · 16.3 KB
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
<!DOCTYPE html>
<html class="no-js">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<title>Documentation</title>
<meta name="description" content="Documentation relating to installing and using Dapper Linux">
<meta name="keywords" content="Documentation">
<meta name="author" content="Dapper Linux Limited">
<!-- Mobile Specific Metas
================================================== -->
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Template CSS Files
================================================== -->
<!-- Twitter Bootstrs CSS -->
<link rel="stylesheet" href="/css/bootstrap.min.css">
<!-- template main css file -->
<link rel="stylesheet" href="/css/main.css">
<!-- responsive css -->
<link rel="stylesheet" href="/css/responsive.css">
<!-- Template Javascript Files
================================================== -->
<!-- jquery js -->
<script src="https://code.jquery.com/jquery-3.1.1.min.js"
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
crossorigin="anonymous"></script>
<!-- bootstrap js -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
</head>
<body>
<!--
==================================================
Header Section Start
================================================== -->
<header id="top-bar" class="navbar-fixed-top animated-header">
<div class="container">
<div class="navbar-header">
<!-- responsive nav button -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- /responsive nav button -->
<!-- logo -->
<div class="navbar-brand">
<a href="/index.html" >
<img src="/images/logo.png" alt="">
</a>
</div>
<!-- /logo -->
</div>
<!-- main menu -->
<nav class="collapse navbar-collapse navbar-right" role="navigation">
<div class="main-menu">
<ul class="nav navbar-nav navbar-right">
<li><a href="/about.html">About</a></li>
<li><a href="/features.html">Features</a></li>
<li><a href="/download.html">Download</a></li>
<li><a href="/patchset.html">Patchset</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Support <span class="caret"></span></a>
<div class="dropdown-menu">
<ul>
<li><a href="/documentation.html">Documentation</a></li>
</ul>
</div>
</li>
<li><a href="/blog.html">Blog</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
</div>
</nav>
<!-- /main nav -->
</div>
</header>
<!--
==================================================
Global Page Section Start
================================================== -->
<section class="global-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>Documentation</h2>
<ol class="breadcrumb">
<li>
<a href="/index.html">
<i class="ion-ios-home"></i>
Home
</a>
</li>
<li class="active">Documentation</li>
</ol>
</div>
</div>
</div>
</div>
</section><!--/#Page header-->
<!--
==================================================
Service Page Section Start
================================================== -->
<a name="releasenotes"></a>
<section id="service-page" class="pages service-page">
<div class="container">
<div class="row">
<div>
<h2>Dapper Linux 28 Release Notes</h2>
<br>
<h4>Release Statement</h4>
<p>Dapper Linux Limited is pleased to announce the release of weekly builds for the Dapper Linux 28 operating system. Dapper Linux 28 is the latest and greatest release, and is designed to make advanced security features available to everyone by automating and configuring these features for an easy to use out of the box experience.
</p>
<br>
<h4>Known Issues</h4>
<p>
<p>
<b>Kernel package can not be built on Dapper Linux 28</b> <br>
The dapper-secure-kernel package cannot be built on Dapper Linux 28 as GCC 8 is the default compiler. Dapper Secure Kernel Patchset Stable is not quite compatible with GCC 8, and still needs to be built with GCC 7. If you want to reproduce the kernel package, use Dapper Linux 27, or a Fedora 27 chroot.
</p>
</p>
<br>
<h4>Changelog</h4>
<p>
Dapper Linux 28 is mostly a stability and bugfix release from version 27. All users of 27 are recommended to upgrade. Here is what has changed:
<p>
<b>Dark theming has been fixed.</b> <br>Dark theming in applications was mostly broken in the move to flatpak, and this has now been remedied. Dapper-dark theme is now applied to Flatpak applications and traditional applications.
</p>
<p>
<b>Dapper Secure Kernel Stable Updates</b> <br>Since the release of 4.9.74 Dapper Secure Kernel Patchset Stable was stuck due to PTI and Retpoline additions being incompatible with Dapper Secure Kernel Patchset. Development has resumed, and the kernel patchset is no longer as blocked as it used to be, and Dapper Linux 28 ships with Linux 4.9.109.dappersec.
</p>
<p>
<b>Dapper Hardened Browser Updates</b> <br>Dapper Hardened Browser has been tweaked and is now more locked down than before, and is now at version 61b.
</p>
</p>
</div>
</div>
</div>
</section>
<a name="threatmodel"></a>
<section id="service-page" class="pages service-page">
<div class="container">
<div class="row">
<div>
<h2>Threat Model For Dapper Linux</h2>
<br>
<p>
Dapper Linux has been designed for environments where you would use your computer normally, for normal everyday tasks. Dapper Linux simply offers a more robust and hardened experience compared to that of a standard Linux distribution. Features such as a Grsecurity hardened kernel, Oz sandboxing, application firewalls, hard disk encryption and dual web browsers will keep you safer and make it significantly more difficult for an attacker to breach your system, but they are not meant to act as a silver bullet.
</p>
<p>
Dapper Linux is recommended for medium level Linux users who are looking for a fully featured system that has been hardened out of the box, and would otherwise replace standard Linux distributions as a primary operating system.
</p>
<p>
That being said, please do not expect Dapper Linux to provide a high level of security outside of that environment. If you are looking to get up to no good or live in an area where it is frowned upon to use the internet freely, please also note that Dapper Linux will not disguise your location or perform any kind of anonymisation. If you require these things, please use a Linux distribution which is built specifically for those tasks. There are a few excellent ones out there, and some are even meant to be used in live mode only, which prevents tampering because of the absence of state.
</p>
</div>
</div>
</div>
</section>
<a name="liveusb"></a>
<section id="service-page" class="pages service-page">
<div class="container">
<div class="row">
<div>
<h2>Making a Bootable USB Drive</h2>
<br>
<h4>For Linux Users:</h4>
<h5>Gnome-disks Method</h5>
<div class="col-md-4">
<a href="/images/screenshots/usb-linux-1.png"><img style="width: 100%;" src="/images/screenshots/usb-linux-1.png"></a>
</div>
<div class="col-md-4">
<a href="/images/screenshots/usb-linux-2.png"><img style="width: 100%;" src="/images/screenshots/usb-linux-2.png"></a>
</div>
<div class="col-md-4">
<a href="/images/screenshots/usb-linux-3.png"><img style="width: 100%;" src="/images/screenshots/usb-linux-3.png"></a>
</div>
<p>
Making a live USB of Dapper Linux only takes three steps with gnome-disks.
<ol>
<li>Search for gnome-disks in the shell or find it in the Utilities folder, and open it. Plug in a USB stick that is at least 4Gb in size, and make sure it contains nothing important.</li>
<li>WARNING: THE FOLLOWING STEP WILL ERASE ALL DATA ON THE USB STICK <br>From the drop down menu (denoted by three horizontal bars), select "Restore Disk Image...". Click the "Image to Restore" button and navigate to your downloaded copy of Dapper Linux. From here press "Start Restoring..." and you may be required to accept a confirmation of data destruction dialog and enter your password.</li>
<li>A progress bar will appear and gnome-disks will prepare your USB stick for you.</li>
</ol>
</p>
<h5>Terminal Method with DD</h5>
<p>
Only follow this method if you know what you are doing. You can easily destroy all your data if you mistype a disk id.
<ol>
<li>Find your disk id using the command "sudo fdisk -l" and finding the corresponding drive letter to your USB stick, such as /dev/sdb.</li>
<li>Execute the command "su -c 'dd if=/path/to/image.iso of=/dev/sdX bs=8M status=progress oflag=direct'", but make sure to replace /dev/sdX with the drive letter found from fdisk.</li>
<li>Wait for the copy to finish</li>
</ol>
</p>
<p>
<h4>For Macintosh Users:</h4>
<p>
Download Fedora Media Writer, and select Custom Os.
</p>
<h4>For Windows Users:</h4>
<p>
Download Fedora Media Writer, and select Custom Os.
</p>
</div>
</div>
</div>
</section>
<a name="install"></a>
<section id="service-page" class="pages service-page">
<div class="container">
<div class="row">
<div>
<h2>Installing Dapper Linux</h2>
<p>
Open the shell overview, and click "Install Dapper Linux". If you have enough disk space (5gb) you will be allowed to install. Follow the steps in the installer, and make sure to tick the "Encrypt disk" checkbox on the disk screen.
</p>
</div>
</div>
</div>
</section>
<!--
==================================================
Call To Action Section Start
================================================== -->
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2 class="title">Ready To Try Out Dapper Linux?</h2>
<p>Let's get you secured. We will have you up and running in no time.</p>
<a href="/download.html" class="btn btn-default btn-contact">Download Now</a>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Footer Section Start
================================================== -->
<footer id="footer">
<div class="container">
<div class="col-md-8">
<p class="copyright">Copyright <span>2018</span> Dapper Linux Limited<br><a href="https://riot.im/app/#/room/#dapperlinux:matrix.org">#dapperlinux</a> on matrix.org</p>
</div>
<div class="col-md-4">
<!-- Social Media -->
<ul class="social">
<li>
<a href="https://www.facebook.com/dapperlinux">
<img class="img-responsive" alt="" src="/images/icons/icon-1.svg" height="48" width=48">
</a>
</li>
<li>
<a href="https://twitter.com/dapperlinux">
<img class="img-responsive" alt="" src="/images/icons/icon-2.svg" height="48" width=48">
</a>
</li>
<li>
<a href="https://github.com/dapperlinux">
<img class="img-responsive" alt="" src="/images/icons/icon-3.svg" height="48" width=48">
</a>
</li>
<li>
<a href="https://www.reddit.com/u/dapperlinux">
<img class="img-responsive" alt="" src="/images/icons/icon-4.svg" height="48" width=48">
</a>
</li>
</ul>
</div>
</div>
</footer> <!-- /#footer -->
</body>
</html>