Browse Source

added to readme

panda 2 years ago
parent
commit
493b58ab44
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -78,12 +78,14 @@ your output will be a file named
 
 I think that the archive or file encrypted with this method should be offline and held by a person that's not one of the ones that can decrypt the file,
 or could be online but protected by a symmetric password so only another party can make the data available to be decrypted.
+
 I don't have a clear idea about that right now.
 
 
 ### weakness:
 
 tech-wise should be pretty solid (it's a file encrypted multiple times with gpg, if you think differently please let me know),
+
 human wise it might be prone to the "agree" attack if the encrypted file is online or reachable, where you are alice and well but the needed number of recipients decrypt the file and access the data.