Settings

Theme

Secure JSON storage based on immudb, stored tamperproof, automatically versioned

immudb.io

3 points by vchain-dz 3 years ago · 3 comments

Reader

tkolodzi 3 years ago

git is focused on any types of files, while immudb Vault provides database like access to JSON documents, so it is easy to find and track the documents. Nevertheless, you could still store there any file if wrapped in JSON, keeping indexes on file metadata. In addition, Vault does not allow to delete them, so they are always auditable and recoverable. It has also simple to use REST interface, and no client is needed to interact with it.

vchain-dzOP 3 years ago

immudb Vault offers a simple way to store and retrieve JSON data in the cloud. The data is stored tamperproof, automatically versioned, and its integrity is protected. There is a free plan available that fulfills typical needs.

gmerc 3 years ago

How is compare to … git?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection