Is there anything more secure than a password protected SparseImage against state actors?

apple.stackexchange https://apple.stackexchange.com/questions/305231

  •  18-04-2021
  •  | 
  •  

문제

If you had to secure important document in an encrypted, yet easily accessible format from state actors; would there be anything better than an password protected sparseimage? I used to use cryptkeeper in linux. A password protected sparseimage is the closest thing I have found on the mac side. Since this occurred (https://www.macrumors.com/2017/10/05/macos-high-sierra-disk-utility-vulnerability/) I am doubting that choice.

도움이 되었습니까?

해결책

Encrypted disk images are secure. The issue that you referenced is a user interface bug in Disk Utility, not a problem with the encryption. You can also create disk images without using Disk Utility, e.g. using hdiutil on the command-line or a utility such as DropDMG.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top