-
2007-02-06
10/167,187
2002-06-11
US 7,174,332 B2
2007-02-06
-
-
Jeffrey Gaffin | Mark Andrew X Radtke
2024-03-27
A computer implemented method for safeguarding files, comprising the steps of designating a location on a first computer for storage of files to be safeguarded, selecting certain of the files to be safeguarded from the location based upon predetermined selection criteria, copying the selected files to be safeguarded to a second computer, deleting the selected files from the first computer, processing the selected files to be safeguarded on the second computer, and storing the selected files to be safeguarded in a restricted access database. In a second embodiment, the file is copied to a second computer, but not deleted from the first computer, in addition to all other steps of the method. The invention also includes an apparatus for carrying out the methods of the invention.
Get notified when new applications in this technology area are published.
The invention relates generally to computer software, more specifically to computer software for safeguarding computer files.
Presently, systems for third party backup and management of digital files exist that provide periodic copying of digital files from designated locations to an off-site facility where such digital files are kept securely for backup purposes, and are searchable in the event of inaccessibility of the original files.
These systems, however, do not provide day-to-day user flexibility and control of file input, and do not provide appropriate legal safeguarding of files to ensure availability and admissibility of such files if needed at a later date to prove that each file was created on a specific date and has not been changed since that date.
One of the challenges users of file backup and management systems have is that, while they can designate file locations for backup, they cannot easily make a new decision each day as to which files are to be backed up and then made available for group-wide or enterprise-wide search, and which are not. Moreover, users might need to prove the creation of a particular document on a particular date, years after the creation of the document, and can only do so with a system that safeguards documents at or near the time of creation in such a way that they will be available and admissible at an adversarial proceeding in the future.
These existing systems also include electronic lab notebooks, which have been designed to enable users to store information in a more deliberate manner and controlled manner. The problem with these systems, though, is that they require users to adopt the information entry method of the electronic lab notebook. This is a problem because users are accustomed to creating files in more traditional formats such as Microsoft Word, Microsoft PowerPoint, HTML, PDF, RTF, and others, and they often will not take the extra step to move their text and drawings into a separate format or system. The result is that the electronic lab notebooks often get far less use than is needed to protect a company's intellectual property.
What is needed, therefore, is a method and apparatus for electronic file aggregation, search, back-up, and legal safeguarding that is provides users with day-today control over files they input, ease of file entry, and transparent legal safeguarding of files prior to long term storage.
The invention broadly comprises a computer implemented method for safeguarding files, including the steps of designating a location on a first computer for storage of files to be safeguarded, selecting certain of the files to be safeguarded from the location based upon predetermined selection criteria, copying the selected files to be safeguarded to a second computer, deleting the selected files from the first computer, processing the selected files to be safeguarded on the second computer, and storing the selected files to be safeguarded in a restricted access database. In a second embodiment, the file to be safeguarded is copied to a second computer, but not deleted from the first computer, in addition to all the other steps of the method. The invention also includes an apparatus for carrying out the methods of the invention.
The invention broadly comprises a computer software system that provides one or more of the following:
The invention accomplishes its tasks by providing a non-intrusive (i.e., requiring minimal client intervention) method of collecting and packaging one or more documents (computer files) into a standardized format, securely recording evidence of the package, and indexing and storing the package for later retrieval. The invention accomplishes this using an application service provider (ASP) model, a local computer system model, or a combination of both.
A general object of the invention is to provide a method and apparatus for unobtrusively safeguarding computer files.
This and other objects, features and advantages of the invention will become readily apparent to those having ordinary skill in the art in view of the appended claims and drawings, and the following detailed description of the invention.
The nature and mode of operation of the present invention will now be more fully described in the following detailed description of the invention taken with the accompanying drawing figures, in which:
FIG. 1 is a flow chart showing the processing on a first and second computer for an embodiment of the present invention wherein selected files on a first computer are stored on a second computer;
FIG. 2 is a flow chart showing the processing on a first computer for an embodiment of the present invention wherein files on a first computer are transferred to a second computer where they are encrypted, then stored on a third computer;
FIG. 3 is a flow chart showing the processing on a second and third computer for an embodiment of the present invention wherein files on a first computer are transferred to a second computer where they are encrypted, then stored on a third computer;
FIG. 4 is a flow chart showing the processing on a first computer for an embodiment of the present invention wherein files on a first computer are transferred and stored on a second computer and the files are deleted from the first computer;
FIG. 5 is a flow chart showing the processing on a second computer for an embodiment of the present invention wherein files on a first computer are transferred and stored on a second computer and the files are deleted from the first computer.
In the following detailed description of the preferred embodiment of the invention, the following definitions apply:
Document
A document is a collection of information electronically stored as a single unit of ordered bytes on a computer system, often referred to as a computer file. Documents commonly contain information used by computer programs such as Microsoft Word, Excel, or PowerPoint, but may contain any arbitrary information. Documents usually have a name, often referred to as their filename. A software system or computer program may subdivide a document so that it contains other documents (such as a ZIP archive).
Document Fingerprint
A document fingerprint is a very large integer number calculated by applying a mathematical formula or algorithm to all of the bytes, in order, that make up a document. The value that results from this calculation is unique to a particular document (in that it is mathematically extraordinarily unlikely that two different documents would ever produce the same value). There are at least two common, accepted methods of fingerprinting documents: the Message Digest 5 algorithm (MD5) and the Secure Hash Algorithm 1 (SHA1).
A notable aspect of a document fingerprint is that it is not reversible; the document used to create it cannot be recreated or reverse-engineered from the fingerprint. An algorithm may repeatedly use a document or its identical copy to generate the same fingerprint, but an algorithm cannot use a fingerprint to generate the original document.
Publication
A publication is a collection of one or more documents that a computer program has assembled and processed into a predictable format. A publication often contains additional information about and renderings of the original documents. Note that, by definition, a publication is a document.
Unique Identifier
A unique identifier is a single, short, alphanumeric sequence that a system uses to select a specific document within a defined context. A particular software system may determine and assign a unique identifier within a particular context, making that unique identifier usable within that context. Alternatively, a software system may utilize an existing identifier that it determines is unique within an appropriate and possibly synchronous context.
An example of a unique identifier within a context is an automobile license plate number within a state. An example of assigning a simple unique identifier is taking a ticket with a number on it at a local delicatessen counter. (This latter example assumes that the tickets continuously provide incrementing numbers.)
Certification
Certification is the process of creating proof that a particular document or publication existed on a particular date and has not changed since. One of the aspects of certifying a document involves calculating the document fingerprint.
Safeguarding
Safeguarding is the process applied to documents or publications that combines the three elements of obtaining certification, assuring centralized accessibility, and providing secure third party storage (backup).
Internet Transmission
An Internet Transmission is a method of transferring documents or other information from one computer system to another computer system using the Internet or another TCP/IP network. The system accomplishes such a transmission using a standard method, such as file transfer protocol (ftp), hypertext transfer protocol (http), or via one or more e-mails (smtp). The system may utilize a secure transmission method (such as sftp, https, or S/MIME) depending on the chosen protocol. Any time the system uses an Internet Transmission to send information from a client to a server computer, information is included that securely authenticates the identity of the client (such as the client's name and a password).
Software Agent
A Software Agent is a computer program or set of computer programs that perform an unattended, automated process on a computer system either continuously, at scheduled intervals, or when triggered by some event. Examples of Software Agents, sometimes called system services, include automatic antivirus definition updaters, automatic disk defragmenters, and e-mail checker programs.
Publishing System
A Publishing System is a computer program or set of computer programs that takes one or more documents and processes them to create a publication. In the context of this document, a Publishing System may also perform a number of other tasks, such as offering access to publications, handling Internet Transmissions, and obtaining or creating document certification.
Unique Fingerprint Set
A Unique Fingerprint Set is a collection of document fingerprints and possibly other information related to a single publication or document that has a unique identifier. A Unique Fingerprint Set comprises the unique identifier and the fingerprint of the publication or document to which it refers.
If the set refers to a publication, it may also include:
If the set refers to a general document, it may also include:
A service provider is an entity such as a company that offers services to clients using the invention.
Invention Goals and Problems Solved
The present invention comprises two primary configurations, although other configurations are possible. The two primary configurations are Document Safeguarding, which incorporates all three concepts (certification, accessibility, and backup), and Document Certification (with Optional Archive), which is a subset.
Document Safeguarding
Innovation Rights Application
The Document Safeguarding for Innovation Rights Application enables clients to use internal documents to prove such things as the date of conception, invention, and first use of a technology while simultaneously providing a central location to search and access such documents, and optionally providing a complete third party backup of such documents.
The invention guarantees the availability and authenticity of documents when they are required for use later, such as during negotiations or at trial. The invention provides proof regarding such records as:
Use of the product can demonstrate a road map of the development of technologies, processes, or products including dates and progress after initial conception of an idea.
Business Records Application
The Document Safeguarding for Business Records Application similarly enables clients to use internal documents as proof during formal or informal proceedings/negotiations including documents such as:
Use of the software helps clients convert from paper to paperless systems with confidence that the integrity of digital records will not become a costly issue.
Optionally, a service provider can provide encrypted archival backup services of client's documents. Using this service, the provider stores an encrypted copy of documents on the client's behalf. The client may later retrieve these encrypted copies, decrypt them using their keys, and recreate an identical copy of the original documents. This provides an excellent third-party safety mechanism to protect critical client information.
Document Certification (with Optional Archive)
The Document Certification configuration is a modularized component of Document Safeguarding. This configuration provides clients with the âCertificationâ feature of Document Safeguarding, without the âAccessibilityâ and âBackupâ features. It therefore enables clients to obtain third-party authentication of internal documents that may be required for proof during litigation or other proceedings. The invention provides authentication of content, date, and origination for all documents.
Use of the invention can provide certification services whenever documents are migrated from one storage system to another, restored from an archival storage system, or otherwise when certification of document content relative to a particular date is required.
As in the case of Document Safeguarding, a service provider can optionally provide encrypted archival backup services of clients' documents. Using this option, at the same time the system certifies documents it stores an encrypted copy on the service provider's computers. A client may later retrieve this copy and decrypt it, thus recreating an identical copy of the original and providing a third-party protection mechanism.
The Document Certification configuration assumes that other existing facilities provide such things as accessibility/indexing and, if the Optional Archive option is not selected, robust long-term storage.
Product Facilities, Processes, and Methods
There are a number of possible methods of invention implementation depending on the desires and goals of the client. Each method addresses the invention's goals while balancing ease of use, implementation/maintenance complexities, and confidentiality requirements.
Document Safeguarding
A service provider can provide Document Safeguarding using two methods, the selection of which depends on the needs of the client. Both methods provide for the invention's three goals: document certification, document accessibility, and off site document backup.
The Shared Facilities Method
The shared facilities method allows the client to search, preview, and download their documents (contained in publications) via the secure service provider website. Using this method, access to documents is limited to the client (and selected service provider systems personnel covered by agreements). The computer industry sometimes refers to the shared facilities method as the Application Service Provider (ASP) model. In this case, the service provider is the ASP.
The Private Facilities Method
The private facilities method allows the client to search, preview, and download their publications by accessing an intranet-based system. In addition, the service provider provides regularly scheduled third-party certification of documents. Using this method, access to documents is limited to the client. A full copy of encrypted documents may be stored at the service provider facility for archival reasons, legally admissible backup, and/or safekeeping.
Safeguarding Methodology
Both methods require a facility to collect documents that the system will safeguard. To accomplish document collection, a service provider's Software Agent runs on one or more the client's computers. The agent locates documents needing processing and sends them to the service provider's Publishing System, wherever it may be housed.
When using shared facilities, documents are processed, stored, indexed, and retrieved using the service provider's Publishing System software running on the service provider's computers.
When using private facilities, a local computer system runs the service provider's Publishing System software. This computer system provides processing, access, and certain storage facilities. For document certification and offsite backup, the service provider's computers (also running the service provider's Publishing System software) provide certain processing and storage as well.
Implementation involves the following steps:
The details of this processing are disclosed in commonly owned U.S. patent application No. 09/625,185, which is incorporated herein by reference.
The service provider's Publishing System provides the ability to search, preview, and retrieve documents that it publishes using one or more techniques such as structured database queries, full text indexing, or other indexing methods.
The Document Certification method provides definitive third party proof that no person or system has altered a particular document since a particular date. Using this method alone is applicable where a client does not desire full Document Safeguarding; Document Certification is the final step to Document Safeguarding.
The Optional Archive method provides the ability for clients to store an encrypted version of their documents on the service provider's computers. This optional facility is useful for clients who wish to know that a secure, third-party copy of their information remains available.
When using Document Certification, the system neither centrally indexes documents nor makes documents searchable. If the Optional Archive is not included, the service provider does not maintain a copy of any documents on the service provider's offsite computer systems. These methods are appropriate to applications that seek to certify documents where existing systems already perform these important tasks:
Using these methods, access to documents is restricted to and by the client. If the service provider receives copies of documents, its access is restricted to authorized users and its use is restricted to holders of the decryption keys. The service provider solely receives unique identifiers (often filenames), fingerprints of the documents, and optionally encrypted versions of the documents.
The service provider provides a Software Agent that calculates and collects document identifiers and fingerprints on the client's computer(s). The agent may optionally create encrypted versions of documents. Identifiers, fingerprints, and optional encrypted versions are then stored, indexed, and retrieved using the service provider's offsite computers.
The service provider computers perform certification of publications either on demand or at chosen intervals. Both Document Certification and Document Safeguarding utilize this process.
Once the service provider completes publishing the disclosure, it becomes available for public search and retrieval. The disclosure may then be located using the unique identifiers, document fingerprints, or any of the additionally included publication or document properties.
Authenticating Certified Documents
To authenticate a document as being identical to a certified document, a user or automated program follows these steps:
If the process finds more than one disclosure, the client or agent may have chosen to certify the document multiple times. The oldest matching disclosure describes the earliest date of certification.
The date of a matching disclosure is indisputable and therefore confirms that the document in question is identical to the certified document and that the document existed on or before that date.
An example of where the Document Certification method is particularly appropriate is in addition to an archival backup system that already collects documents in a central location before committing them to permanent storage. Such a backup system often allows for avoiding the generation of unique document identifiers and thereby enables a simple implementation.
Completion of Safeguarding
Once the Document Safeguarding process is complete, publications become available for secure search and retrieval by authorized client employees or agents. In the shared model, users access the service provider computers to locate and obtain publications; in the private model, users access local computers to locate and obtain publications. The safeguarded documents are protected and available in the future for any reason, including:
Thus it is seen that the objects of the invention are efficiently obtained, although changes and modifications to the invention should be readily apparent to those having ordinary skill in the art, and these modifications are intended to be within the spirit and scope of the invention as claimed.
1. A computer implemented method for safeguarding files, comprising the steps of:
designating in a first computer a location for storage of files to be safeguarded;
selecting certain of said files to be safeguarded from said location based upon predetermined selection criteria;
preprocessing said selected files to be safeguarded, where said preprocessing includes the step of calculating a first fingerprint for each of said selected files to be safeguarded;
copying said selected preprocessed files to be safeguarded;
processing said selected files to be safeguarded on said second computer, where said processing includes the step of calculating a second fingerprint for each of said selected files to be safeguarded to obtain certification; and,
storing said processed files in a third party restricted access database to provide centralized accessibility.
2. The computer implemented method for safeguarding files recited in claim 1 wherein said processing is further comprised of comparing said second file fingerprint to said first file fingerprint.
3. The computer implemented method of claim 1 wherein said processing comprises scanning said selected files to be safeguarded for malware.
4. The computer implemented method of claim 1 wherein said processing comprises rendering eligible, selected files to Portable Document Format (pdf).
5. The computer implemented method of claim 1 wherein said processing comprises extracting and storing searchable text from said selected files.
6. The computer implemented method of claim 5 wherein said selected files are PowerPoint presentation software files.
7. The computer implemented method of claim 6 wherein said extracting and storing searchable text from said PowerPoint presentation software files comprises reading said software files, interpreting content of said file based on a known format of PowerPoint presentation software files, and storing said content interpreted as searchable text.
8. The computer implemented method of claim 1 wherein said processing comprises creating HTML views of said selected files to be safeguarded.
9. The computer implemented method of claim 1 wherein said processing comprises creating thumbnail views of said selected files to be safeguarded.
10. The computer implemented method of claim 1 wherein said processing comprises assigning a unique publication number to each of said selected files to be safeguarded.
11. The computer implemented method of claim 1 wherein said processing comprises calculating and collecting a unique fingerprint set for said selected files to be safeguarded.
12. The computer implemented method of claim 1 wherein said processing comprises digitally notarizing said selected files to be safeguarded.
13. The computer implemented method of claim 1 wherein said first computer and said second computer are located at different sites.
14. The computer implemented method of claim 1 further comprising enabling a search of said restricted access database via the World Wide Web.
15. The computer implemented method of claim 1 wherein said selecting of said files to be safeguarded at said designated location occurs periodically.
16. The computer implemented method of claim 1 wherein said storage of said selected files in a restricted access database occurs on a third computer.
17. The method of claim 1 wherein said processing of said selected files on said second computer comprises encrypting said selected files to be safeguarded.
18. A computer implemented method for safeguarding files, comprising the steps of:
designating on a first computer a location for storage of files to be safeguarded;
selecting certain of said files to be safeguarded from said location based upon predetermined selection criteria;
preprocessing said selected files to be safeguarded, where said preprocessing comprises the step of calculating a first fingerprint for each of said selected files to be safeguarded;
copying said selected files to be safeguarded to a second computer;
deleting said selected files from said location;
processing said selected files to be safeguarded on said second computer, where said processing comprises the step of calculating a second fingerprint for each of said selected files to be safeguarded to obtain certification; and,
storing said processed files in a third party restricted access database to provide centralized accessibility.
19. The computer implemented method for safeguarding files recited in claim 18 further comprising the step of preprocessing said selected files to be safeguarded after said files to be safeguarded have been selected.
20. The computer implemented method for safeguarding files recited in claim 18 wherein said deleting said selected files from said first computer is done after said selected files to be safeguarded have been stored in said restricted access database.
21. The computer implemented method for safeguarding files recited in claim 18 wherein said predetermined selection criteria comprises files to be safeguarded that have different file names than files previously stored in said restricted access database.
22. The computer implemented method for safeguarding files recited in claim 18 wherein said predetermined selection criteria comprises files to be safeguarded that have different dates of creation than files previously stored in said restricted access database.
23. The computer implemented method for safeguarding files recited in claim 18 wherein said predetermined selection criteria comprises files to be safeguarded that have different checksums than files previously stored in said restricted access database.
24. The computer implemented method for safeguarding files recited in claim 18 wherein said predetermined selection criteria comprises files to be safeguarded that have different fingerprints than files previously stored in said restricted access database.
25. The computer implemented method for safeguarding files recited in claim 18 wherein said copying said selected files to be safeguarded to a second computer comprises transmitting said files to be safeguarded from said first computer to said second computer over a network.
26. The computer implemented method for safeguarding files recited in claim 25 wherein said network is a global computer information network.
27. The computer implemented method for safeguarding files recited in claim 26 wherein said global computer information network is the Internet.
28. The computer implemented method for safeguarding files recited in claim 18 wherein copying said selected files is accomplished with a protocol selected from the group consisting of ftp, sftp, http, https, smtp, and S/MIME.
29. The computer implemented method for safeguarding files recited in claim 18 wherein said step of calculating a first fingerprint for each of said selected files to be safeguarded occurs at said second computer.
30. The computer implemented method for safeguarding files recited in claim 18 wherein said processing is further comprised of comparing said second file fingerprint to said first file fingerprint.
31. The computer implemented method of claim 18 wherein said processing comprises scanning said selected files to be safeguarded for malware.
32. The computer implemented method of claim 18 wherein said processing comprises rendering eligible, selected files to Portable Document Format (pdf).
33. The computer implemented method of claim 18 wherein said processing comprises extracting and storing searchable text from said selected files.
34. The computer implemented method of claim 33 wherein said selected files are PowerPoint presentation software files.
35. The computer implemented method of claim 34 wherein said extracting and storing searchable text from said PowerPoint presentation software files comprises reading said software files, interpreting content of said file based on a known format of PowerPoint presentation software files, and storing said content interpreted as searchable text.
36. The computer implemented method of claim 18 wherein said processing comprises creating HTML views of said selected files to be safeguarded.
37. The computer implemented method of claim 18 wherein said processing comprises creating thumbnail views of said selected files to be safeguarded.
38. The computer implemented method of claim 18 wherein said processing comprises assigning a unique publication number to each of said selected files to be safeguarded.
39. The computer implemented method of claim 18 wherein said processing comprises calculating and collecting a unique fingerprint set for said selected files to be safeguarded.
40. The computer implemented method of claim 18 wherein said processing comprises digitally notarizing said selected files to be safeguarded.
41. The computer implemented method of claim 18 wherein said first computer and said second computer are located at different sites.
42. The computer implemented method of claim 18 further comprising enabling a search of said restricted access database via a computer network.
43. The computer implemented method of claim 42 wherein said computer network is a global information computer network.
44. The computer implemented method of claim 42 wherein said computer network is the Internet.
45. The computer implemented method of claim 18 wherein said selecting of said files to be safeguarded at said designated location occurs periodically.
46. The computer implemented method of claim 18 wherein said storage of said selected files in a restricted access database occurs on a third computer.
47. The method of claim 46 wherein said processing of said selected files on said second computer comprises encrypting said selected files to be safeguarded.
48. The computer implemented method for safeguarding files recited in claim 1 wherein calculating a first fingerprint for each of said selected files to be safeguarded further comprises calculating said first fingerprint in said first computer.
49. The computer implemented method for safeguarding files recited in claim 1 wherein said predetermined selection criteria comprises files to be safeguarded that have different file names than files previously stored in said restricted access database.
50. The computer implemented method for safeguarding files recited in claim 1 wherein said predetermined selection criteria comprises files to be safeguarded that have different dates of creation than files previously stored in said restricted access database.
51. The computer implemented method for safeguarding files recited in claim 1 wherein said predetermined selection criteria comprises files to be safeguarded that have different checksums than files previously stored in said restricted access database.
52. The computer implemented method for safeguarding files recited in claim 1 wherein said predetermined selection criteria comprises files to be safeguarded that have different fingerprints than files previously stored in said restricted access database.
53. The computer implemented method for safeguarding files recited in claim 1 wherein said copying said selected files to be safeguarded to a second computer comprises transmitting said files to be safeguarded from said first computer to said second computer over a network.
54. The computer implemented method for safeguarding files recited in claim 53 wherein said network is a global computer information network.
55. The computer implemented method for safeguarding files recited in claim 54 wherein said global computer information network is the Internet.
56. The computer implemented method for safeguarding files recited in claim 1 wherein copying said selected files is accomplished with a protocol selected from the group consisting of ftp, sftp, http, https, smtp, and S/MIME.
57. The computer implemented method for safeguarding files recited in claim 1 wherein said step of calculating a first fingerprint for each of said selected files to be safeguarded occurs at said second computer.
58. A computer-based apparatus for safeguarding files, comprising:
means for designating in a first computer a location for storage of files to be safeguarded;
means for selecting certain of said files to be safeguarded from said location based upon predetermined selection criteria;
means for preprocessing said selected files to be safeguarded after said files to be safeguarded have been selected, where said preprocessing comprises the step of calculating a first fingerprint for each of said selected files to be safeguarded;
means for copying said selected files to be safeguarded to a second computer;
means for deleting said selected files from said location;
means for processing said selected files to be safeguarded on said second computer,
where said processing includes the step of calculating a second fingerprint for each of said selected files to be safeguarded to provide certification; and,
means for storing said processed files in a third party restricted access database to provide centralized accessibility, where said means for designating, selecting, preprocessing, copying, deleting, processing, and storing are located in at least one specially programmed general purpose computer.
59. The apparatus for safeguarding files of claim 58 wherein said means for storing said selected files to be safeguarded in a restricted access database comprise a magnetic media storage device.
60. The apparatus for safeguarding files of claim 59 wherein said magnetic media storage device comprises a hard drive.
61. The apparatus for safeguarding Plies of claim 59 wherein said magnetic media storage device comprises a floppy drive.
62. The apparatus for safeguarding files of claim 59 wherein said magnetic media storage device comprises a magnetic tape drive.
63. The apparatus for safeguarding files of claim 58 wherein said means for storing said selected files to be safeguarded in a restricted access database comprise an optical media storage device.
64. The apparatus for safeguarding files of claim 63 wherein said optical media storage device comprises a compact disk read only memory (CD-ROM) drive.
65. A computer-based apparatus for safeguarding files, comprising:
means for designating in a first computer a location for storage of files to be safeguarded;
means for selecting certain of said files to be safeguarded from said location based upon predetermined selection criteria;
means for preprocessing said selected files to be safeguarded, where said preprocessing includes calculating a first fingerprint for each of said selected files to be safeguarded;
means for coping said selected preprocessed files to be safeguarded to a second computer;
means for processing said selected files to be safeguarded on said second computer, where said processing includes the step of calculating a second fingerprint for each of said selected files to be safeguarded to obtain certification; and,
means for storing said processed files in a third party restricted access database to provide centralized accessibility, where said means for designating, selecting, preprocessing, copying, processing, and storing are located in at least one specially programmed general purpose computer.
66. The apparatus for safeguarding files of claim 65 wherein said means for storing said selected files to be safeguarded in a restricted access database comprise a magnetic media storage device.
67. The apparatus for safeguarding files of claim 66 wherein said magnetic media storage device comprises a hard drive.
68. The apparatus for safeguarding files of claim 66 wherein said magnetic media storage device comprises a floppy drive.
69. The apparatus for safeguarding files of claim 66 wherein said magnetic media storage device comprises a magnetic tape drive.
70. The apparatus for safeguarding files of claim 65 wherein said means for storing said selected files to be safeguarded in a restricted access database comprise an optical media storage device.
71. The apparatus for safeguarding files of claim 70 wherein said optical media storage device comprises a compact disk read only memory (CD-ROM) drive.