mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
chore(.github): update keywords in scopes.json
This commit is contained in:
+11
-4
@@ -146,8 +146,9 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"mpc",
|
"mpc",
|
||||||
"wallet",
|
"wallet",
|
||||||
"security",
|
"cryptography",
|
||||||
"advanced cryptography"
|
"capability",
|
||||||
|
"invokation"
|
||||||
],
|
],
|
||||||
"url": "https://csrc.nist.gov/CSRC/media/Events/NTCW19/papers/paper-DKLS.pdf"
|
"url": "https://csrc.nist.gov/CSRC/media/Events/NTCW19/papers/paper-DKLS.pdf"
|
||||||
}
|
}
|
||||||
@@ -160,7 +161,8 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"ucan",
|
"ucan",
|
||||||
"spec",
|
"spec",
|
||||||
"references"
|
"cryptography",
|
||||||
|
"authorization"
|
||||||
],
|
],
|
||||||
"url": "https://raw.githubusercontent.com/ucan-wg/spec/refs/heads/main/README.md"
|
"url": "https://raw.githubusercontent.com/ucan-wg/spec/refs/heads/main/README.md"
|
||||||
}
|
}
|
||||||
@@ -170,7 +172,12 @@
|
|||||||
"name": "crypto-zkp",
|
"name": "crypto-zkp",
|
||||||
"docs": [
|
"docs": [
|
||||||
{
|
{
|
||||||
"keywords": [],
|
"keywords": [
|
||||||
|
"zero-knowledge",
|
||||||
|
"proofs",
|
||||||
|
"cryptography",
|
||||||
|
"privacy"
|
||||||
|
],
|
||||||
"url": "https://eprint.iacr.org/2021/1672.pdf"
|
"url": "https://eprint.iacr.org/2021/1672.pdf"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user