Tagged Questions

2
votes
2answers
32 views

Is there a Firefox plug in which can list unsecure assets which are causing the “Warning: Contains unauthenticated content”

I am developing web pages which reference external links/images/stylesheets etc. I have 1 page which loads fine in HTTPS, but then when I apply different external styles, some of t …
1
vote
9answers
196 views

how does IM remember password securely?

How can msn messenger and others provide a way to remember password on disk and then send it to the server for authentication later? I searched for this topic and found a couple so …
2
votes
4answers
189 views

Securely Connect MySQL via PHP in ActionScript 3 using AMFPHP framework

My Flash movie would like communicate with MySQL server to fetch and save data between MySQL and SWF. I know AMFPHP can help with the communication, but is there a secure way to en …
0
votes
2answers
34 views

securing an asp.net web service for use with jquery ajax

Hi, I'm using jquery ajax to fetch data from an asp.net webservice. I'm wondering how I can secure it and have it work with jquery ajax. The service is part of my web applicatio …
3
votes
3answers
151 views

How secure is this architecture?

Hi, I'm building a system that need to collect some user sensitive data via secured web connection, store it securely on the server for later automated decryption and reuse. Syste …
1
vote
2answers
39 views

How to load xml from https using XmlTextReader

I am using System.Xml.XmlTextReader to read xml stream from a http location. Now I need support to read from a secure https site. How can I do this by providing user credentials in …
3
votes
3answers
168 views

Secure communication between django server and iphone app

I'm writing an iPhone application that needs to send small bits of information (two strings of under 128 characters each, at a time, and this doesn't happen too frequently) to a se …
0
votes
2answers
59 views

How do I view the insecure items on a secure page.

I have a web application which works perfectly fine on my own machines, perfectly fine on my customer's PCs but on their customers machines each page they visit they get a prompt f …
0
votes
3answers
134 views

Secure custom login control ASP.NET

Problem: I want to create a custom log in control that posts securely to HTTPS without affecting other submit buttons on the page. If I had been writing this in ASP.NET MVC or any …
22
votes
22answers
1k views

Good Secure Backups Developers at Home

What is a good, secure, method to do backups, for programmers who do research & development at home and cannot afford to lose any work? Conditions: The backups must ALWAYS b …
5
votes
1answer
121 views

Securing xml plists in Cocoa / Objective C

I am writing an application which reads information from am xml plist in the bundle upon startup. The information in the plist has been compiled through many days of work and I wou …
0
votes
6answers
160 views

how to secure my c# program(.exe) for using on one drive only.

Hello, I have c# program (.exe), I will give it to other people, and want that exe to work only from where it was run the first time, any copy should no not work. How can I do it? …
0
votes
2answers
23 views

Pre-Compiled websites code security

How far pre-compiling a website or project in VWD is safe ? I know that Reflector can retrieve the whole thing again (as it will be IL at the end of the day), and I heard that obf …
1
vote
6answers
331 views

IE - “This page contains both secure and non-secure items”…

I've googled and googled for an answer to this and have found loads of answers - all saying pretty much the same thing. Remove any absolute references to images, scripts etc. I d …
0
votes
3answers
80 views

Is it possible to enforce web service calls from known client only?

Scenario: A publically available Web Service that I have full control over. But I only want this specific desktop application (my published application) to have access to the Web …

1 2 3 4 5 next
15 30 50 per page