Skip to content

Commit

Permalink
Add new SIGs
Browse files Browse the repository at this point in the history
Signed-off-by: Tracy Kuhrt <[email protected]>
  • Loading branch information
tkuhrt committed Sep 22, 2023
1 parent 508177d commit cb395fd
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/SIGs/digital-wallet-and-agent-overviews.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Digital Wallet and Agent Overviews Special Interest Group (SIG)

The objectives of this SIG is to further develop and maintain the Digital Wallet Overview and making a similar overview for digital identity agents/SDKs. These overviews should provide transparency of the characteristics of wallets and agents in order to allow for comparison and effective decision making on which wallet is applicable for your use case. By creating awareness of these overviews, this work can lead to less fragmentation of the SSI playing field and increase adoption.

This SIG was accepted by the TAC on [September 20, 2023](../meetings/2023/2023-09-20.md). See [Digital Wallet and Agent Overviews SIG Proposal](https://github.com/openwallet-foundation/tac/issues/56) for more details.

## Participating
This SIG is an open group. Anyone in the OpenWallet Foundation community can join and participate. There is no formal sign up process. Just show up and participate.

If you are interested in participating, please join the [OpenWallet Foundation Discord](https://discord.gg/openwalletfoundation) and participate in the discussion in the [#digital-wallet-and-agent-overviews-sig](https://discord.com/channels/1022962884864643214/1154111877077532814) channel.
4 changes: 3 additions & 1 deletion docs/SIGs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ A _special interest group (SIG)_ under the Technical Advisory Council (TAC) is a
## Active SIGs

* [Architecture](./architecture.md)
* [Credential Format Comparison](./credential-format-comparison.md)
* [Credential Format Comparison](./credential-format-comparison.md)
* [Digital Wallet and Agent Overviews](digital-wallet-and-agent-overviews.md)
* [Safe Wallet](./safe-wallet.md)
10 changes: 10 additions & 0 deletions docs/SIGs/safe-wallet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Safe Wallet Special Interest Group (SIG)

This SIG will create, distribute and promote a set of material that will become the de-facto way to determine how "safe" the new breed of digital wallets is, and be able to compare them effectively. This will increase the visibility of the solutions to correlation and profiling issues that could be introduced with digital wallet deployments.

This SIG was accepted by the TAC on [September 20, 2023](../meetings/2023/2023-09-20.md). See [Safe Wallet SIG Proposal](https://github.com/openwallet-foundation/tac/issues/57) for more details.

## Participating
This SIG is an open group. Anyone in the OpenWallet Foundation community can join and participate. There is no formal sign up process. Just show up and participate.

If you are interested in participating, please join the [OpenWallet Foundation Discord](https://discord.gg/openwalletfoundation) and participate in the discussion in the [#safe-wallet-sig](https://discord.com/channels/1022962884864643214/1154410858991067247) channel.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ nav:
- SIGs/index.md
- Architecture: SIGs/architecture.md
- Credential Format Comparison: SIGs/credential-format-comparison.md
- Digital Wallet and Agent Overviews: SIGs/digital-wallet-and-agent-overviews.md
- Safe Wallet: SIGs/safe-wallet.md
- Task Forces:
- task-forces/index.md
- OID4VC Due Diligence: task-forces/OID4VC-due-diligence.md

0 comments on commit cb395fd

Please sign in to comment.