소스 검색

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.