plurparto

0.0.0 • Public • Published

plurparto

Represents a document of several parts added sequentially, that is designed to for use in an immutable persistent storage system.

Each part in the document may be store either in the clear, or encrypt in a manner that allows any one of a selected number of parties to decrypt it.

Whenever the document is updated, a hash is computed which form the unique identity of the document, and is intended for use as its primary key when persisted, such that the previous version of the document is not overwritten.

Installation

npm install --save plurparto

Usage

TODO

Author

Brendan Graetz

Licence

GPL-3.0

Package Sidebar

Install

npm i plurparto

Weekly Downloads

4

Version

0.0.0

License

GPL-3.0

Unpacked Size

1.3 kB

Total Files

2

Last publish

Collaborators

  • bguiz