Merge pull request #69 from aguzmant103/dev

Adding zkgroups project to pse website
This commit is contained in:
AtHeartEngineer
2023-01-24 21:34:12 -05:00
committed by GitHub
2 changed files with 15 additions and 0 deletions

View File

@@ -221,5 +221,16 @@
"github": "https://github.com/privacy-scaling-explorations/crypt-keeper-extension"
}
]
},
{
"name": "ZK-Groups",
"short_name": "ZK-Groups",
"description": "A user group management system offering privacy-preserving membership proving and Single Sign-On service.",
"image": "zkgroups.svg",
"links": [
{
"github": "https://github.com/privacy-scaling-explorations/zk-groups"
}
]
}
]

4
src/images/zkgroups.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.4 KiB