Skip to content

Commit

Permalink
remove old overview (#84)
Browse files Browse the repository at this point in the history
Signed-off-by: Mirko Mollik <[email protected]>
  • Loading branch information
cre8 authored Aug 25, 2024
1 parent 83ba4f9 commit 59eff81
Show file tree
Hide file tree
Showing 32 changed files with 3 additions and 2,406 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,7 @@ jobs:
run: cd viewer && npm ci

- name: Build Angular app
run: cd viewer && npm run build -- --configuration production
# this will be removed after iiw is over
- name: Copy old view
run: cp -r old viewer/dist/browser/old
run: cd viewer && npm run build -- --configuration production
- name: upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

The objectives of this SIG is to further develop and maintain the Digital Wallet Overview and including the digital identity agents/SDKs in the overview. The overview can be found [here](https://openwallet-foundation.github.io/digital-wallet-and-agent-overviews-sig/). These overview 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.

The old overview can be found [here](https://openwallet-foundation.github.io/digital-wallet-and-agent-overviews-sig/old/), we are still merging the elemente in the new one.

## 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.
Expand Down Expand Up @@ -40,13 +38,6 @@ Included in the overview are holder agents+wallets, issuer agents and verifier a

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.

There is a strong connection with the credential format comparison SIG. The credential formats are incorporated as separate characterics (columns) in the overview, forming the basis of the technology stack.

We foresee that the safe wallet SIG provided us with new characteristics in the category of 'Security'.
There is a strong connection with the [credential format comparison SIG](https://github.com/openwallet-foundation/credential-format-comparison-sig). The credential formats are incorporated as separate characterics (columns) in the overview, forming the basis of the technology stack.

### Slides past meetings
- [November 16, 2023](meetings/2023/16-11-2023.pdf)
- [November 30, 2023](meetings/2023/30-11-2023.pdf)
- [January 11, 2024](meetings/2024/11-01-2024.pdf)
- [January 25, 2024](meetings/2024/25-01-2024.pdf)
- [TAC quarterly update meeting, February 21st, 2024](https://docs.google.com/presentation/d/19jO1Mi4-7d8-XdjyuGsEjuiwH6KCb5We9S99tjYgSmQ/edit?usp=sharing)
We foresee that the safe wallet SIG provided us with new characteristics in the category of 'Security'.
Binary file removed meetings/2023/16-11-2023.pdf
Binary file not shown.
Binary file removed meetings/2023/30-11-2023.pdf
Binary file not shown.
Binary file removed meetings/2024/11-01-2024.pdf
Binary file not shown.
Binary file removed meetings/2024/25-01-2024.pdf
Binary file not shown.
Loading

0 comments on commit 59eff81

Please sign in to comment.