summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 4ffdde33..1575bf8b 100644
--- a/HACKING
+++ b/HACKING
@@ -7,6 +7,9 @@ http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring
Gnome Keyring is made up of several distinct parts working on concert with
each other. These parts generally live in different directories:
+cryptoki
+ The PKCS#11 provider code
+
daemon
The main daemon startup code and gnome-keyring password protocol operations.