/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: 2017-06-24 10:08:21 UTC
  • Revision ID: teddy@recompile.se-20170624100821-3ojepr4r6sifqzj5
Fix memory leak in password-prompt

* plugins.d/password-prompt.c (conflict_detection): Free any
  individual direntries, not just the direntry list.

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 "2014-06-22">
 
4
<!ENTITY TIMESTAMP "2017-02-23">
5
5
<!ENTITY % common SYSTEM "common.ent">
6
6
%common;
7
7
]>
32
32
    <copyright>
33
33
      <year>2011</year>
34
34
      <year>2012</year>
 
35
      <year>2013</year>
 
36
      <year>2014</year>
 
37
      <year>2015</year>
 
38
      <year>2016</year>
 
39
      <year>2017</year>
35
40
      <holder>Teddy Hogeborn</holder>
36
41
      <holder>Björn Påhlsson</holder>
37
42
    </copyright>
73
78
  <refsect1 id="introduction">
74
79
    <title>INTRODUCTION</title>
75
80
    <para>
 
81
      <!-- This paragraph is a combination and paraphrase of two
 
82
           quotes from the 1995 movie “The Usual Suspects”. -->
76
83
      You know how it is.  You’ve heard of it happening.  The Man
77
84
      comes and takes away your servers, your friends’ servers, the
78
85
      servers of everybody in the same hosting facility. The servers
197
204
      </para>
198
205
    </refsect2>
199
206
    
 
207
    <refsect2 id="sniff">
 
208
      <title>How about sniffing the network traffic and decrypting it
 
209
      later by physically grabbing the Mandos client and using its
 
210
      key?</title>
 
211
      <para>
 
212
        We only use <acronym>PFS</acronym> (Perfect Forward Security)
 
213
        key exchange algorithms in TLS, which protects against this.
 
214
      </para>
 
215
    </refsect2>
 
216
    
200
217
    <refsect2 id="physgrab">
201
218
      <title>Physically grabbing the Mandos server computer?</title>
202
219
      <para>
365
382
    </para>
366
383
  </refsect1>
367
384
  
 
385
  <refsect1 id="bugs">
 
386
    <title>BUGS</title>
 
387
    <xi:include href="bugs.xml"/>
 
388
  </refsect1>
 
389
  
368
390
  <refsect1 id="see_also">
369
391
    <title>SEE ALSO</title>
370
392
    <para>
398
420
    <variablelist>
399
421
      <varlistentry>
400
422
        <term>
401
 
          <ulink url="http://www.recompile.se/mandos">Mandos</ulink>
 
423
          <ulink url="https://www.recompile.se/mandos">Mandos</ulink>
402
424
        </term>
403
425
        <listitem>
404
426
          <para>