aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-04-22 15:06:49 +0200
committerJakob Odersky <jodersky@gmail.com>2015-04-22 15:24:00 +0200
commitf79ee0e3999dfd04af306aced213f20b7f8e0904 (patch)
treeff9be23960cce44544a90bee37124d0cdcd2f60d /README.md
downloadsecurity-f79ee0e3999dfd04af306aced213f20b7f8e0904.tar.gz
security-f79ee0e3999dfd04af306aced213f20b7f8e0904.tar.bz2
security-f79ee0e3999dfd04af306aced213f20b7f8e0904.zip
initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..416678a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# Security Utilities and Instructions
+
+This repository is a collection of programs and instructions for various security and privacy-related software.
+The software contained are not custom implementations of security protocols, they are wrappers for well-established
+tools.
+
+# Outline
+
+## GnuPG
+ - card: create business cards from gpg keys
+ - skeybase: an independent keybase.io client, capable of verifying identity proofs
+
+## SSL
+ - instructions on manually managing keys and certicates
+ - uca: tiny certificate authority \ No newline at end of file