mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
Initial outline and old notes
(Rough merge of two precursor projects by Heiko, and outline notes by Paul)
This commit is contained in:
commit
c8054b9120
40 changed files with 3170 additions and 0 deletions
31
book/source/index.rst
Normal file
31
book/source/index.rst
Normal file
|
@ -0,0 +1,31 @@
|
|||
Notes on OpenPGP
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:numbered:
|
||||
:maxdepth: 3
|
||||
|
||||
01-intro.md
|
||||
02-goals.md
|
||||
03-highlevel.md
|
||||
04-certs.md
|
||||
05-private.md
|
||||
06-signatures.md
|
||||
07-signature_internals.md
|
||||
08-verification.md
|
||||
09-encryption.md
|
||||
10-decryption.md
|
||||
11-armor.md
|
||||
12-pitfalls.md
|
||||
13-policy.md
|
||||
14-resources.md
|
||||
15-glossary.md
|
||||
16-acknowledgements.md
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
Loading…
Add table
Add a link
Reference in a new issue