Gun

GUN is a lightweight, simple, and quick protocol for synchronizing data and ensuring its secure encryption. It is compatible with both SQL and NoSQL data types, utilizing cryptography to protect the data rather than securing the servers. It employs the idea of a Public space, a User space (where only the owner is allowed to write), and a Frozen space (one-time write, accessible for reading by all) to guarantee that decentralization operates effectively at a fundamental level.

Loading