summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen McGinnes <ben@adversary.org>2018-03-25 11:35:11 +1100
committerBen McGinnes <ben@adversary.org>2018-03-25 11:35:11 +1100
commit3b724aae423f2de01812165d54df2a7b524c82f6 (patch)
treeb95a3f443331f020ff987064dc5cf561bb85c2fc
parentdde1aae312958776fab475d6c0cdfa19cc255863 (diff)
downloadgpgme-3b724aae423f2de01812165d54df2a7b524c82f6.tar.gz
doc: python bindings howto
* Added a reference to new script which will setup a temporary homedir for a user.
-rw-r--r--lang/python/docs/GPGMEpythonHOWTOen.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/python/docs/GPGMEpythonHOWTOen.org b/lang/python/docs/GPGMEpythonHOWTOen.org
index 4d1124f0..08f9ef75 100644
--- a/lang/python/docs/GPGMEpythonHOWTOen.org
+++ b/lang/python/docs/GPGMEpythonHOWTOen.org
@@ -1091,6 +1091,10 @@
permissions set to only permit access by the directory owner. On
posix systems this means setting the directory permissions to 700.
+ The =temp-homedir-config.py= script in the HOWTO examples directory
+ will create an alternative homedir with these configuration options
+ already set and the correct directory and file permissions.
+
The successful generation of the key can be confirmed via the
returned =GenkeyResult= object, which includes the following data: