diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-22 18:30:08 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-22 18:30:08 +0000 |
commit | 4101ee8ff9bc818f40dc0173b1434761f187597f (patch) | |
tree | 15ace4a23c2d13b1c4b506a54887b1ec196ee007 /GnuPG/docs/gnupg.txt | |
parent | da1c34bde32e040a0a431ffb809c3b1e425dc558 (diff) |
added GnuPG
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@197 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'GnuPG/docs/gnupg.txt')
-rw-r--r-- | GnuPG/docs/gnupg.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/GnuPG/docs/gnupg.txt b/GnuPG/docs/gnupg.txt new file mode 100644 index 0000000..ebf6018 --- /dev/null +++ b/GnuPG/docs/gnupg.txt @@ -0,0 +1,38 @@ +GnuPG Plugin for Miranda IM
+===========================
+This GnuPG Plugin enables OpenPGP/GnuPG encryption support for Miranda IM.
+
+Installation:
+
+You should already have GnuPG 1.4.x suite installed and working. The
+suite is available at http://www.gnupg.org.
+
+Since you have GnuPG suite installed and working just copy gnupg.dll
+to Miranda's plugin directory. Then restart Miranda and check "GnuPG"
+and "GnuPG Advanced" forms at Miranda plugins settings. You are supposed
+to be familiar with GnuPG suite to modify the settings.
+
+Recommendations:
+
+0. "Executable" parameter is a full path and name of gnupg.exe executable.
+1. "Home directory" parameter points to GnuPG's home directory, so there
+are supposed to exist all required files with parameters and people's keys.
+2. "Home directory" parameter SHOULD NOT be terminated with backslash "\"
+character.
+3. "Tempdir" parameter SHOULD point to user's private writable directory.
+4. "Log to File" parameter if enabled SHOULD point to writable file
+within writable directory.
+
+More info:
+
+1. See "history.txt" file for changelog.
+2. See Harald Treder's original documentation at "docs/old" subdirectory.
+3. Some installation notes for GnuPG (for Russians):
+ http://www.proton-isc.ru/docs/GnuPG-Windows-Mini-HOWTO.txt
+
+E-mail: zvb(at)irkutsk.ru
+
+Copyright (C) 2006-2007 by Zakhar V. Bardymov
+Copyright (C) 2003 by Harald Treder
+
+END OF FILE
|