You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2017/05/30 13:46:58 UTC

svn commit: r1796867 - in /spamassassin/sysadmins/accounts: crash.pccc.com.enc crash.pccc.com.enc.README example.enc.README

Author: kmcgrail
Date: Tue May 30 13:46:58 2017
New Revision: 1796867

URL: http://svn.apache.org/viewvc?rev=1796867&view=rev
Log:
Crashplan account information

Added:
    spamassassin/sysadmins/accounts/crash.pccc.com.enc   (with props)
    spamassassin/sysadmins/accounts/crash.pccc.com.enc.README
Modified:
    spamassassin/sysadmins/accounts/example.enc.README

Added: spamassassin/sysadmins/accounts/crash.pccc.com.enc
URL: http://svn.apache.org/viewvc/spamassassin/sysadmins/accounts/crash.pccc.com.enc?rev=1796867&view=auto
==============================================================================
Binary file - no diff available.

Propchange: spamassassin/sysadmins/accounts/crash.pccc.com.enc
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: spamassassin/sysadmins/accounts/crash.pccc.com.enc.README
URL: http://svn.apache.org/viewvc/spamassassin/sysadmins/accounts/crash.pccc.com.enc.README?rev=1796867&view=auto
==============================================================================
--- spamassassin/sysadmins/accounts/crash.pccc.com.enc.README (added)
+++ spamassassin/sysadmins/accounts/crash.pccc.com.enc.README Tue May 30 13:46:58 2017
@@ -0,0 +1,11 @@
+The crash.pccc.com.enc is the credentials for crashplan encrypted for the following people via PGP keys:
+  Kevin A. McGrail
+  David Jones
+
+To decrypt (if you are listed above):
+gpg --output crash.pccc.com.enc.txt crash.pccc.com.enc
+
+To encrypt after modifications:
+gpg --sign --encrypt -r kmcgrail@apache.org -r davej@apache.org < crash.pccc.com.enc.txt > crash.pccc.com.enc
+
+Need to import someone's public key? I use gpg --import with their public key block from people.apache.org.

Modified: spamassassin/sysadmins/accounts/example.enc.README
URL: http://svn.apache.org/viewvc/spamassassin/sysadmins/accounts/example.enc.README?rev=1796867&r1=1796866&r2=1796867&view=diff
==============================================================================
--- spamassassin/sysadmins/accounts/example.enc.README (original)
+++ spamassassin/sysadmins/accounts/example.enc.README Tue May 30 13:46:58 2017
@@ -1,6 +1,6 @@
 The example.enc is an example text file that is encrypted for the following people via PGP keys:
   Kevin A. McGrail
-  David Johns
+  David Jones
 
 It is a way of testing that you have encryption/decryption working well.