
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
anonymous-transfer
Advanced tools
This implementation is a PoC project to learn and build a stack of how ZKP works in practice.
An excellent article was written on this topic, illustrating the basic principles and a small amount of history.
A zero-knowledge proving system is a cryptographic tool that allows a prover to demonstrate that:
Furthermore, let her prove all the above without revealing the original secret. The proof also needs to have some specific positive features (be short, quick to verify)
As we move on, we need to understand the properties that need to be respected by our proof /proving system:
Imagine a situation where Alice wants to transfer one ETH to Bob anonymously, i.e., in a way that makes it impossible to identify the source and recipient of the transfer.
One of the possible solutions is to use ZKP of inclusion to hide a transfer in a set of other transfers.
we need high user activity on the core contract to achieve anonymity.

FAQs
ZKP and IMT to transfer tokens anonymously
The npm package anonymous-transfer receives a total of 2 weekly downloads. As such, anonymous-transfer popularity was classified as not popular.
We found that anonymous-transfer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.