Zero Knowledge (ZK) Jobs

782 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of Zero Knowledge (ZK) Jobs
Job Position Company Posted Location Salary Tags

Veridise

Remote

Aztec

Remote

$72k - $77k

Matter Labs

Remote

$84k - $120k

Magic

Remote

$180k - $220k

OpenZeppelin

Remote

$71k - $154k

Hyperbolic Labs

San Francisco, CA, United States

$72k - $112k

Base

Remote

$180k - $212k

Anchorage Digital

New York, NY, United States

$105k - $150k

Base

Remote

$180k - $212k

Nethermind

Remote

$72k - $77k

Ripple

New York, NY, United States

$81k - $95k

Openmesh

Sydney, Australia

$32k - $54k

RISC Zero

Remote

$204k - $247k

Provable

San Francisco, CA, United States

$161k - $169k

Matter Labs

Remote

$90k - $150k

Security Analyst

Veridise

This job is closed

We are seeking a highly skilled and motivated security analyst. The ideal candidate will have a strong background in computer science, possess advanced technical expertise, and demonstrate a deep understanding of security principles. This role involves identifying and mitigating security vulnerabilities through manual code review, running cutting-edge security tools and analyzing their results, actively staying up-to-date on emerging security threats, and learning to audit in new and exciting technologies.

Veridise is a blockchain security company founded in 2022 by academics focused on bringing increased automation to the security landscape.

Veridise performs security audits for smart contracts, zero-knowledge circuits, blockchain implementations, key management services, and other off-chain services like relayers, bridges, wallet integrations, and more. Additionally, many members of the Veridise team research and develop modern security tools designed to tackle the ever-changing landscape of blockchain development, providing novel and automated insights into the security of smart contracts and zero-knowledge circuits.

- https://veridise.com/careers/security-analyst/

- https://veridise.com/careers/lead-security-analyst/

What is Zero-knowledge?

Zero-knowledge is a concept in cryptography that allows two parties to exchange information without revealing any additional information beyond what is necessary to prove a particular fact

In other words, zero-knowledge is a way of proving something without actually revealing any details about the proof

Here are some examples of zero-knowledge:

  1. Password authentication: When you enter your password to log into an online account, the server doesn't actually know your password. Instead, it checks to see if the hash of your password matches the stored hash in its database. This is a form of zero-knowledge because the server doesn't know your actual password, just the hash that proves you know the correct password.
  2. Sudoku puzzles: Suppose you want to prove to someone that you've solved a particularly difficult Sudoku puzzle. You could do this by providing them with the completed puzzle, but that would reveal how you solved it. Instead, you could use a zero-knowledge proof where you demonstrate that you know the solution without actually revealing the solution itself.
  3. Bitcoin transactions: In a Bitcoin transaction, you prove that you have ownership of a certain amount of Bitcoin without revealing your private key. This is done using a zero-knowledge proof called a Schnorr signature, which allows you to prove ownership of a specific transaction output without revealing the private key associated with that output.
  4. Secure messaging: In a secure messaging app, you can prove to your contacts that you have access to a shared secret without revealing the secret itself. This is done using a zero-knowledge proof, which allows you to prove that you have access to the secret without actually revealing what the secret is.