For questions related to privacy (user permissions / security techniques, internet tracking system such as Cookies, Web bugs etc.)
0
votes
0answers
363 views
Why is ABAddressBookRequestAccessWithCompletion causing crash?
Getting crash reports and we believe the following code is the culprit. It requests access to the address book for iOS 6's new privacy settings:
if (ABAddressBookRequestAccessWithCompletion != NULL) ...
1
vote
2answers
53 views
Setting up a LAMP server that doesn't log/store IP addresses?
What kind of configurations would need to be made to a basic Ubuntu LAMP installation to prevent it from logging visitors IP addresses?
0
votes
1answer
47 views
preventing google from indexing/caching
is there a reliable way to prevent google from crawling/indexing/caching a page?
i am thinking about creating a product where users could temporarily share information, using temporary url's.
the ...
1
vote
3answers
93 views
Secure data in database [closed]
Should I store emails in my database in encoded form or encrypted or hashed? Is it important to store them in non-plain text form?
-3
votes
3answers
1k views
when profile viewed as public photos still visible [closed]
I changed my profile picture privacy to friends only but when I view my profile as the public would see it they still appear?! How can I ensure they won't be seen by the general public?
0
votes
1answer
171 views
Facebook app: change post-on-wall privacy
I am using this function to post on my own wall, and I would like to set the privacy of the post to FRIENDS. But it doesn't work. Always keeps the default app privacy (PUBLIC). How can I change this?
...
0
votes
0answers
45 views
Which requests should have the P3P header?
I am adding in a P3P header for privacy into a site, and was wondering if the header should be attached to HTML pages only, or to all responses (such as images, css and script)?
I currently have the ...
0
votes
1answer
117 views
facebook graph api privacy parameters when posting to a timeline
does anyone know where its possible to find the new format of privacy parameters when posting to a timeline ?
on this page: https://developers.facebook.com/docs/reference/api/privacy-parameter/
they ...
4
votes
0answers
100 views
what is this hidden Zugo Flash movie doing on my page? [closed]
I found a strange thing hidden on my page:
<div id="SiUnhdqlqHN9t7wB_tbstore_container" style="left: -2000px; top: -2000px; position: absolute;">
<param name="movie" ...
1
vote
1answer
150 views
Checking if a instagram image is private
Say I have the URL to an image, http://instagr.am/p/xxxxxxxx/, how can I check if the image is set to private or not from a webpage? Is there some API that I can use?
I need this since I have a bunch ...
3
votes
1answer
154 views
Facebook api in javascript: how add the privacy?
I want publish a post on my friend's wall via Facebook Api in Javascript, but this code don't run correctly when I insert in "FB.api" the "privacy". Can someone help me?
Thank you.
var privacy = ...
2
votes
1answer
79 views
How to obfuscate or scramble Wordpress production data
I'm managing a team of developers working remotely. The site is powered by Wordpress with an assortment of custom plugins. I have no problem distributing the source code for our site, but I'm very ...
1
vote
0answers
84 views
Best Practice for Login/Forgot Password Errors?
No code question, but rather an application design question. If a user attempts to log in to a web application and provides an unknown username (or email) it seems to be common practice to report back ...
-1
votes
1answer
128 views
Why is the top 10 friends appearing? [closed]
Facebook, there is a way where users are finding the top 10 friends that are following you on facebook, find a way to remove this!
right click and press view page source
ctrol + F "orderedfriends"
...
2
votes
0answers
560 views
I got an error message saying “Privacy Policy Compliance”
I got this error message from facebook regarding my app. saying:
"Privacy Policy Compliance
Please update your privacy policy to be compliant with our Platform Policies."
I added a pdf file with our ...
1
vote
5answers
829 views
App Rejected on 17.2 clause. Asking for email ID
My app is a sync solution (imagine dropbox).
The user needs to sign in to access the app's features, and if he does not have any account already created, he can sign up.
The sign up asks for email id ...
2
votes
1answer
280 views
Is it possible to utilize the TOR network in a .net program?
I have a program that utilizes a client/server approach over the Internet. I'd like to offer my customers the option to tunnel through the TOR network for complete confidentiality and protection ...
0
votes
1answer
56 views
What kind of personal data is available for iOS developer?
I'm going to use some application both on my iPad and iPhone (both devices on iOS 6.0.1). The data that I will operate in the applications are synchronized through the cloud owned by application ...
1
vote
0answers
82 views
Setting custom privacy for test uses for album
I have searched the forum but cannot find an existing question that covers this...
I have a Facebook app and have created 4 test users
I have made friend connections among those test users
Before I ...
3
votes
3answers
711 views
Adding Setting To Charm Windows 8 app
My Windows Store App certification failed and the note given to me by the tester is that:
The app has declared access to network capabilities and no privacy statement was provided in the Windows ...
-1
votes
1answer
54 views
Is it possible to make a Remote Desktop connection private from people physically watching the screen?
When I use VNC or RDP to remotely control my office computer, as far as I'm aware, someone standing in front of my computer could be seeing everything I'm doing. Furthermore, if I lose my connection ...
1
vote
0answers
49 views
mobile uploads custom setting
I don't mind friends on Facebook liking or commenting on photos I upload from Mobile Uploads, but how do I disable the feature where whenever I upload some pics, it lets people to comment, like, and ...
3
votes
1answer
74 views
git effective replace email address
I've worked on a git repository for a while and choose to share it with other people. I've used my personal email address for the commits and I'm trying to set it to another one, before I make the ...
0
votes
1answer
97 views
Can I control the screenshot that is shown in Android's task switcher?
My add displays private data, so I don't want it to be possible to see the app contents in the task switcher.
1
vote
1answer
117 views
Developer: Missing Privacy Policy - Did not update in time
I recieved two emails from facebook to put privacy policy link but I couldn't do it in time. I had over 8000 active users and now none can connect onto my forum. I guess they terminated the app? I did ...
0
votes
1answer
1k views
Problems accessing calendar (privacy setting) in iOS 6
I've just published an update for my iPhone app, which shall support iPhone 5 dimensions, and also is the first update having iOS 6 as base SDK. Right after the update, quite a few users contacted me, ...
0
votes
1answer
37 views
Safe and secure options to store videos on my server [closed]
I am working on a project which deals with quite a many sensitive/personal audio-video files. The audio files are hardly 5-10 min long.I want to store them all privately. They should be accessible to ...
0
votes
2answers
187 views
How might I simulate a private browsing experience in Watir? (Selenium)
Watir is a Selenium-based black-box testing tool that can automate tasks on the browser.
I would like to be able to open up a Watir::Browser.new that is in private browsing mode.
Thanks
2
votes
1answer
37 views
How to pass table record identifier to client side
In a CRUD environment, let say we are displaying list of user's contacts. Web site needs to provide "Edit" and "Delete" functionality to user. Each contact represents a record in database table, and ...
2
votes
1answer
171 views
how can cookies track users despite same origin policy?
Article here discusses tactics used by political campaigns.
http://www.nytimes.com/2012/10/14/us/politics/campaigns-mine-personal-lives-to-get-out-vote.html
The part in question is quoted:
The ...
1
vote
0answers
807 views
iOS - My application doesn't appear in Settings>Privacy>Contacts
Although my application tends to access the addressbook, there is no sign for it in Settings>Privacy>Contacts. It sometimes works (on iPhone 4) and sometimes not (new iPad). What am I doing wrong?
0
votes
2answers
141 views
Facebook API to access privacy and security settings
Is there a way to get security and privacy settings of a Facebook account? The app that's being designed will need to:
login to a Facebook account,
retrieve all privacy and security settings, and
...
0
votes
1answer
209 views
Getting Facebook user's privacy settings via Facebook API
I'm writing a javascript application to get Facebook user's privacy settings.
Can I get them from privacy-setting table and is there any fql reference on the topic?
0
votes
1answer
251 views
How can you request photo gallery permissions in iOS a second time
In my iOS app I am accessing the user's photo gallery. The first time the user does this, it asks them for permission. Some of my users have reported getting a crash this first time due to the ...
0
votes
0answers
82 views
Auto Detect IE Privacy/Cookies Setting?
Does anyone know how I can auto detect the IE's privacy setting for cookies (the cookies slider)? It can be set at Block all cookies, high, medium-high, medium, low, or accept all cookies.
I was ...
2
votes
1answer
351 views
privacy leak when implementing java arrays [closed]
Question: Explain how a privacy leak could occur when a Java programmer defines methods for the implementation of an array.
My class and I brain stormed this idea, and came up with the following ...
2
votes
0answers
91 views
why browsers allow setting cookie on the parent (cross) domain of an iframe?
Why can a site (a.com) having an iframe to another domain (b.com) have it's cookie viewed and changed by that other domain document?
Just saw this happening in an Ad, and went to do a proof of ...
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 ...
0
votes
0answers
83 views
Posting on a Facebook page, privacy settings and graph API
I have a comapny Facebook page wherein users can first "like" and then post messages. When I post as a user who has the switched off the Platform features (via Privacy settings -> Ads, Apps and ...
0
votes
1answer
292 views
Meteor : How to implement a private message in a chat room?
Actually I'm more interested in the techniques to use to achieve this task more than really building a chat system (which is an excellent concrete example). I see 2 parts:
The client needs to get ...
7
votes
2answers
302 views
How can an iOS native app like Vimeo set cookies to mobile Safari?
I find Vimeo iOS native app can set cookies to mobile Safari. How does it do?
Repo steps:
1, Install Vimeo iOS native app on an iOS device.
2, Open this Vimeo iOS native app and then sign in with ...
1
vote
0answers
39 views
Can a Facebook app, change profile security settings?
I was curious about creating a Facebook app, that can be used to help a user lock down their privacy and security settings, but I'm not sure its even possible. Can anyone let me know if its possible?
...
0
votes
1answer
259 views
Set default value for “Who can see posts this app makes for you on your Facebook timeline”
How can I set default value of "Who can see posts this app makes for you on your Facebook timeline" to "Only me" on my app installation dialog? Is there a way to block it so that they users cannot ...
-1
votes
1answer
78 views
iOS development policy and use terms [closed]
I'm trying to look for iOS developer private policy and terms of uses when developing an App which I need to know whether my app can get into any legal issues or not.
So what I can only get these 3 ...
-1
votes
2answers
84 views
I need a table for user posts (allowed to see only friend, specific persons etc.)
When user post a message, he can select: allowed to see only friend, specific persons etc..
mysql table:
Post
post_id post_nr user_id privacy option
1 1 2 allowed ...
1
vote
2answers
136 views
Post Pictures to album with Privacy so everyone can see viz Graph
Here is my Code . I need to set the privacy so everyone can see the picture , but it doesnt seem to work , Only friends can see the picture not everyone.
<script>
var token="<?php echo ...
0
votes
0answers
46 views
More information about Privacy Settings in “How people bring your info to apps they use”
is there any reliable information source on the privacy settings in "How people bring your info to apps they use" like what exactly (speaking in terms of FB API references) can be obtained if a ...
3
votes
2answers
81 views
Recusing myself from my own secure system [closed]
This is more of a software engineering question than a programming one. I tried to make the title as relevant as possible, if someone feels they can word it more appropriately please let me know.
So, ...
0
votes
2answers
147 views
Public and Private resource management
I am building a web application in PHP. Users will access with their accounts. They will have resources like their pictures, notes, etc. in the system, as in Facebook.
My first problem is not letting ...
1
vote
0answers
152 views
Issue in blocking user in chatlist using smack library and open fire server
I want to block a particular friend from my chat list with XMPP. My code for doing this:
public void blockUser(String userName)
{
String listName = "newList";
List<PrivacyItem> ...

