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
- Host: GitHub
- URL: https://github.com/openid/federation-wallet
- Owner: openid
- Created: 2024-07-22T17:07:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-09T17:19:59.000Z (5 months ago)
- Last Synced: 2026-02-09T18:34:05.755Z (5 months ago)
- Homepage:
- Size: 462 KB
- Stars: 7
- Watchers: 8
- Forks: 6
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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.