Hi Alexander,

We don't generally talk in detail about our datacenters or our security
infrastructure externally, but some information is available. The link
Phillip provided goes into some details, and this article about our security
certifications, and the links from it regarding our data security statements
should be relevant:

http://googleenterprise.blogspot.com/2011/08/security-first-google-apps-and-google.html?utm_source=entblog&utm_medium=blog&utm_campaign=Feed%3A+OfficialGoogleEnterpriseBlog+%28Official+Google+Enterprise+Blog%29

-Nick Johnson

On Tue, Oct 4, 2011 at 4:07 PM, Alexander Konovalenko <alex...@gmail.com>wrote:

> I am going to process sensitive information in my app and want to
> prevent it from ever getting written to disk in an unencrypted form. I
> hope that all disks in the Google data centers are properly sanitized
> before being disposed of (are they?). But defense in depth never
> hurts.
>
> The processing of sensitive data will occur both in front-end and
> back-end instances. The data has to be stored unencrypted in memory.
> Do the appservers running Python and Java instances use any form of
> unencrypted swap? SSD, hard disk, whatever. If so, I will file a
> feature request to provide a way to lock memory pages from being
> swapped out (using the mlock() system call). Note that even when there
> is plenty of free RAM, the OS can still swap some pages out.
>
> Alexander
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to