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 support for creating critical signature subpackets #1599

Merged
merged 1 commit into from Feb 17, 2023

Conversation

twiss
Copy link
Member

@twiss twiss commented Feb 16, 2023

Assign most signature subpacket types a criticality based on whether failing to interpret their meaning would negatively impact security.

For Notation Data subpackets, let the user indicate their criticality using the signatureNotations[*].critical property.

@twiss twiss requested a review from larabr February 16, 2023 15:43
src/packet/signature.js Outdated Show resolved Hide resolved
Assign most signature subpacket types a criticality based on whether
failing to interpret their meaning would negatively impact security.

For Notation Data subpackets, let the user indicate their criticality
using the `signatureNotations[*].critical` property.
@twiss twiss force-pushed the gen-critical-sig-subpackets branch from 44174e7 to c8fe3ca Compare February 16, 2023 17:14
@twiss twiss merged commit 71fef43 into openpgpjs:main Feb 17, 2023
@twiss twiss deleted the gen-critical-sig-subpackets branch February 17, 2023 11:21
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 this pull request may close these issues.

None yet

2 participants