/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to intro.xml

  • Committer: Teddy Hogeborn
  • Date: 2026-05-17 23:56:03 UTC
  • Revision ID: teddy@recompile.se-20260517235603-5ygymkxkh32rxjkf
Remove white space at end of most lines

Remove white space at end of most lines.  Except for where it is
significant, like in shell script "here documents" where the delimiter
word is prefixed by "-", in block comments, and in config file example
settings.  Also not in README files, the INSTALL file, the DBUS-API
file, or the COPYING file (the last of which was copied verbatim from
FSF).

* dbus-mandos.conf: Remove white space at end of lines.
* debian/mandos-client.postinst: - '' -
* debian/mandos-client.templates: - '' -
* debian/mandos.postinst: - '' -
* dracut-module/password-agent.c: - '' -
* dracut-module/password-agent.xml: - '' -
* intro.xml: - '' -
* legalnotice.xml: - '' -
* mandos-clients.conf.xml: - '' -
* mandos-ctl.xml: - '' -
* mandos-keygen: - '' -
* mandos-keygen.xml: - '' -
* mandos-monitor.xml: - '' -
* mandos-options.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* network-hooks.d/wireless: - '' -
* plugin-helpers/mandos-client-iprouteadddel.c: - '' -
* plugin-runner.c: - '' -
* plugin-runner.xml: - '' -
* plugins.d/askpass-fifo.c: - '' -
* plugins.d/askpass-fifo.xml: - '' -
* plugins.d/mandos-client.c: - '' -
* plugins.d/mandos-client.xml: - '' -
* plugins.d/password-prompt.c: - '' -
* plugins.d/password-prompt.xml: - '' -
* plugins.d/plymouth.c: - '' -
* plugins.d/plymouth.xml: - '' -
* plugins.d/splashy.c: - '' -
* plugins.d/splashy.xml: - '' -
* plugins.d/usplash.c: - '' -
* plugins.d/usplash.xml: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3
3
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
 
<!ENTITY TIMESTAMP "2020-09-16">
 
4
<!ENTITY TIMESTAMP "2026-05-18">
5
5
<!ENTITY % common SYSTEM "common.ent">
6
6
%common;
7
7
]>
45
45
    </copyright>
46
46
    <xi:include href="legalnotice.xml"/>
47
47
  </refentryinfo>
48
 
  
 
48
 
49
49
  <refmeta>
50
50
    <refentrytitle>intro</refentrytitle>
51
51
    <manvolnum>8mandos</manvolnum>
52
52
  </refmeta>
53
 
  
 
53
 
54
54
  <refnamediv>
55
55
    <refname>intro</refname>
56
56
    <refpurpose>
57
57
      Introduction to the Mandos system
58
58
    </refpurpose>
59
59
  </refnamediv>
60
 
  
 
60
 
61
61
  <refsect1 id="description">
62
62
    <title>DESCRIPTION</title>
63
63
    <para>
77
77
      continue booting normally.
78
78
    </para>
79
79
  </refsect1>
80
 
  
 
80
 
81
81
  <refsect1 id="introduction">
82
82
    <title>INTRODUCTION</title>
83
83
    <para>
154
154
      <emphasis>that</emphasis> server is encrypted.)
155
155
    </para>
156
156
  </refsect1>
157
 
  
 
157
 
158
158
  <refsect1 id="faq">
159
159
    <title>FREQUENTLY ASKED QUESTIONS</title>
160
160
    <para>
189
189
      and reading it right off the memory bus.
190
190
    </para>
191
191
    </refsect2>
192
 
    
 
192
 
193
193
    <refsect2 id="replay">
194
194
      <title>Replay attacks?</title>
195
195
      <para>
197
197
        protection against that.
198
198
      </para>
199
199
    </refsect2>
200
 
    
 
200
 
201
201
    <refsect2 id="mitm">
202
202
      <title>Man-in-the-middle?</title>
203
203
      <para>
207
207
        client.
208
208
      </para>
209
209
    </refsect2>
210
 
    
 
210
 
211
211
    <refsect2 id="sniff">
212
212
      <title>How about sniffing the network traffic and decrypting it
213
213
      later by physically grabbing the Mandos client and using its
217
217
        key exchange algorithms in TLS, which protects against this.
218
218
      </para>
219
219
    </refsect2>
220
 
    
 
220
 
221
221
    <refsect2 id="physgrab">
222
222
      <title>Physically grabbing the Mandos server computer?</title>
223
223
      <para>
235
235
        on one of them.
236
236
      </para>
237
237
    </refsect2>
238
 
    
 
238
 
239
239
    <refsect2 id="fakecheck">
240
240
      <title>Faking checker results?</title>
241
241
      <para>
255
255
      </para>
256
256
    </refsect2>
257
257
  </refsect1>
258
 
  
 
258
 
259
259
  <refsect1 id="security">
260
260
    <title>SECURITY</title>
261
261
    <para>
296
296
      Which it does nicely.
297
297
    </para>
298
298
  </refsect1>
299
 
  
 
299
 
300
300
  <refsect1 id="plugins">
301
301
    <title>PLUGINS</title>
302
302
    <para>
419
419
    <title>BUGS</title>
420
420
    <xi:include href="bugs.xml"/>
421
421
  </refsect1>
422
 
  
 
422
 
423
423
  <refsect1 id="see_also">
424
424
    <title>SEE ALSO</title>
425
425
    <para>