Skip to content

Conversation

@orsinium
Copy link
Member

@orsinium orsinium commented Jan 5, 2026

Creating and backup'ing RSA keys is an extra friction for new game developers. To simplify the process of game publishing, I've decided to replace cryptographic validation with provenance checks (will be added in a separate PR).

PR removes signature creation, validation, and key management commands. And, the best part is that we don't depend on the rsa crate anymore which fails to deliver update (blocking rand update) for almost a year.

@orsinium orsinium merged commit f02ddcc into main Jan 5, 2026
3 checks passed
@orsinium orsinium deleted the drop-keys branch January 5, 2026 10:17
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.

2 participants