diff --git a/index.html b/index.html index 3b89974..71efe18 100644 --- a/index.html +++ b/index.html @@ -228,6 +228,16 @@ minisign -V [-H] [-x sig_file] [-p pubkey_file | -P pubkey] [-o] [-q] -m file attacks).
++ OpenBSD's signify(1) + is conceptually similar to minisign. Minisign creates signatures + that can be verified by signify, but signatures created by signify + cannot be verified by minisign because minisign expects + the trusted comment section to be present. Trusted comments are + important to describe what has been signed in addition to the fact + that something has been signed. +
+