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

Add FFI function to retrieve key validity time. #1214

Closed
ni4 opened this issue Jul 22, 2020 · 2 comments · Fixed by #1373
Closed

Add FFI function to retrieve key validity time. #1214

ni4 opened this issue Jul 22, 2020 · 2 comments · Fixed by #1373
Assignees
Milestone

Comments

@ni4
Copy link
Contributor

ni4 commented Jul 22, 2020

Description

Key/subkey validity time may depend on different signatures: certifications (and their revocations), direct-key signatures, key revocations, and so on.
This logic should be implemented into the single function, so user may understand whether he should believe, for instance, to the message, signed 2 years ago with the key which expired 1 year ago (or 3 years).

@ni4 ni4 added this to the v0.14.0 milestone Jul 22, 2020
@ni4 ni4 self-assigned this Jul 22, 2020
@mkmelin
Copy link

mkmelin commented Dec 8, 2020

Any update on this? Would help with https://bugzilla.mozilla.org/show_bug.cgi?id=1673240

@ni4
Copy link
Contributor Author

ni4 commented Dec 8, 2020

@mkmelin I started to work on this together with #1194 , so hopefully in a week or two it will be merged into master.

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

Successfully merging a pull request may close this issue.

2 participants