From 7875d7b0a3a7ea726837e0487e807890ff72f39b Mon Sep 17 00:00:00 2001 From: rugk Date: Tue, 19 Jul 2016 13:05:07 +0200 Subject: [PATCH] Some rewording --- composer.json | 2 +- robots.txt | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index fa92747..1280da3 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "privatebin/privatebin", - "description": "PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode.", + "description": "PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).", "repositories": [ { "type": "vcs", diff --git a/robots.txt b/robots.txt index b51bc14..a1537be 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,9 @@ -# Might as well keep robots away for performance and privacy reasons. +# "A robots.txt a day keeps the robots away." +# (for performance and privacy reasons) +# +# Note: To be effective this robots.txt must be put into the root of your server +# directory. + User-agent: * Allow: /index.php Disallow: /