Skip to content

chore: staple empty signatures #84

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

Merged
merged 2 commits into from
Dec 18, 2024
Merged

chore: staple empty signatures #84

merged 2 commits into from
Dec 18, 2024

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Dec 13, 2024

Since signatures are not checked, or not valid (static public key in VSCode), then signing is just incorrect.

This will work for code-server, VSCodium, VSCode on linux. It will not work on VSCode for windows.

See linux check: https://github.com/microsoft/vscode/blob/65edc4939843c90c34d61f4ce11704f09d3e5cb6/src/vs/platform/extensionManagement/node/extensionManagementService.ts#L353 (!isLinux)

Signing work

All signing work is in branch stevenmasley/cms_sign.

Since signatures are not checked, or not valid (static public key
in VSCode), then signing is just incorrect.
@Emyrk Emyrk merged commit cd7ab5f into main Dec 18, 2024
5 checks passed
@Emyrk Emyrk deleted the stevenmasley/empty_sig branch December 18, 2024 20:55
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants