想找一款加密软件。奇怪truecrype是开源软件,为什么没有进入ubuntu的源
还有安装系统时选择加密主目录,如果换系统,真么办?
想找一款加密软件
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
- eexpress
- 帖子: 58428
- 注册时间: 2005-08-14 21:55
- 来自: 长沙
-
- 帖子: 224
- 注册时间: 2010-05-18 22:23
Re: 想找一款加密软件
主目录加密的话,换系统就不好说了。
如果只是想对某个文件加密的话,可以用openssl,windows下也找的到软件解密,openssl使用的都是aes rsa之类的开源算法,所以各种平台都有实现。
如果只是想对某个文件加密的话,可以用openssl,windows下也找的到软件解密,openssl使用的都是aes rsa之类的开源算法,所以各种平台都有实现。
- 自由建客
- 帖子: 13468
- 注册时间: 2008-07-30 23:21
- 系统: Debian stable AMD64
Re: 想找一款加密软件
密钥啊密钥。
- 小时候的天空
- 帖子: 10
- 注册时间: 2012-12-16 16:28
- 系统: linux ubuntu
Re: 想找一款加密软件
那个Truecrypt还是 真有可疑的地方小时候的天空 写了:想找一款加密软件。奇怪truecrype是开源软件,为什么没有进入ubuntu的源
还有安装系统时选择加密主目录,如果换系统,真么办?

http://en.wikipedia.org/wiki/Truecrypt#Controversy)
Reasonable paranoia
If relying on TrueCrypt encryption for life and death matters, it is worth noting that TrueCrypt (or any other software) is only as trustworthy as the people writing and reviewing the code.[38][39][40] Also, when using distributed binaries instead of compiling from the source code, a user may be running code that was inserted during packaging and that is not available in the open source repository (possible backdoors, etc.).[41][42][43] It is challenging to create binaries from source code that match the official binaries for purposes of verifying their integrity due to compiler options, etc.[44][41][42]
Various observers have noted some characteristics of TrueCrypt that extremely security conscious users may want to consider:[45][46][47][48]
The developers of TrueCrypt have been only anonymously referred to on the site as “The TrueCrypt Foundation” since 2010,[45] though there are potentially good reasons related to privacy why they might have chosen to remain thus.
There has been no known comprehensive review of the source code by a qualified cryptographer.[49][44] Thorough security code review and testing is hard, tedious, and painstaking work, and very few people have the skills to do it. There was, however, a functional evaluation of the deniability of hidden volumes in an earlier version of TrueCrypt by Schneier et al. that found security leaks.[46]
The "TrueCrypt License" is unique and contains distribution and copyright-liability restrictions.[50]
Various other open source projects including Fedora[51] and the Tails[52] live CD have removed or forbidden TrueCrypt from their distributions due to the closed fashion in which development is performed.