12
votes
1answer
537 views

In which country(s) is our Ubuntu One data stored?

In view of the UK government's new internet snooping proposals can anyone answer this question about the physical location of our data?
3
votes
1answer
159 views

What are Ubuntu One's security measures?

Tell me how Ubuntu One handles security. Is my data encrypted when stored on Ubuntu servers? Who holds the key? Do Ubuntu One employees have access to my data?
6
votes
2answers
412 views

syncing a GNOME-keyring across devices w/Ubuntu One

I wrote an app that creates and uses its own keyring. I'd like to have that keyring with secrets attributes and all sync via U1 so that the same passwords are available on all the Linux devices. ...
1
vote
1answer
105 views

How do I query Ubuntu One account information?

For what I promise are un-nefarious reasons, I'd like to programmatically fetch the Ubuntu One account details for the current user of an application (eg name, email, free space). Is there way to ...
20
votes
8answers
7k views

How can I encrypt data in Ubuntu One?

I'd love to use Ubuntu One features, like file storage and so on, but I don't want anyone else to access my data, USA Patriot act etc.. Things shall be encrypted so that the only place where info is ...
7
votes
5answers
2k views

How safe is EU-based Ubuntu One cloud data?

At the Office 365 launch, Gordon Frazer, managing director of Microsoft UK, gave the first admission that cloud data — regardless of where it is in the world — is not protected against the USA PATRIOT ...
0
votes
1answer
663 views

Encrypted replication between normal CouchDB and Ubuntu One?

this is a very special question. Currently I'm starting to develop a new online shop using Python (Flask). I want to use CouchDB to store (and sync) new orders. But CouchDB does not encrypt the ...
0
votes
1answer
332 views

Is UbuntuOne encrypted? [duplicate]

Possible Duplicate: Ubuntu One Encryption? A simple question: is the connection between client and server encrypted and are the stored data on the server encrypted?
12
votes
6answers
9k views

Ubuntu One behind a proxy, how to make it work?

I am behind a web proxy server at work (no authentication) and I have set it up in Gnome (configuration applied system-wide). It works fine for accessing internet with a browser, but numerous ...