4
edits
(New page: == Motivation == Ubiquity needs a distributed trust mechanism. Although it may be possible to depend on a central repository (or a few repositories), a distributed solution would be a be...) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Back to [[Labs/Ubiquity]]. | |||
== Motivation == | == Motivation == | ||
| Line 23: | Line 25: | ||
** ''Trust enhanced web pages'' - a set of links on a page, enhanced with trust meta-data, including: score, weight, optional version digest, optional signature. Links can be to commands or other trust sources. | ** ''Trust enhanced web pages'' - a set of links on a page, enhanced with trust meta-data, including: score, weight, optional version digest, optional signature. Links can be to commands or other trust sources. | ||
** ''Trust search engine'' - a web app with both a UI and a set of REST actions. The "search" REST action allows search for a specific command or command revision. The result is a path, with references to third parties involved in the path. | ** ''Trust search engine'' - a web app with both a UI and a set of REST actions. The "search" REST action allows search for a specific command or command revision. The result is a path, with references to third parties involved in the path. | ||
* ''Trust score'' - a combined score for a set of paths from the trust roots to the target command | * ''Trust score'' - a combined score for a set of paths from the trust roots to the target command. | ||
Notes: | Notes: | ||
edits