summaryrefslogtreecommitdiff
path: root/content/technical/certificate-and-key-widgets.md
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2014-11-04 11:31:31 +0100
committerStef Walter <stefw@redhat.com>2014-11-04 13:55:32 +0100
commit0968f903fe66f9bb8957b8d01e35f3743c74404b (patch)
tree5928fbcdf458575c77cbfe8edac12afc7d71b768 /content/technical/certificate-and-key-widgets.md
parent054fed351b16d608f6ae4b8fd3cf3a38434117bd (diff)
Brought old blog over
Diffstat (limited to 'content/technical/certificate-and-key-widgets.md')
-rw-r--r--content/technical/certificate-and-key-widgets.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/content/technical/certificate-and-key-widgets.md b/content/technical/certificate-and-key-widgets.md
new file mode 100644
index 0000000..00f9fa0
--- /dev/null
+++ b/content/technical/certificate-and-key-widgets.md
@@ -0,0 +1,31 @@
+Title: Certificate and Key Widgets
+Date: 2010-10-08
+Tags: technical, security, gnome
+Slug: certificate-and-key-widgets
+
+The new certificate and key view widgets are now merged into
+gnome-keyring master. They live in [libgcr][]: a library for crypto UI
+widgets and crypto helpers.
+
+The goal of the widgets are to have a simple mode, where only the
+information needed for a user to uniquely identify a certificate is
+displayed. The widget can be expanded to show all the details about the
+certificate.
+
+![Certificate](images/certificate-1.png)
+
+Simple mode, with a dialog border.
+
+
+![Certificate](images/certificate-2.png)
+
+
+
+Details expanded.
+
+At GUADEC [Matthew Paul Thomas][] helped us design a nice certificate
+selector, and I'm working on implementing that.
+
+
+ [libgcr]: http://git.gnome.org/browse/gnome-keyring/tree/gcr
+ [Matthew Paul Thomas]: http://mpt.net.nz/