Discussion:
[google-appengine] PGP Encryption with PHP on App Engine
Kyaw Naing
2018-11-29 16:52:47 UTC
Permalink
Hi,

My application is using PHP's gnupg extension. AppEngine doesn't seem to
have that
library. https://cloud.google.com/appengine/docs/standard/php/runtime#enabled_extensions

Please advise.

Thanks,
Kyaw
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+***@googlegroups.com.
To post to this group, send email to google-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/d2e7ed81-ea55-48b6-b7d6-253efca057a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
'George (Cloud Platform Support)' via Google App Engine
2018-11-30 17:44:48 UTC
Permalink
Hello Kyaw,

Why do you need this extension? Encryption of at least equal level is
already provided within App Engine. A feature request needs the support of
a well-motivated use case to prove its point and convince. How do you plan
to use the extension? A detailed u se-case, preferably in step-by-step
format, should prove of great help to Engineering, for feature evaluation
and eventual implementation.

It may be worthwhile mentioning here that the OpenPGP standard is
implemented in the Cloud Platform, so the need for another extension with
similar functionality is less stringent. In this context, you may have a
look at the "Encryption in Transit in Google Cloud" page
<https://cloud.google.com/security/encryption-in-transit/>.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+***@googlegroups.com.
To post to this group, send email to google-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/d66e3aee-aae3-4564-b353-e2b499362975%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...