Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Signatures and credentials are verified at every request to access private data. If the owner of the signature is allowed to access, the data is returned. Any other outcome will generate an error.

Private Data Sharing Patterns

The specification doesn’t dictate how private data should be shared and disseminated by the Node, the network layer of FinP2P enables the implementation of either a Push or a Pull pattern, or a combination of both to private data sharing.

...

In a Push data sharing model, the data is stored on the Primary Node private store and also replicated on all of the nodes private store whom the Primary Node shared the data with, in this model the Primary Node will utilize the network layer pub-sub capability in order to push the data into the nodes he desire to share the data with, any change or update to the shared data will be pushed by the Primary Node to all nodes which the piece of data is shared with.

Use Cases 

Asset Information Sharing

...