-
**Please give a concise description of the bug**
Device LDevID certificates are in a partly invalid state after deleting the associated issuing CA.
This means LDevID revocation and device **deletion…
-
Need a way to manually revoke JWT tokens. Two possible solutions:
- Switch to by-reference token: each token only have a key hash that matches an entry in database for the key, revocation works by …
-
**Issue by [joaosantos15](https://github.com/joaosantos15)**
_Friday Oct 20, 2017 at 15:00 GMT_
_Originally opened as https://github.com/inesc-id/hypercerts-pm/issues/20_
----
There is an open disc…
-
**Description**
Originally discussed here: https://github.com/sigstore/sigstore-go/pull/253#issuecomment-2362927648
The original implementation was made against the operational mode of PGI using eph…
-
As an Issuer,
I want to benefit from an improved `NFTPortal`,
So that it can cover more use cases
-----
- [ ] Metadata
- [ ] URI
- [ ] Transfer?
- [ ] Approval?
- [ ] Revocation == Burn?
- [ ] Repla…
-
Initially just putting timestamp in the tokens + a 'revoke older than' command should be enough
-
Great work, yet I was surprised to read that you planned to use Certificate Revocation List, while other technologies, fully in line with distributed ledger technologies like https://guardtime.com/blt…
-
Probably need to do some research around jwt revocation strategies.
-
Per the comment in PR https://github.com/notaryproject/notation-go/pull/429#discussion_r1715963343, this issue is to track the work on using timestamps to validate revocation effective time for notary…
-
There is a neat `is_expired` property in the PGPKey class. We should also have a `is_revoked` property to easily check if a key is revoked. That property should:
* look for revocation signatures o…