由买买提看人间百态

topics

全部话题 - 话题: gnupg
(共0页)
os
发帖数: 81
1
如何在Ubuntu上创建一个基于命令行的密码保护程序
赵珂, cn.zhaoke.com
http://blog.zhaoke.com/95.html
2007年3月18日
介绍
本文主要介绍在Ubuntu Linux上如何创建一个简单的脚本来保护您的密码信息. 脚本由
Duane Odom编写, 使用了Dialog会话和GnuPG密码程序. 大致的过程是: 首先运行脚本,
然后屏幕显示一个对话框, 用户要求输入主口令, 然后解密指定文件的所有信息, 接
下来在文本编辑器中打开文件. 当编辑器关闭后, 脚本重新加密密码文件.
平台: Ubuntu 6.06 LTS
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION=”Ubuntu 6.06 LTS”
工具: Dialog和GnuPG
Dialog是一个基于ncurses库的图形工具, 提供文本消息和输入对话框服务. GnuPG是一
个开源版的OpenPGP标准实现.
我的Ubu
T********r
发帖数: 6210
2
税表什么的都是用gnupg加密,扔到gmail里。gnupg的key(其实也是加密的)存在本地。
照片什么的都是在家里两份硬盘备份,只有偶尔需要共享的放到dropbox上。网络存储
空间还是太小,我的照片都快2TB了。

availability
T********r
发帖数: 6210
3
gnupg, uuencode, ...
s****g
发帖数: 274
4
我要是不指定算法,哪一个是缺省的加密算法? 3DES, CAST5 or AES?
gpg --output x.pgp --encrypt --recipient [email protected] x.txt
d******a
发帖数: 32122
5
来自主题: Hardware版 - GPG验证到底有什么好处?
我下载软件,都习惯验证一下。一般软件要么有电子签名,要么有sha1码(很多软件如
7zip可以计算sha1)
我这次下载lyx, 网站上让我经过好几步来进行gpg验证,至于这么麻烦嘛。
We provide gpg-signed tarballs and binaries. Our GPG key ID is
0xDE7A44FAC7FB382D (LyX Release Manager). The signatures are found next to
the tarballs and binaries.
To initially import our key via GnuPG, do this:
gpg --recv-keys FE66471B43559707AFDAD955DE7A44FAC7FB382D
Attention: Please be careful to use this full fingerprint, spoofed version
of shortened fingerprint is already in the wild and it... 阅读全帖
x****g
发帖数: 32
6
pidgin+gnupg?

Web
x*z
发帖数: 1010
7
来自主题: Linux版 - linux下有啥dvd->iso的软件么?
嘿嘿给你个idea
root@mee:~# apt-get install k9copy
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
docbook-xsl docbook-xsl-doc-html dvdauthor kdebase-runtime
kdebase-runtime-data kdelibs-bin kdelibs5-data kdelibs5-plugins kdoctools
kubuntu-debug-installer libattica0 libboost-filesystem1.42.0
libboost-regex1.42.0 libboost-system1.42.0 libclucene0ldbl libdbusmenu-qt2
libiodbc2 libkatepartinterfaces4 ... 阅读全帖
D***h
发帖数: 78
8
Arch Linux? pacman的极乐世界?
%pacman -S links
:: The following packages should be upgraded first :
pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
Targets (14): linux-api-headers-3.3.2-1 glibc-2.15-10 libarchive-3.0.4-1
ca-certificates-20120212-1 libssh2-1.4.2-1 curl-7.26.0-1
pth-2.0.7-4 libksba-1.2.0-1 libassuan-2.0.3-1
pinentry-0.8.1-3.1 dir... 阅读全帖
x****u
发帖数: 44466
9
王垠当年靠一篇文章打响名声:
完全用Linux工作
http://oss.org.cn/?action-viewnews-itemid-84724
这里面虽然几乎所有观点都错,但大部分也不会惹出麻烦,除了某一个地方:
这里面王垠推荐使用Mutt处理邮件,这当然也不坏,但他在另一篇文章里说:
https://groups.google.com/forum/#!topic/kuruan/JolPWeqSOYk
当 Mutt 需要发信时,它把需要发出的信件放到 sendmail 的队列里,就什么都不管了。
- 当需要数字签名时,Mutt 会把信件交给 GnuPG 之类的程序处理一下,然后再发
出去。
- 怎么收邮件呢?Mutt 不会自己到 POP 服务器去取邮件,你需要一个 fetchmail
程序,帮你把 email 从 POP
服务器取回来,转发到自己的 sendmail 的邮箱里。这样看起来就是你的主机成为
了一个完整的 UNIX 网络工作站。
这种方式是完全错误的。
早期的Debian Linux有一个设定,sendmail默认只能一次接受100封MTA邮件,因此如... 阅读全帖
w**z
发帖数: 8232
10
来自主题: Programming版 - Linux vulnerability "GHOST"
Highly critical “Ghost” allowing code execution affects most Linux systems
New bug haunting Linux could spark "a lot of collateral damage on the
Internet."
by Dan Goodin - Jan 27 2015, 11:32am PST
Share
Tweet
110
Pixabay
An extremely critical vulnerability affecting most Linux distributions gives
attackers the ability to execute malicious code on servers used to deliver
e-mail, host webpages, and carry out other vital functions.
The vulnerability in the GNU C Library (glibc) represents a... 阅读全帖
s**********8
发帖数: 25265
11
来自主题: MedicalDevice版 - Electronic signatures
http://en.wikipedia.org/wiki/Electronic_signature
Electronic signature
From Wikipedia, the free encyclopedia
may contain original research. Please improve it by verifying the claims
made and adding references. Statements consisting only of original research
may be removed. More details may be available on the talk page. (August 2008
)
The examples and perspective in this article may not represent a worldwide
view of the subject. Please improve this article and discuss the issue on
the talk page.... 阅读全帖
s***i
发帖数: 6149
12
来自主题: MobileDevelopment版 - 【教程】在Ubuntu下编译CM11
* 本教程在Ubuntu 12.04/13.10/14.04下测试通过。最后测试核对时间4月22日。
* 本教程适用机型:Verizon GS3(d2lte),编译其它设备理论上只需要最后一步改device
code即可
xda和网上的一些tutorial都不甚完全,主要是没有下载device tree和proprietary
blob的信息,所以我自己总结了一套,希望能抛砖引玉。我现在手机上安装的就是此教
程编译出来的KK 4.4.2
请预备至少60G硬盘空间,推荐100G.
References
* http://source.android.com/source/initializing.html
* http://wiki.cyanogenmod.org/w/Build_for_d2vzw
* http://wiki.cyanogenmod.org/w/D2vzw_Info
* http://wiki.cyanogenmod.org/w/D2lte_Info
* http://forum.xda-developers.com/showthread.php?t=2364970
*... 阅读全帖
(共0页)