等到风景都看透,我一定陪你看细水长流……
« »
2010/03/08未分类

Miranda IM + GnuPG

Download

GnuPGhttp://www.gnupg.org/download/index.html
Miranda IMhttp://www.miranda-im.org/download/
GnuPG Plugin 0.0.0.0.4http://addons.miranda-im.org/details.php?action=viewfile&id=216

Prepare GnuPG

    • gpg –gen-key
    • gpg –export –armor my_key_name > my_public_key.asc
    • gpg –list-public-keys
    • gpg –sign-key keyID
  1. Generate your new key pair and export:
  2. See detailed step by step here: http://www.madboa.com/geek/gpg-quickstart/
    It is wise to generate new key (with different password) even when you already have one for mail security – disclose of the Miranda GPG key wil not hamper your (probably more important) signature key.

  3. Sign public keys of selected friends:

Prepare Miranda IM

    • set Executable: to gpg.exe path
    • set Home Directory to path, where your keyrings are stored. Do NOT put ‘\’ at end otherwise Miranda will hang up (in that case kill gpg.exe process)
    • both paths can be found in registry in [HKEY_LOCAL_MACHINE\Software\GNU\GNUPG]
    • click Refresh for Your Key and select your private key
    • for each friend, set Contact Key
    • if sending fail, then check if friend’s public key is signed by your key.
    • test that messages are really encrypted by temporarily turning off ‘Use GnuPG encryption’ for one peer and send encrypted message by second one.
  1. Copy gnupg.dll into Miranda IM\Plugins directory

  2. Start Miranda, go to Settings->Options->Plugins->GnuPG

  3. Start chat with friend, set ‘Use GnuPG encryption’ in chat menu.

  4. Change tag for highlighting encrypted message to yourt own personalized “unpredictable” string:
    (Settings->Options->Plugins->GnuPG Advanced->Start Tag). Otherwise, you can be tricked that communication is encrypt when actualy is not (attacker may insert ‘tag’ into his own message).

日志信息 »

该日志于2010-03-08 21:09由 林風聽雨 发表在未分类分类下, 你可以发表评论。除了可以将这个日志以保留源地址及作者的情况下引用到你的网站或博客,还可以通过RSS 2.0订阅这个日志的所有评论。

没有评论

发表评论 »

返回顶部