[git] gnupg-doc - branch, master, updated. 7794c9fb38882b5e6d60226695887c804b9aaf62

by Ben McGinnes cvs at cvs.gnupg.org
Wed Jan 10 14:26:58 CET 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, master has been updated
       via  7794c9fb38882b5e6d60226695887c804b9aaf62 (commit)
      from  ed7296a3bd46a46352630d772a8b9753083441b2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7794c9fb38882b5e6d60226695887c804b9aaf62
Author: Ben McGinnes <ben at adversary.org>
Date:   Thu Jan 11 00:25:25 2018 +1100

    GPG with PHP
    
    * Added link to guide to using PHP and GPG together following
      discussion with the author.

diff --git a/web/documentation/howtos.org b/web/documentation/howtos.org
index 5be52f8..7d100f2 100644
--- a/web/documentation/howtos.org
+++ b/web/documentation/howtos.org
@@ -103,3 +103,18 @@
    This HOWTO is available:
 
    -  as plain text ( [[http://codesorcery.net/old/mutt/][en]] )
+
+** PHP-GnuPG HOWTO
+
+   With the preponderance of javascript based OpenPGP solutions to
+   various functions on the web, the desire to perform certain types
+   of server side functions on a PHP driven website also has its
+   merits.
+
+   While PHP support for GPGME is either lacking, or too arcane for
+   most developers to decipher, or both; Piotr Masełkowski at
+   [[https://maslosoft.com/][Maslosoft]] has an alternative guide using the CLI programs.
+
+   This HOWTO is available as:
+
+   -  as an online HTML article ( [[https://maslosoft.com/blog/2017/09/12/using-gpg-with-php-on-server/][en]] )

-----------------------------------------------------------------------

Summary of changes:
 web/documentation/howtos.org | 15 +++++++++++++++
 1 file changed, 15 insertions(+)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list