summaryrefslogtreecommitdiff
path: root/security/keynote/pkg-descr
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1999-09-18 09:05:28 +0000
committerStefan Eßer <se@FreeBSD.org>1999-09-18 09:05:28 +0000
commit70742357c3bfa9c09d067f03e35b58e2a9b48ba6 (patch)
treeee75e5ce62165ff74b4ff119be2695da22d0296b /security/keynote/pkg-descr
parentUpdate to KDE-1.1.2 (diff)
New port of the keynote trust-management system (currently an IETF draft).
Notes
Notes: svn path=/head/; revision=21712
Diffstat (limited to 'security/keynote/pkg-descr')
-rw-r--r--security/keynote/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/security/keynote/pkg-descr b/security/keynote/pkg-descr
new file mode 100644
index 000000000000..0ee231ab7e5d
--- /dev/null
+++ b/security/keynote/pkg-descr
@@ -0,0 +1,16 @@
+KeyNote is a simple and flexible trust-management system designed to
+work well for a variety of large- and small- scale Internet-based
+applications. It provides a single, unified language for both local
+policies and credentials. KeyNote policies and credentials, called
+`assertions,' contain predicates that describe the trusted actions
+permitted by the holders of specific public keys. KeyNote assertions
+are essentially small, highly-structured programs. A signed
+assertion, which can be sent over an untrusted network, is also
+called a `credential assertion.' Credential assertions, which also
+serve the role of certificates, have the same syntax as policy
+assertions but are also signed by the principal delegating the trust.
+
+This is an example implementation of the KeyNote Trust-Management System
+as specified in IETF draft <draft-blaze-ietf-trustmgt-keynote-02.txt>.
+
+WWW: http://www.cis.upenn.edu/~angelos/keynote.html