Concepts

A neutral node that coordinates data access and computation across the network. Guardians work as a group, so no single node can access data or change a contract on its own.

Defines what data is used, how computation runs, who can see the results, and how participants get paid. If you are building on Palliora, this is the best place to start.

Validators maintain the blockchain, confirm transactions, and agree on the order of blocks. They keep the on-chain record that everything else in Palliora depends on.

Runs computation on sensitive data without exposing it to the machine or anyone operating it, using secure processor enclaves called TEEs. Only the outputs allowed by the contract are ever revealed.

Makes sure that data stored on the network can always be retrieved and has not been changed. Uses erasure coding and compact proofs so nodes can verify data exists without downloading all of it.

Splits the ability to decrypt data across multiple Guardian nodes so no single party can unlock it alone. A minimum number of Guardians must cooperate before any protected data can be accessed.

Palliora's white paper

Read the white paper

Previous versions of the white paper

Our path to the white paper

Seminal idea by Dr. Amit Chaudhary presented at CIFIRIS24

Lite paper on the intermediate status

Preprint on computable contracts

Preprint on tokenization

Last updated