Zero Knowledge (ZK) Jobs

887 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

Hatch IT

Washington, United States

$150k - $200k

Nexus

Brazil

$140k - $157k

Nexus

Argentina

$140k - $157k

Nexus

Argentina

$98k - $120k

Aztec

Remote

$133k - $156k

Aztec

Remote

$91k - $162k

Aztec

Remote

$90k - $145k

ChainGPT

Remote

$22k - $75k

Gemini

New York, NY, United States

$140k - $200k

ChainGPT

Remote

$22k - $75k

ChainGPT

Remote

$22k - $75k

Trillion

Remote

Veridise

Remote

MLabs

New York, NY, United States

$200k - $400k

ChainGPT

Remote

$22k - $75k

Hatch IT
$150k - $200k
Somerville, MA OR Washington, DC.
Apply

Senior Software Developer, Cryptography

Somerville, MA OR Washington, DC.
Featured Hatch Accounts – VIA /
Full Time /
Hybrid

Apply for this job
hatch I.T. is partnering with VIA to find a Senior Software Developer, Cryptography. See details below:

About the Role:
An impressive mission requires an equally impressive Senior Software Developer, Cryptography
VIA is seeking a highly motivated Senior Software Developer specialising in Cryptography to join their team. You will design, implement, and automate secure, scalable microservices leveraging cutting-edge privacy and Web3 technologies. You will collaborate with Senior engineers and developers on : A product where passwordless login, decentralized identity and blockchain integration come together to provide the highest level of security to individuals and organizations.
Individuals who excel in this role are motivated by solving complex architectural challenges and championing software excellence in the intersection of cryptography, Web3, and cloud platforms. Are you ready to join VIA?

Responsibilities:

    • Lead the design and development of secure, reliable microservices, applying best practices in software architecture
    • Define, document, and drive the adoption of efficient end-to-end SDLC and CI/CD automation pipelines
    • Proactively monitor, troubleshoot, and optimize the performance of deployed applications
    • Integrate VIA's Web3 components and privacy-preserving technologies (e.g., cryptography, passwordless login, classical & post quantum cryptography, zero knowledge proofs)
    • Develop and execute comprehensive automated testing strategies to ensure high software quality and robustness
    • Continuously explore and integrate advancements in privacy, cryptography, and distributed systems
    • Serve as a subject matter expert in privacy and security, guiding project delivery and technical choicesClearly articulate complex software designs and technical processes to diverse, cross-functional teams Serve as a subject matter expert in privacy and security, guiding project delivery and technical choices
    • Clearly articulate complex software designs and technical processes to diverse, cross-functional teams

Requirements:

    • Bachelor’s degree or higher in computer science, mathematics, engineering, or science
    • 5+ years of relevant full-stack or backend development experience
    • Strong experience with cloud-based microservices architecture, including Istio Service Mesh, zero-trust, and observability
    • Experience developing RESTful APIs (e.g., FastAPI) secured by OAuth2/Auth
    • Experience integrating asymmetric and/or symmetric encryption in applications
    • Extensive knowledge of parallel processing, message brokers, and/or distributed task queues
    • Working knowledge of Docker containers and Helm charts
    • Ability to advocate for technical excellence and maintain high software engineering standards
    • Proven ability to give and receive thoughtful feedback on design documents
    • Previous experience leading an Agile team of developers (a plus)
    • Exposure to blockchain systems, zero-knowledge proofs, or IETF RFCs (a plus)
    • Working knowledge of data structures, algorithms, databases (SQL and NoSQL), and in-memory data storage (a plus)
$150,000 - $200,000 a year
We may use artificial intelligence (AI) tools to support parts of the hiring process, such as reviewing applications, analyzing resumes, or assessing responses. These tools assist our recruitment team but do not replace human judgment. Final hiring decisions are ultimately made by humans. If you would like more information about how your data is processed, please contact us.
Apply for this job
⬇
Apply Now

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.