Re: [appengine-java] Question about security of my data on AppEngine and Guarentee.

2010-06-01 Thread Ikai L (Google)
Here's a white paper about Google Apps security:

http://static.googleusercontent.com/external_content/untrusted_dlcp/www.google.com/en/us/a/help/intl/en/admins/pdf/ds_gsa_apps_whitepaper_0207.pdf

http://static.googleusercontent.com/external_content/untrusted_dlcp/www.google.com/en/us/a/help/intl/en/admins/pdf/ds_gsa_apps_whitepaper_0207.pdfYou'll
find many of the same topics apply with regards to App Engine, though we
have not yet published an App Engine specific security whitepaper. We'll
maintain the same physical and electronic security guarantees of security
for your data, however, ultimately it'll be up to you to write your
application in a secure fashion (prevent XSS attacks, educate users about
phishing, logically segment data, etc).

On Mon, May 31, 2010 at 9:38 AM, Christian Goudreau 
goudreau.christ...@gmail.com wrote:

 I want to understand exactly how data that I send into data store are
 secured, the limitation and what is the guarantee if someone brakes in and
 steel some personnal informations about a member ?

 I want to build a small a application for a small business that store a lot
 of informations about their members. Those informations are sensitive and I
 was wondering how am I protected.

 Thanks

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




-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

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



[appengine-java] Question about security of my data on AppEngine and Guarentee.

2010-05-31 Thread Christian Goudreau
I want to understand exactly how data that I send into data store are
secured, the limitation and what is the guarantee if someone brakes in and
steel some personnal informations about a member ?

I want to build a small a application for a small business that store a lot
of informations about their members. Those informations are sensitive and I
was wondering how am I protected.

Thanks

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