For questions related to privacy (user permissions / security techniques, internet tracking system such as Cookies, Web bugs etc.)

learn more… | top users | synonyms

0
votes
1answer
30 views

objective c secure header file

Is there a way to create a header file containing some methods without others being able to get to the definition of my methods inside .m files? For example, you can't access method definitions of the ...
0
votes
0answers
7 views

Privacy Policy URL needed for app to get out of sandbox

The Privacy Policy for my app is now WIP and I can“t use a privacy policy generator. Can I get my app out of sandbox mode without privacy policy URL, or will I suffer some kind of repercussion? ...
0
votes
1answer
29 views

The PayPal REST API doesn't allow credit cards to be deleted?

The PayPal REST API documentation shows how to store a credit card and how to use a stored credit card, but I don't see anything about deleting a stored credit card. Of course, I can simply delete the ...
0
votes
1answer
13 views

Can someone please explain a simply way to add multi-tenancy to a rails app?

I have a bootstrapped layout running on my rails app with the ability to allow users to sign up, sign in and sign out. Even changing layouts when they do sign in, to provide a dashboard feel across ...
0
votes
0answers
3 views

How do I change the privacy for events to public?

I have been trying for almoast a day now to find out how to make my event public! I am trying to find to option "Public" but i can only choose between Friends of Friends, friends of guests or closed. ...
1
vote
1answer
16 views

Browser-upgrade-page redirect vs. privacy mode

We are doing feature detection on a site I'm building, but the client insists users with older browsers be shown an upgrade page ("sorry, your browser is outdated, please visit XYZ site to download a ...
0
votes
0answers
12 views

Likes on pages for my FB App always shared as Only Me

I have a website which hosts events, is registered as an FB App and supports FB Login. When users logged in with Facebook click the 'Like' button (standard Javascript Social Plugin), FB successfully ...
0
votes
2answers
18 views

Privacy Policy Warning Won't Go Away

We've received the following warning: Please update your privacy policy for Brewtoad to avoid enforcement action. The URL may be missing or returning an error. Also, be sure your privacy policy ...
0
votes
0answers
6 views

Status privacy changed after post via app

By default, my facebook canvas app can post status on behalf of user and the default privacy setting is "Public". Afterwards, user changes the post's privacy to "Friends only". I couldn't view the ...
0
votes
1answer
36 views

Android: Post Feed Dialog, but post can be seen only me

I don't known why it occurred which it was public to everyone last week.But today when I test again,it showed me a lock and said only me in Facebook on the right of the post. I have searched this ...
0
votes
0answers
30 views

Programmatic way to block streaming image capture?

I notice there are a lot of cam/skype sites where it has become necessary to prevent webcam captures between users from being recorded/captured. Obviously these exchanges are recorded/uploaded and ...
0
votes
1answer
8 views

Privacy protected RPC Channels

As the title says, i'm wondering what these are. I know about RPC but what do the prefixed adjectives mean? P.S.: I came across this term while reading about DPAPI @ MSDN: ...
0
votes
1answer
35 views

Storing GetUserMedia permissions across future page requests

Once a user has allowed for a getUserMedia request to access their camera/microphone, is it possible to programmatically "remember" that permission across future page loads?
0
votes
0answers
8 views

I can't deactivate sandbox mode

When I try to deactivate the sandbox mode in my facebook app it throws me the error: "you need to put a privacy policy url" but i have already one. Any idea? It's a bug of facebook or what?
3
votes
4answers
57 views

Restrict site access to QR scans only

I saw a few questions out there already about ensuring site access comes from QR code scans, but they seemed to be focused on analytics purposes (tracking where traffic was coming from), whereas my ...
-4
votes
0answers
99 views

Yahoo email is sending private unlinked FB account details & photos whenever I send email to other peoples FB email addresses [closed]

this is my 1st post, I'm not sure how to word this, but I will be as detailed as possible. The Problem: I sent an email from my Yahoo acct, to a friends Facebook acct, using their @facebook-com ...
0
votes
2answers
30 views

Is there a way to stop rails logging everything?

I don't want it to log incoming IPs, I don't want it to log any internal happenings. I just want Rails to process the requests as they come in and that's that. Is this possible to do? How can I ...
0
votes
0answers
34 views

Facebook scores blocked by “only me” visibility

I have a game with highscores and I use the fb-score api to generate a friend leaderboard. One problem though ... to save a score for a fb-user, the app has to "post data for the user" ... in this ...
0
votes
0answers
48 views

Programmatically change System Preferences, Security & Privacy on Mac

I can't run Windows Phone application. Address book access is denied for executable at path: /Applications/Windows Phone.app/Contents/MacOS/Windows Phone ( 0 AddressBook ...
0
votes
0answers
17 views

Is an email forwarder setup in cPanel private?

If I setup an email forwarder in cPanel can someone find the address it forwards to? Can some kind of tracing program be used? I have a number of low value websites that I don't want associated with ...
0
votes
0answers
15 views

YouTube Direct Privacy Customisation [closed]

we would like to know if we can change/customise the default functionality for "YouTube Direct". If anyone can answer any of the following questions it would be much appreciated: Is it possible to ...
7
votes
1answer
84 views

How to start vim in “private mode”

Modern browsers have a feature called "private mode" or "incognito mode". I am trying to do the same thing with vim, i.e. run it in way that no traces of my activities are left behind. This way I ...
0
votes
0answers
31 views

Facebook post data has empty privacy field

We are having an issue with one facebook users account where the privacy field returned for his posts are always blank. I have tried reproducing this with my account or a test account, but in all ...
0
votes
0answers
3 views

Hide images for non-member users

I have a website where users can upload images and set the privacy setting per image to "public-visible", "member-visible", or "friends-visible". When an image is set to "member-visible" all non ...
3
votes
0answers
51 views

Privacy compliant Facebook Like button with count

Here in Germany privacy rules (Datenschutz) are really strict. Chances are high to get a cease and desist letter (Abmahnung) from a competitor when I put the regular facebook like button on my ...
0
votes
0answers
15 views

how to populate the FB privacy URL programmatically

http://screencast.com/t/COmDrTap Hi, I have a bunch of apps that I would programmatically like to update the privacy polity URL and the ToS URL. When I went into the graph explorer for the graffiti ...
0
votes
1answer
36 views

How to set SessionDefaultAudience for facebook in Android

I have searched a lot for past two days and I was not successful. I am following the Authenticate-Facebook Developers link for setting up the Facebook native login. and i add the following code to ...
0
votes
1answer
147 views

how to specify privacy settings( public , friends or only me) in Android Native Facebook login?

I am searching for a long time and i was not successful yet . Is there any method to specify the privacy setting while logging into the facebook itself through native login , so that whatever ...
0
votes
1answer
23 views

Browsing privacy with SSL [closed]

Can the ISP knows which website I am browsing if the website is secured with SSL. For example if I am browsing https://www.youtube.com , can the ISP know that I am browsing youtube ? Thanks
0
votes
1answer
107 views

Forcing html code to download as a file (PHP, jQuery)

First of all, I did a lot of research already and none of the solutions apply to me. My problem seems to be a little more specific. I have one html page on which I am generating a html content (to be ...
2
votes
0answers
44 views

Split Database Security

I'm working on an .NET MVC SQL application that will contain sensitive data, for example- HIV test results or income. I want to error-proof this privacy as much as possible so no one except the user ...
-6
votes
1answer
160 views

Clearing browsing data in all major browsers

How do I programmatically delete cookies, cache and history (that is, all browsing data) in all major browsers (IE, Firefox, Opera, Chrome & Safari)? I have found the following blog entry which ...
1
vote
2answers
158 views

Get if my app is authorized to use facebook [iOS 6, FB SDK 3.2]

how can i know is my app is authorized by user to use Facebook? You can enable or disable it in "Settings -> Privacy -> Facebook". I have to get this state. I'm using Facebook 3.2 Thank you all!
0
votes
1answer
60 views

How can I reliably prevent a HTTP referer from being sent to another website?

I'm trying to address a privacy issue where the HTTP referer field is being populated after performing a HTTP POST. In other words, I need to HTTP POST to retrieve some data from SITE A, and want to ...
0
votes
0answers
113 views

How to know app can access to photo album in iOS 6 when UIImageWriteToSavedPhotosAlbum

I want to know app can access photo album when app save image to photo album. When App is disabled in Privacy settings, didFinishSavingWithError return error How to detect app is enabled to ...
0
votes
1answer
89 views

How to hide a tab from a fanpage during development

I'm wondering how to hide a Facebook tab from a published fanpage while the tab is under development, so that it only appears for page Admins? In order to edit tabs it seems that they have to be ...
1
vote
0answers
87 views

Privacy Policy Compliance Alert not disappear

I've received a Privacy Policy Compliance Alert about my app, after that I added a privacy policy (complaint with Facebook) and set it in my settings, but the alert still remains. It's been about 10 ...
0
votes
0answers
23 views

Is Facebook programmed to return details of a shared post if it is shared to a secret group?

If a post is shared to a secret group, is Facebook programmed to display to the person who originally made the post the details of the "share" post in the secret group? This can create privacy issues. ...
0
votes
2answers
58 views

django internal file sharing with privacy

I am trying to write a job board / application system and I need the ability for clients to upload a CV and then share it with employers but I can't figure out the best way to do this. The CV needs to ...
0
votes
1answer
229 views

Got error message regarding “Privacy Policy Compliance”

We developed an Facebook application (Canvas, Page-tab and Mobile app) to a customer, at first we didn't include any Privacy Policy in the App Settings. But yesterday we got an warning notice from ...
1
vote
1answer
39 views

Procedure to use youtube videos in my site

I am planning on a video sharing site that will initially use Google authentication to sign in. The site provides feature to upload video , which will be uploaded to the user's youtube profile (I will ...
3
votes
3answers
202 views

Oracle hide columns from certain users

The scenario : an Oracle 11g database containing some sensitive user data that could result legal liabilities if disclosed to the wrong party. The desired effect : only a certain user, connecting ...
0
votes
0answers
28 views

For Windows 8, is the account email shown in Network Locations for Home, Work, and Public? [closed]

I recently installed Windows 8 on my laptop. I've connected to a network and set the location type as 'Home'. The issue is that every computer on the network can see the email I've used for my ...
0
votes
2answers
206 views

Permissions Add Calendar event iOS

How can I show an error when there is no permission? (E.g. "You don't give us the persmission to write in your calendar."). This is my code : if (SYSTEM_VERSION_GREATER_THAN_OR_EQUAL_TO(@"6.0")) { ...
-2
votes
1answer
27 views

Privacy settings help needed [closed]

when i go to make my privacy setting public it doesn't give me the option for public it on say friends of friends , friends , only me and custom but no public can anyone help me ?.
0
votes
1answer
70 views

MySQL - Private Posts Display

So I have 3 tables: users, posts, private. In this example, lizzy created a private post 'Dating' and only wants her girlfriends to see it 'authorized_user_ids' in the private table, and herself ...
1
vote
1answer
49 views

A peer-to-peer and privacy-aware data mining/aggregation algorithm: is it possible?

Suppose I have a network of N nodes, each with a unique identity (e.g. public key) communicating with a central-server-less protocol (e.g. DHT, Kad). Each node stores a variable V. With reference to ...
0
votes
0answers
358 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
46 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 2 3 4 5 8