Tagged Questions
1
vote
1answer
82 views
How do I ensure user email data privacy / confidentiality in a 3rd party app
I am developing a mashup app that offers API access to various email and social networking providers including Yahoo Mail, Facebook, and Gmail. I'm using Rails 2.3.8 and Omniauth with Authlogic.
Any ...
1
vote
2answers
107 views
Identify Facebook users who have hidden their info from apps
Facebook gives users control over the info they share with apps and also "How people bring your info to apps they use" (https://skitch.com/nicksoman/emqhx/privacy-settings).
The Facebook API returns ...
0
votes
4answers
78 views
What mechanisms exist to ensure the privacy of web application user data? [closed]
What mechanisms exist, if any, to protect a user's privacy and data for web applications? I ask because I would like to create one myself, and was wondering if there's any way of guaranteeing my users ...
0
votes
1answer
135 views
Data gathering game that is only available to selected people
SUMMARY:
I'm making a free that will only run for 3-5 months or more.
It will ask the user's info, most are not required, basic ones are. i.e. age/gender
The information gathered will be used only ...
1
vote
2answers
132 views
Removing privacy data from a database?
Say that I needed to share a database with a partner. Obviously I have customer information in that database. Short of going through and identifying every column that contains privacy information and ...
1
vote
9answers
264 views
Should I store a user's birth date?
I'm currently designing models for a new application. As of now, I see no practical use in my application for a user's date of birth. I do, however, feel that it may be useful in the future. At the ...
1
vote
2answers
558 views
Data Privacy for Google Charts
We're looking at adding charts to our webapp. I recommended using a 3rd-party service such as Google Charts; this idea was rejected over fears about client data being passed to Google.
Google's ...
1
vote
2answers
368 views
Where does Google Ad Planner demographic info comes from?
Google Ad Planner show some site visitors demographic data, like the visitors gender.
Take a peek at Stack Overflow's Google Ad Planner.
As a Web Developer I'm concerned where we are leaking this ...