Skip to content

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