An open API service indexing awesome lists of open source software.

https://github.com/openid/federation-wallet

Defines how to perform trust establishment for Wallet ecosystems with OpenID Federation
https://github.com/openid/federation-wallet

Last synced: 4 months ago
JSON representation

Defines how to perform trust establishment for Wallet ecosystems with OpenID Federation

Awesome Lists containing this project

README

          

# OpenID Federation Wallet Architectures 1.0

This repository contains the OpenID Federation for Wallet Architectures specification.

It outlines the general architecture of a federated trust infrastructure for wallet ecosystems, identifying participant roles and defining metadata used for those roles.
In particular, it defines the metadata for the roles of Wallet Provider and Wallet Relying Party.

Additionally, it provides practical examples of how to apply policies for typical use cases within wallet ecosystems and offers guidance on defining trust marks for use within wallet ecosystems.

## Builds

The latest released draft of the specification is available at [https://openid.net/specs/openid-federation-wallet-1_0.html](https://openid.net/specs/openid-federation-wallet-1_0.html).

Previews for each branch are automatically built and published.
You can view the preview of the main branch at [https://openid.github.io/federation-wallet/main.html](https://openid.github.io/federation-wallet/main.html).
Other branches are built and deployed as well, using the branch name as the html filename, as shown below:

- https://openid.github.io/federation-wallet/$BRANCH-NAME.html

## Build the HTML ##

```docker run -v `pwd`:/data danielfett/markdown2rfc openid-federation-wallet-1_0.md```

## Contact

For further information and to get involved, please contact the authors.