-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: indy revocation (prover & verifier) #592
feat: indy revocation (prover & verifier) #592
Commits on Jul 16, 2021
-
Added recepientRevocation for createProof
Signed-off-by: Patrick Kenyon <treek.kenyon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c2e15d3 - Browse repository at this point
Copy the full SHA c2e15d3View commit details -
Initial revocation functions for getRequestedCredentialsForProofRequest
Signed-off-by: Patrick Kenyon <treek.kenyon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 14173a4 - Browse repository at this point
Copy the full SHA 14173a4View commit details
Commits on Jul 19, 2021
-
Added option to check for revocation status in getRequestedCredentials
Signed-off-by: Patrick Kenyon <treek.kenyon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2353f36 - Browse repository at this point
Copy the full SHA 2353f36View commit details
Commits on Jul 22, 2021
-
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3316e0d - Browse repository at this point
Copy the full SHA 3316e0dView commit details
Commits on Jul 24, 2021
-
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 20ba447 - Browse repository at this point
Copy the full SHA 20ba447View commit details
Commits on Jul 26, 2021
-
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for af6431d - Browse repository at this point
Copy the full SHA af6431dView commit details -
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a8a3fb3 - Browse repository at this point
Copy the full SHA a8a3fb3View commit details
Commits on Jul 28, 2021
-
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9d732c8 - Browse repository at this point
Copy the full SHA 9d732c8View commit details -
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4db4da6 - Browse repository at this point
Copy the full SHA 4db4da6View commit details -
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 178bd6c - Browse repository at this point
Copy the full SHA 178bd6cView commit details -
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cfd7ece - Browse repository at this point
Copy the full SHA cfd7eceView commit details -
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 23fe187 - Browse repository at this point
Copy the full SHA 23fe187View commit details -
Configuration menu - View commit details
-
Copy full SHA for d67710c - Browse repository at this point
Copy the full SHA d67710cView commit details -
keep sockets with mediators open
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bc4762d - Browse repository at this point
Copy the full SHA bc4762dView commit details -
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dccb596 - Browse repository at this point
Copy the full SHA dccb596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12de34e - Browse repository at this point
Copy the full SHA 12de34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bcd966 - Browse repository at this point
Copy the full SHA 8bcd966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6814600 - Browse repository at this point
Copy the full SHA 6814600View commit details -
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e6640f - Browse repository at this point
Copy the full SHA 3e6640fView commit details -
multiple socket timeout support
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 27b4818 - Browse repository at this point
Copy the full SHA 27b4818View commit details
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1210bc6 - Browse repository at this point
Copy the full SHA 1210bc6View commit details -
Signed-off-by: Patrick Kenyon <treek.kenyon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b515b49 - Browse repository at this point
Copy the full SHA b515b49View commit details -
Signed-off-by: Patrick Kenyon <treek.kenyon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6dab351 - Browse repository at this point
Copy the full SHA 6dab351View commit details
Commits on Aug 6, 2021
-
Recipient revocation functional
Signed-off-by: Patrick Kenyon <treek.kenyon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 67410d3 - Browse repository at this point
Copy the full SHA 67410d3View commit details -
Signed-off-by: Patrick Kenyon <treek.kenyon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 27e8425 - Browse repository at this point
Copy the full SHA 27e8425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b54f75 - Browse repository at this point
Copy the full SHA 4b54f75View commit details
Commits on Aug 11, 2021
-
chore: add ts ignore until types are updated
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9cb1881 - Browse repository at this point
Copy the full SHA 9cb1881View commit details
Commits on Aug 13, 2021
-
feat: updated tails download to utilize axios and added inline docs
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f6026a - Browse repository at this point
Copy the full SHA 5f6026aView commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for edd6f63 - Browse repository at this point
Copy the full SHA edd6f63View commit details
Commits on Aug 21, 2021
-
Merge branch 'main' into feature/revocationCleanup
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d45c30 - Browse repository at this point
Copy the full SHA 1d45c30View commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0262fd0 - Browse repository at this point
Copy the full SHA 0262fd0View commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 57a6b15 - Browse repository at this point
Copy the full SHA 57a6b15View commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ea5112 - Browse repository at this point
Copy the full SHA 0ea5112View commit details
Commits on Oct 15, 2021
-
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee7934e - Browse repository at this point
Copy the full SHA ee7934eView commit details
Commits on Oct 19, 2021
-
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d1a640 - Browse repository at this point
Copy the full SHA 1d1a640View commit details
Commits on Oct 26, 2021
-
chore: resolve dependency loop issues
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59ff98c - Browse repository at this point
Copy the full SHA 59ff98cView commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7eceb62 - Browse repository at this point
Copy the full SHA 7eceb62View commit details
Commits on Dec 7, 2021
-
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c34125 - Browse repository at this point
Copy the full SHA 8c34125View commit details
Commits on Jan 6, 2022
-
feature: revocation ledger methods & proof get requested credentials …
…revoked status Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b6c8a3f - Browse repository at this point
Copy the full SHA b6c8a3fView commit details -
feature: added revocation state creation
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab0e433 - Browse repository at this point
Copy the full SHA ab0e433View commit details -
fix: small tweaks and fixes for revocation
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 64930c3 - Browse repository at this point
Copy the full SHA 64930c3View commit details -
feature: takes into account referent revocation intervals
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 11c2a13 - Browse repository at this point
Copy the full SHA 11c2a13View commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e354a7 - Browse repository at this point
Copy the full SHA 3e354a7View commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 271c3ad - Browse repository at this point
Copy the full SHA 271c3adView commit details -
fix: fixed createrevocationstate types & initial rev reg def caching
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 31a0cd3 - Browse repository at this point
Copy the full SHA 31a0cd3View commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4c05c62 - Browse repository at this point
Copy the full SHA 4c05c62View commit details -
fix: fixed proofservice test mock
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f6ea9dd - Browse repository at this point
Copy the full SHA f6ea9ddView commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 264cb57 - Browse repository at this point
Copy the full SHA 264cb57View commit details
Commits on Jan 7, 2022
-
chore: rename indyutilitiesservice
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e8913d9 - Browse repository at this point
Copy the full SHA e8913d9View commit details
Commits on Jan 27, 2022
-
chore: troubleshooting revocation, added ledger methods for verifying…
… proof of non revocation Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2044f19 - Browse repository at this point
Copy the full SHA 2044f19View commit details
Commits on Jan 28, 2022
-
chore: cleanup & credential storage w/revocation
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1cee54b - Browse repository at this point
Copy the full SHA 1cee54bView commit details
Commits on Jan 30, 2022
-
feat: add download to file method to file system
Signed-off-by: Timo Glastra <timo@animo.id>
Configuration menu - View commit details
-
Copy full SHA for a89ef94 - Browse repository at this point
Copy the full SHA a89ef94View commit details
Commits on Jan 31, 2022
-
refactor: use rnfs for react native
Signed-off-by: Timo Glastra <timo@animo.id>
Configuration menu - View commit details
-
Copy full SHA for 542c0c3 - Browse repository at this point
Copy the full SHA 542c0c3View commit details
Commits on Feb 1, 2022
-
Merge pull request #19 from TimoGlastra/feat/download-to-file-rnfs
feat: add download to file method to file system
Configuration menu - View commit details
-
Copy full SHA for ddb770e - Browse repository at this point
Copy the full SHA ddb770eView commit details -
chore: cleanup & log adjustments
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1240acc - Browse repository at this point
Copy the full SHA 1240accView commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f15765 - Browse repository at this point
Copy the full SHA 4f15765View commit details -
feat: verify proofs containing proof of non_revocation
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72eff05 - Browse repository at this point
Copy the full SHA 72eff05View commit details -
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 02108ae - Browse repository at this point
Copy the full SHA 02108aeView commit details -
Merge branch 'main' into feature/revocationCleanup
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1a06ae5 - Browse repository at this point
Copy the full SHA 1a06ae5View commit details -
chore: update indy-sdk-react-native & indy-sdk types
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 115c2c8 - Browse repository at this point
Copy the full SHA 115c2c8View commit details
Commits on Feb 2, 2022
-
chore: resolve yarn.lock conflicts
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b5273c9 - Browse repository at this point
Copy the full SHA b5273c9View commit details
Commits on Feb 8, 2022
-
chore: adjusts names to be consistent & removing abbreviations
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c1d44d0 - Browse repository at this point
Copy the full SHA c1d44d0View commit details -
chore: updated indy-sdk types to fix proof identifier types
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 698ed49 - Browse repository at this point
Copy the full SHA 698ed49View commit details
Commits on Feb 9, 2022
-
fix: indyverifierservice prototype pollution
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1067f94 - Browse repository at this point
Copy the full SHA 1067f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164e2ba - Browse repository at this point
Copy the full SHA 164e2baView commit details