瀏覽代碼

added to readme

panda 2 年之前
父節點
當前提交
493b58ab44
共有 1 個文件被更改,包括 2 次插入0 次删除
  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.