Notes Storage Facility
From Just Solve the File Format Problem
(Difference between revisions)
(→Links) |
|||
Line 17: | Line 17: | ||
* [https://github.com/IBM/Lotus-Notes-to-MongoDB-Migration Lotus Notes to MongoDB tool] | * [https://github.com/IBM/Lotus-Notes-to-MongoDB-Migration Lotus Notes to MongoDB tool] | ||
* [https://web.archive.org/web/20190311213647/http://www.forensicswiki.org/wiki/Notes_Storage_Facility_(NSF) Forensics Wiki article (archived)] | * [https://web.archive.org/web/20190311213647/http://www.forensicswiki.org/wiki/Notes_Storage_Facility_(NSF) Forensics Wiki article (archived)] | ||
+ | * [https://forensics.wiki/notes_storage_facility_%28nsf%29/ Current Forensics Wiki article] | ||
* [https://web.archive.org/web/20191230150729/http://www-12.lotus.com/ldd/doc/tools/c/7.0/api70ref.nsf Domino 7.0 C API notes (archived)] | * [https://web.archive.org/web/20191230150729/http://www-12.lotus.com/ldd/doc/tools/c/7.0/api70ref.nsf Domino 7.0 C API notes (archived)] | ||
* [https://web.archive.org/web/20190712014750/http://www.ibm.com/developerworks/lotus/library/ls-Notes_Encryption/index.html Notes Encryption (archived)] | * [https://web.archive.org/web/20190712014750/http://www.ibm.com/developerworks/lotus/library/ls-Notes_Encryption/index.html Notes Encryption (archived)] |
Revision as of 20:43, 26 July 2023
Notes Storage Facility (NSF) is used in Lotus Notes, Lotus Domino, and the later versions called IBM Notes and IBM Domino, to store e-mail, contacts, appointments, notes, and other things. It is structured as a collection of items called "notes" with data and metadata on each.Currently owned by HCL
File identification
Files start with the hex bytes 1a 00
, often followed by 00 03 00 00
or 00 04 00 00
.