Questions that address the challenges of storing data in digital form such that they remain accessible in the future.

learn more… | top users | synonyms

-2
votes
1answer
45 views

Digital image processing basics and prerequisites? [closed]

I am a java programmer and in search of some good algorithm for Digital Image Processing so that I can compare two images. So before starting from scratch I should know what all has been done in this ...
6
votes
0answers
41 views

Distributed Storage for Access and Preservation

My organization wants to maintain multiple copies of data in order to preserve access in the case of localized disasters as well as for the purpose of long term preservation. Are there accepted formal ...
9
votes
2answers
160 views

Is it possible to create a “Time Capsule” using encryption?

I want to create a digital time capsule which will remain unreadable for some period of time and then become readable. I do not want to rely on any outside service to, for instance, keep the key ...
4
votes
1answer
102 views

Requirements for emulation

What are the complete specifications that must be documented in order to ensure the correct execution of a particular program written in Java? For instance, if one were archiving a program for ...
1
vote
1answer
76 views

Monitoring files in preservation archives

What are efficient and accurate techniques for monitoring the recoverability and integrity of files in very large preservation archives? In very large archives, the time taken to recompute checksums ...