summaryrefslogtreecommitdiff
path: root/card.ttl
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-04-17 19:32:26 +0100
committerNick White <git@njw.me.uk>2010-04-17 19:32:26 +0100
commitcf8b5cb8674c8d305348ecc3584ce141de2798c3 (patch)
treeda6cfc185c95f262a214341b3f65cf62340713f4 /card.ttl
parenta6a7950d8060d6bac5ff7bfacb8a75b83720f66c (diff)
downloadnjw-website-cf8b5cb8674c8d305348ecc3584ce141de2798c3.tar.bz2
njw-website-cf8b5cb8674c8d305348ecc3584ce141de2798c3.zip
Add key info to card
Diffstat (limited to 'card.ttl')
-rw-r--r--card.ttl8
1 files changed, 7 insertions, 1 deletions
diff --git a/card.ttl b/card.ttl
index 5983fea..f690d5b 100644
--- a/card.ttl
+++ b/card.ttl
@@ -15,4 +15,10 @@
foaf:nick "njw";
foaf:homepage <http://njw.me.uk>;
foaf:openid <http://njw.me.uk>;
- foaf:mbox_sha1sum "6401a28665a1feaecd7f4e5591dc5eadf285eeec".
+ foaf:mbox_sha1sum "6401a28665a1feaecd7f4e5591dc5eadf285eeec";
+ wot:hasKey :key.
+
+:key a wot:PubKey;
+ wot:hex_id "04E4653F";
+ wot:pubkeyAddress <http://njw.me.uk/04E4653F.gpg.asc>;
+ wot:fingerprint "9732D7C7A441D79EFDF094F61F48567404E4653F".