We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apart from our own libraries, apps and cloud infrastructure, we should try to get the following third-party dependencies audited too:
PKI.js
Certificate
EnvelopedData
SignedData
@peculiar/webcrypto
webcrypto-core
asn1js
@stablelib/aes-kw
See: https://www.opentech.fund/labs/red-team-lab/
The text was updated successfully, but these errors were encountered:
The request has been approved and work will begin Feb 2024 (next month).
Sorry, something went wrong.
The first part was published recently: https://awala.app/en/blog/2024-security-audit-part1/
No branches or pull requests
Apart from our own libraries, apps and cloud infrastructure, we should try to get the following third-party dependencies audited too:
PKI.js
(at leastCertificate
,EnvelopedData
,SignedData
and their internal dependencies).@peculiar/webcrypto
andwebcrypto-core
(at least the algorithms we use).asn1js
.@stablelib/aes-kw
(used in Electron apps only)See: https://www.opentech.fund/labs/red-team-lab/
The text was updated successfully, but these errors were encountered: