[文章作者:张宴 本文版本:v1.0 最后修改:2010.01.29 转载请注明原文链接:http://blog.zyan.cc/truecrypt]
QQ、MSN、RTX的聊天历史记录,有时候在处理问题时,想查看一下,但换台电脑,就查看不到了,怎么办?Foxmail在公司收取的邮件,在家就看不到了,怎么解决?SecureCRT存放大量服务器SSH密码信息,换台电脑,如何不在新电脑上保存信息,同时又使用起来又方便、安全?存放在U盘上的机密文件,如何避免U盘丢失、被盗后,文件泄漏?
市面上有很多加密软件,但由于未开源,可能存在后门,或者漏洞,导致加密的文件可破解。因此,对于加密软件来说,还是开源的比较靠谱。源码都公开,留有后门的可能性不存在了。在源码都可以查看的情况下,如果能够破解,早就可以破解了。
TrueCrypt(http://www.truecrypt.org/)是一款开源的绿色加密软件。它可以在硬盘或闪存上创建一个或多个虚拟磁盘,所有虚拟磁盘上的文件都被自动加密,加密后需要通过密码来进行访问,由于加入了AES-256加密算法,使得加密数据几乎不可能被,对于没有商务安全功能的普通电脑,或者不舍得购买加密闪存的商务用户,TrueCrypt可以让他们的数据存储安全可靠。
前几天公司发了两个2GB的金山毒霸版U盘,我将我的QQ、MSN、公司内部通讯工具RTX、SSH客户端SecureCRT、OpenSSL VPN、Foxmail、一些文档都装在了其中一个U盘上。

关于TrueCrypt的安全性,有一则外电新闻:http://www.security.nl/artikel/33724
FBI在经过一年的尝试后,还是未能破译被巴西执法机构指控金融犯罪的巴西银行家的加密文件。巴西一家葡萄牙语报纸报道(葡萄牙语),巴西联邦警察在2008年7月展开的Satyagraha行动中,在银行家Daniel Dantas位于里约热内卢的公寓内收缴了5个硬盘。文章提到硬盘使用了两种加密程序,一种是TrueCrypt,另一种是不知名的256位AES加密软件。在专家未能破解密码后,巴西政府在2009年初请求美国提供帮助,然而美国联邦警察在一年不成功的尝试后,退还了硬盘。巴西现有的法律中不存在强制要求Dantas交出密码的规定。
使用步骤:将TrueCrypt拷贝到U盘上,然后运行TrueCrypt.exe。
1、创建文件加密卷


2、选择U盘,自己命名一个文件名,例如“虚拟磁盘_勿删”

3、加密算法,选择默认的AES即可

4、输入你需要创建的磁盘镜像文件总大小。

5、填写加密卷密码,以后需要凭此密码打开虚拟磁盘。

6、格式化加密卷

7、使用时,打开TrueCrypt.exe,选择加密卷文件、选择一个盘符,“例如V:”,点击自动加载设备,输入密码,即可生成一个虚拟磁盘V盘。如果要退出,可以选择,卸载。

8、在物理U盘上,存放着磁盘镜像文件和绿色版的TrueCrypt加密、解密软件。你还可以定时拷贝这个磁盘镜像文件“虚拟磁盘_勿删”到别的地方,进行备份。拷贝一个大文件的速度,比拷贝几十万个以上的小文件速度要快得多。

9、在虚拟U盘(例如V:盘)上,安装QQ(设置聊天记录存放在安装目录)、RTX(聊天记录默认存放在安装目录下的Accounts目录)、SecureCRT(SSH公钥、密码设置一下,存放在安装目录)、Foxmail等软件。
注:你可以固定使用一个盘符,例如V:。这样,当你将你的U盘插到另一台电脑上,加载虚拟U盘时,仍选固定的盘符V:,这样,在上面安装的软件路径就不会有问题,那些不需要写注册表的软件,则可以直接运行。

10、各种软件运行在虚拟U盘----“V盘”的设置:
(1)、QQ2010:安装时,直接选择安装到V:\***某个路径,消息记录选择存放在安装目录,换其他电脑时,直接运行QQ\bin\目录内的qq.exe即可。QQ本身就可以当绿色软件运行。如果想将原来QQ2010的聊天记录迁移到“V盘”,只需拷贝原QQ的Users目录到“V盘”的QQ安装目录,覆盖Users目录即可。
(2)、MSN:由于MSN跟系统结合比较密切,请在不同的电脑上安装MSN(也有一些绿色版MSN,但是存在收不到添加好友消息等问题),然后,登陆后,将“消息”、“文件传输”的存放目录改成“V:盘”即可。在另一台电脑上也如此设置即可。如果以前有聊天记录,可以先将原来存放聊天记录的目录,拷贝到“V盘”上。


(3)、RTX:安装一个新的RTX到“V盘”,将原RTX安装目录内的Accounts目录,拷贝到“V盘”RTX安装目录内,覆盖Accounts目录即可。RTX的聊天记录都存放Accounts目录内。至于“传输文件”的目录,可以自行设置到“V盘”。

(4)、Foxmail:本身就可以当绿色软件使用。安装一个新的Foxmail到“V盘”,在“V盘”创建一个存放邮件的目录,将原Foxmail存放邮件目录内的文件拷贝到新目录,重启Foxmail即可。

(5)、SecureCRT:安装SecureCRT到“V盘”,以后可以当绿色软件来使用。在新电脑第一次使用时,需配置一下SecureCRT的“全局配置”,修改路径:




QQ、MSN、RTX的聊天历史记录,有时候在处理问题时,想查看一下,但换台电脑,就查看不到了,怎么办?Foxmail在公司收取的邮件,在家就看不到了,怎么解决?SecureCRT存放大量服务器SSH密码信息,换台电脑,如何不在新电脑上保存信息,同时又使用起来又方便、安全?存放在U盘上的机密文件,如何避免U盘丢失、被盗后,文件泄漏?
市面上有很多加密软件,但由于未开源,可能存在后门,或者漏洞,导致加密的文件可破解。因此,对于加密软件来说,还是开源的比较靠谱。源码都公开,留有后门的可能性不存在了。在源码都可以查看的情况下,如果能够破解,早就可以破解了。
TrueCrypt(http://www.truecrypt.org/)是一款开源的绿色加密软件。它可以在硬盘或闪存上创建一个或多个虚拟磁盘,所有虚拟磁盘上的文件都被自动加密,加密后需要通过密码来进行访问,由于加入了AES-256加密算法,使得加密数据几乎不可能被,对于没有商务安全功能的普通电脑,或者不舍得购买加密闪存的商务用户,TrueCrypt可以让他们的数据存储安全可靠。
前几天公司发了两个2GB的金山毒霸版U盘,我将我的QQ、MSN、公司内部通讯工具RTX、SSH客户端SecureCRT、OpenSSL VPN、Foxmail、一些文档都装在了其中一个U盘上。

关于TrueCrypt的安全性,有一则外电新闻:http://www.security.nl/artikel/33724
FBI在经过一年的尝试后,还是未能破译被巴西执法机构指控金融犯罪的巴西银行家的加密文件。巴西一家葡萄牙语报纸报道(葡萄牙语),巴西联邦警察在2008年7月展开的Satyagraha行动中,在银行家Daniel Dantas位于里约热内卢的公寓内收缴了5个硬盘。文章提到硬盘使用了两种加密程序,一种是TrueCrypt,另一种是不知名的256位AES加密软件。在专家未能破解密码后,巴西政府在2009年初请求美国提供帮助,然而美国联邦警察在一年不成功的尝试后,退还了硬盘。巴西现有的法律中不存在强制要求Dantas交出密码的规定。
使用步骤:将TrueCrypt拷贝到U盘上,然后运行TrueCrypt.exe。
1、创建文件加密卷


2、选择U盘,自己命名一个文件名,例如“虚拟磁盘_勿删”

3、加密算法,选择默认的AES即可

4、输入你需要创建的磁盘镜像文件总大小。

5、填写加密卷密码,以后需要凭此密码打开虚拟磁盘。

6、格式化加密卷

7、使用时,打开TrueCrypt.exe,选择加密卷文件、选择一个盘符,“例如V:”,点击自动加载设备,输入密码,即可生成一个虚拟磁盘V盘。如果要退出,可以选择,卸载。

8、在物理U盘上,存放着磁盘镜像文件和绿色版的TrueCrypt加密、解密软件。你还可以定时拷贝这个磁盘镜像文件“虚拟磁盘_勿删”到别的地方,进行备份。拷贝一个大文件的速度,比拷贝几十万个以上的小文件速度要快得多。

9、在虚拟U盘(例如V:盘)上,安装QQ(设置聊天记录存放在安装目录)、RTX(聊天记录默认存放在安装目录下的Accounts目录)、SecureCRT(SSH公钥、密码设置一下,存放在安装目录)、Foxmail等软件。
注:你可以固定使用一个盘符,例如V:。这样,当你将你的U盘插到另一台电脑上,加载虚拟U盘时,仍选固定的盘符V:,这样,在上面安装的软件路径就不会有问题,那些不需要写注册表的软件,则可以直接运行。

10、各种软件运行在虚拟U盘----“V盘”的设置:
(1)、QQ2010:安装时,直接选择安装到V:\***某个路径,消息记录选择存放在安装目录,换其他电脑时,直接运行QQ\bin\目录内的qq.exe即可。QQ本身就可以当绿色软件运行。如果想将原来QQ2010的聊天记录迁移到“V盘”,只需拷贝原QQ的Users目录到“V盘”的QQ安装目录,覆盖Users目录即可。
(2)、MSN:由于MSN跟系统结合比较密切,请在不同的电脑上安装MSN(也有一些绿色版MSN,但是存在收不到添加好友消息等问题),然后,登陆后,将“消息”、“文件传输”的存放目录改成“V:盘”即可。在另一台电脑上也如此设置即可。如果以前有聊天记录,可以先将原来存放聊天记录的目录,拷贝到“V盘”上。


(3)、RTX:安装一个新的RTX到“V盘”,将原RTX安装目录内的Accounts目录,拷贝到“V盘”RTX安装目录内,覆盖Accounts目录即可。RTX的聊天记录都存放Accounts目录内。至于“传输文件”的目录,可以自行设置到“V盘”。

(4)、Foxmail:本身就可以当绿色软件使用。安装一个新的Foxmail到“V盘”,在“V盘”创建一个存放邮件的目录,将原Foxmail存放邮件目录内的文件拷贝到新目录,重启Foxmail即可。

(5)、SecureCRT:安装SecureCRT到“V盘”,以后可以当绿色软件来使用。在新电脑第一次使用时,需配置一下SecureCRT的“全局配置”,修改路径:




asd
2026-8-18 22:46
Thanks for sharing nice information with us. i like your post and all you share with us is uptodate and quite informative, i would like to bookmark the page so i can come here again to read you, as you have done a wonderful job. toto
asdad
2026-8-19 01:42
That i taken aback when using the exploration everyone intended to get this to selected present astounding. Terrific process! gurutoto
sda
2026-8-19 17:12
Cultivate the nice give good results, I just read through a small number of items on that blog not to mention In my opinion that this web site blog page might be proper significant as well as gained circles from awesome advice. situs togel
asd
2026-8-19 21:44
The application comes across as being remarkable to enjoy a book this type of insightful and even distinct articles and reviews onto your website pages. วิธีดูค่าน้ำ
asd
2026-8-22 14:12
it is certainly wonderful along with meanful. it is certainly neat web site. Backlinks is incredibly valuable issue. you've got genuinely made it easier for some people whom pay a visit to web site and still provide these people usefull data. bandar slot
raza
2026-8-22 14:31
The following is the perfect posting I actually found as a consequence of promote them. It's really just what exactly Needed to check out anticipation around long run you are going to continue on to get spreading this sort of great posting. 성인 피시방
gfsssf
2026-8-23 01:40
The online world is usually bogged decrease having untrue information sites without the need of authentic meaning even so the write-up seemed to be excellent in addition to worthwhile this understand. Appreciate it intended for giving that by himself. situs slot
sd
2026-8-23 14:13
Appreciate it with the write-up in addition to good points.. possibly When i likewise imagine that working hard is usually an important area of having achievements. pragmatic slot
asd
2026-8-24 15:22
May very well just launched some blog page, the knowledge most people furnish on this internet site seems to have made it easier everybody vastly. Thanks a lot for the purpose of your personal instance & give good results. 무료 웹툰
raza
2026-8-24 16:17
Concerning a short while ago going your site, the information you actually give on this site includes made it simpler for people considerably. With thanks to get your complete time frame & deliver the results. 무료 예능 다시보기
AAA
2026-8-24 17:00
I beloved as much as you will obtain performed right here. The comic strip is attractive, your authored subject matter stylish. nonetheless, you command get got an impatience over that you would like be handing over the following. sick unquestionably come more before again since precisely the same just about very regularly inside of case you shield this hike. 바카라 커뮤니티
AAA
2026-8-25 17:41
Sounds like some thing a lot of baby boomers should study. The feelings of neglect are there in many levels when a single is over the hill. <a href="https://xn--vy7ba94z.com/pages/seotda">섯다 커뮤니티</a>
asd
2026-8-25 18:06
An individual's song is certainly impressive. You will have certain rather qualified musicians and artists. That i like everyone one of the best for results. 영화 다시보기
raZA
2026-8-25 20:39
I merely imagined it usually is a perception to write could possibly help anybody ended up being experiencing difficulity looking into nevertheless We are somewhat doubtful only are permitted to placed labels along with details in below. เว็บแทงบอล
AAA
2026-8-27 14:00
I think your suggestion would be helpful for me. I will let you know if its work for me too. Thank you for sharing this beautiful articles. thanks a lot 맞고 커뮤니티
seo
2026-8-27 20:29
May possibly fairly recently up and running an important web log, the data one offer you on this web site contains given a hand to all of us substantially. Bless you designed for your current precious time & get the job done. Betflix
seu
2026-8-29 20:41
With thanks just for offer a very awesome page! I stubled onto a web site ideal for great really needs. Its content has delightful and additionally important reports. Preserve acknowledge that there are succeed! funny panties
asd
2026-8-29 20:58
Decent Blog post, My group is a good believer on advertisment observations at online sites to help you allow web log people know they’ve applied a product favorable to help you the online world! 해외 스포츠 중계
aaaa
2026-8-30 14:17
As I website owner I think the subject material here is real wonderful, appreciate it for your efforts. 홀덤 커뮤니티
asd
2026-8-30 18:32
That is great submit and also i spend time you just read this kind of submit. your blog will be great and you also have got excellent employees within your website. great revealing keep it up. ufabet login
分页: 8/9
3 4 5 6 7 8 9
3 4 5 6 7 8 9
APK 变成 ZIP:Android 手机应用程序文件下载服务器需要注意的问题
回家

2011-1-29 18:07 | by







