WICG/webpackage

Look into Macaroons for cross-signing

Open

#52 aberto em 10 de mai. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Go (123 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (1.256 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

https://research.google.com/pubs/pub41892.html describes a way to grant capabilities in a way the receiver can attenuate and pass on. We're thinking of having authorities counter-sign packages in order to say, for example, that FooCorp trusts this package to fetch() from internal systems. Maybe macaroons are a better way to express this.

Guia do colaborador