aboutsummaryrefslogtreecommitdiff
path: root/doc/design.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-03 14:34:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-03 14:34:00 -0400
commit83acc9ba52ecba85180355a8c08311bd4826ed0f (patch)
tree750afe3c10eff8fa81b883e712517bfede5dfeef /doc/design.mdwn
parentee313074ed65145692acff1402e6262c2ea4b437 (diff)
encryption design document
Diffstat (limited to 'doc/design.mdwn')
-rw-r--r--doc/design.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/design.mdwn b/doc/design.mdwn
new file mode 100644
index 000000000..dc66d5c80
--- /dev/null
+++ b/doc/design.mdwn
@@ -0,0 +1,4 @@
+git-annex's high-level design is mostly inherent in the data that it
+stores in git, and alongside git. See [[internals]] for details.
+
+See [[encryption]] for design of encryption elements.