Disposable Digital Cameras Have Arrived
damiangerous writes "American chain Ritz camera has begun offering disposable digital cameras for $10.99. The price includes 4x6" prints and a Photo CD of the camera's 25 photo memory. Pictures can be deleted, but there's no LCD."
Seems pretty cool although disposable is a bit of a misnomer because they are really just recyclable, not like Ritz is throwing all the bits in the trash after processing them.
:)
Not being able to review the pics instantly is a drag too as its one of the main reasons I like using digicams (well that and not having photo guy check out my, um, arty pics) and I'm also a little dubious of their claims that a 2 megapixel camera can give you decent prints at 8x10, all that being said having a self timer is neat and I'm sure they'll be pretty popular.
In fact thinking about the recycling a bit more, I wonder if you could ever grab somebodies old pics off of a recycled unit.... I know you can recover deleted pics from a normal digicams media.... Something to think about..
Any bets that the're using a modified USB port, or using 802.11b?
.
I have a feeling these suckers'll be hacked faster than a Cue:Cat
Depending on how they recyle these I wonder if it would be possible to recover other peoples pics from the reused memory card ?
The camera costs $10.99, which includes a set of 4-by-6-inch prints, an index print showing thumbnails of all 25 shots, and a photo CD, allowing for further home or commercial printing. The CD also contains Mac and PC software for viewing, saving, printing or e-mailing photos, which need not be installed in the user's computer.
I'm trying to figure out what keeps the user from permanently "renting" this camera (downloading the pics to the computer and then deleting them off camera). Anyone want to fill me in?
Each camera has a UUID -- a universally unique identifier, like a MAC address.
Before sending the camera out, I'd create a pair of public/private keys. I store the public key on the camera, the private key at the camera store (or centrally, whatever, so long as it can be retrieved later during processing).
When the camera takes a shot, it is stored *only after being encrypted* using the public key.
When the camera comes back for processing, the private key is retrieved (thanks to the UUID) and used to decrypt the images.
W/O the private key, the data retrieved is worthless. Generate a new key set before sending it out again.
This being the case, I'd use standard USB or IRDA or whatever and not worry about people violating my rights by reverse engineering the system.
Mozo - DVD sharing networks