thomas: server 1st.README,1.10,1.11

cvs at kolab.org cvs at kolab.org
Wed Apr 21 12:41:52 CEST 2010


Author: thomas

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv29966

Modified Files:
	1st.README 
Log Message:
Document using Intevation's file distribution key instead of my personal key

Index: 1st.README
===================================================================
RCS file: /kolabrepository/server/1st.README,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- 1st.README	17 Dec 2009 11:17:37 -0000	1.10
+++ 1st.README	21 Apr 2010 10:41:50 -0000	1.11
@@ -33,10 +33,11 @@
 To install the Kolab server, you need to download the files from the
 directory containing this file (1st.README) to some local directory.
 
-You can check the integrity of the downloaded files with:
+You can check the integrity of the downloaded files by importing our file
+distribution key and verify the OpenPGP signature and SHA1 checksums:
 
-$ gpg --keyserver keys.gnupg.net --recv-key 5816791A
-  or import the key from https://www.intevation.de/~thomas/gpg_pub_key.asc
+$ wget https://ssl.intevation.de/Intevation-Distribution-Key.asc
+$ gpg --import Intevation-Distribution-Key.asc
 $ gpg --verify SHA1SUMS.sig
 $ sha1sum -c SHA1SUMS
 
@@ -144,7 +145,7 @@
 
 It is possible to convert existing berkeley database files to the now
 default skiplist format, but the necessary procedure is not well
-tested and therefor currently not recommended.  The documentation of
+tested and therefore currently not recommended.  The documentation of
 the actual conversion is beyond the scope of this document.
 
 





More information about the commits mailing list