开发者

Using RackSpace to store data from 1,000 iPhones without "sharing"

开发者 https://www.devze.com 2023-04-08 16:44 出处:网络
Is there a simple way to have all my users of an app have a part of RackSpace for some of their information, let\'s say key\'ed by their UUID (an id unique to their iPhone), with that data encrypted j

Is there a simple way to have all my users of an app have a part of RackSpace for some of their information, let's say key'ed by their UUID (an id unique to their iPhone), with that data encrypted just for them?

That way, all 1,000 could upload and download info, and if 开发者_如何转开发they wanted, could forward their info to me via that cloud. And if they freak out, they can destroy their cloud's data for their UUID.

Is this written, or do I have to write it? Can it use SQLite? Or should / can I use a csv attachment to an email to the RackSpace Cloud, that is public key encrypted?

In other words, can they each have their own sandbox, which may be quite small (50,000 bytes)?

And can there be 1 row per user, with the option that they can send up detailed info (10 megs of thousands of records) now and again if they run into a bug in my code?


You can look at Parse it is a no sql freeform database in the cloud


Look at iCloud. We can't talk about yet on here (because it is still under NDA). If you are an Apple developer, you can read the documentation there.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号