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

support channel sign without adding timestamp to signature #3694

Open
tzarebczan opened this issue Oct 19, 2022 · 0 comments
Open

support channel sign without adding timestamp to signature #3694

tzarebczan opened this issue Oct 19, 2022 · 0 comments
Assignees

Comments

@tzarebczan
Copy link
Contributor

Basically add a param to make this part optional -

signature = signing_channel.sign_data(unhexlify(str(hexdata)), timestamp)

It can return a bogus release time

Odysee is trying to use these signatures as a URL parameter for verification of unlisted content, so we now need to pass both the signature and signingts, which makes the URL even longer.

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

No branches or pull requests

2 participants