From ec45304371864a3d36561ddb6d8fa28a55b57082 Mon Sep 17 00:00:00 2001 From: Karissa McKelvey Date: Fri, 4 Aug 2017 15:25:29 -0700 Subject: Add security as a top-level item (#78) * add security as a top-level item * add security link to intro --- docs/intro.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/intro.md') diff --git a/docs/intro.md b/docs/intro.md index 449150d..4f335b7 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -26,7 +26,11 @@ backups to be stored efficiently on an external hard drive or a cloud serve by u #### Security -Dat transfers files over an encrypted connection using state-of-the-art cryptography. Only users with your unique link can access your files. Your dat link allows users to download and re-share your files. To write updates to a dat, users must have the secret key. Dat also verifies the hashes of files on download so no malicious content can be added. +Dat transfers files over an encrypted connection using state-of-the-art +cryptography. Only users with your unique link can access your files. Your dat +link allows users to download and re-share your files. To write updates to +a dat, users must have the secret key. Dat also verifies the hashes of files on +download so no malicious content can be added. [Read more about security in dat.](/security) ## Who we are -- cgit v1.2.3