Skip to content
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

Private State Token Issuer Request - HeatToken #12

Open
arxenix opened this issue Sep 20, 2023 · 3 comments
Open

Private State Token Issuer Request - HeatToken #12

arxenix opened this issue Sep 20, 2023 · 3 comments
Assignees

Comments

@arxenix
Copy link

arxenix commented Sep 20, 2023

Issuer Name

HeatToken

Origin

https://token.hc.lc

Contact Email

[email protected]

Key Commitment Endpoint URL

https://token.hc.lc/key-commitment

Purpose

Offering credential management and private state tokens as a service

Disclosure and Acknowledgement

  1. I understand the technical restrictions on key rotation frequency of 60 days in the PST API.
  2. I understand that my issuer registration will be valid for a period of six months after the key commitment is accepted, and that I will need to re-register in this repository following that six-month period.
  3. I understand that in the future renewing my registration for this API may have additional requirements, to reduce the risk of abuse by token issuers.
@arxenix arxenix changed the title Private State Token Issuer Request - HeadToken Private State Token Issuer Request - HeatToken Sep 20, 2023
@dvorak42
Copy link
Collaborator

It appears like your current keys will expire in less than two months and since rotation is only allowed every 60 days, you won't be able to issue tokens between November 10th and 20th?

Let us know if this is intentional, otherwise you may want to set the expiration further out from when you actually intend to rotate to new keys.

@arxenix
Copy link
Author

arxenix commented Sep 20, 2023

It appears like your current keys will expire in less than two months and since rotation is only allowed every 60 days, you won't be able to issue tokens between November 10th and 20th?

Let us know if this is intentional, otherwise you may want to set the expiration further out from when you actually intend to rotate to new keys.

thanks for catching that! the keys have been updated

@dvorak42
Copy link
Collaborator

It also looks like you're using an outdated library, you should be generating PrivateStateTokenV1VOPRF keys, rather than TrustTokenV3VOPRF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants