summaryrefslogtreecommitdiffstats
path: root/dev/archive
diff options
context:
space:
mode:
Diffstat (limited to 'dev/archive')
-rw-r--r--dev/archive/signing.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/archive/signing.mdwn b/dev/archive/signing.mdwn
index c363b4c..7976f08 100644
--- a/dev/archive/signing.mdwn
+++ b/dev/archive/signing.mdwn
@@ -4,9 +4,9 @@ Background
==========
Package archive signing will enable verification of package archive index files
-and establish a chain of trust to verify individual packages. It will allow
-ProteanOS's package management tools to more securely retrieve packages from the
-archive.
+and establish a chain of trust (through `SHA256sum` fields) to verify individual
+packages. It will allow ProteanOS's package management tools to more securely
+retrieve packages from the archive.
Implementation
==============