Open in app

Sign in

Write

Sign in

Mastodon
Laszlo Fazekas
Laszlo Fazekas

867 Followers

Home

About

Published in

JavaScript in Plain English

·Nov 12

Zero-Knowledge Group Membership Management With the Semaphore Protocol

Semaphore is a zero-knowledge protocol enabling anonymous group membership proof and signaling that we can use for many things. Anonymous voting, anonymizing financial transactions, and OpenAI CEO Sam Altman’s WorldCoin project uses Semaphore to ensure the anonymity of its users. The basic logic of Semaphore is very similar to the…

Blockchain

7 min read

Zero-Knowledge Group Membership Management With the Semaphore Protocol
Zero-Knowledge Group Membership Management With the Semaphore Protocol
Blockchain

7 min read


Published in

Better Programming

·Oct 30

How To Sign EIP-712 Structured Data With MetaMask

MetaMask is one of the most used crypto wallets, but it offers much more than that. With its help, we have the possibility to digitally sign data structures, which can be utilized in many different ways. One option is to use MetaMask for authenticating our users. In this case, we…

Blockchain

6 min read

How To Sign EIP-712 Structured Data With MetaMask
How To Sign EIP-712 Structured Data With MetaMask
Blockchain

6 min read


Published in

Better Programming

·Oct 19

Decentralized ActivityPub Could Be the Future of Social Networks

ActivityPub is an open, distributed social network protocol standardized by the World Wide Web Consortium. Its first version was released in 2018, so it is not new. …

Social Network

7 min read

Decentralized ActivityPub Could Be the Future of Social Networks
Decentralized ActivityPub Could Be the Future of Social Networks
Social Network

7 min read


Published in

Better Programming

·Sep 13

Karma: An ERC20-compatible Alternative Money on the Ethereum Blockchain

Have you ever thought about how money is created? Well, typically, it is made out of nothing by banks. When someone takes out a loan, the bank adds the borrowed money to the amount already recorded in its database for the bank account. So if $100 was already present in…

Blockchain

8 min read

Karma: An ERC20-compatible Alternative Money on the Ethereum Blockchain
Karma: An ERC20-compatible Alternative Money on the Ethereum Blockchain
Blockchain

8 min read


Published in

Geek Culture

·Jun 23

Why Brain-Machine Interfaces Will Be Human Kind’s Greatest Invention

I admit that the title may seem strange at first. Why are Brain-Computer Interfaces among humanity’s most important innovations ever made? Just consider fusion energy, which could provide us with infinite energy. Wouldn’t an infinite amount of energy be more critical? But do we need an infinite amount of energy…

Virtual Reality

7 min read

Why Brain-Machine Interfaces Will Be Human Kind’s Greatest Invention
Why Brain-Machine Interfaces Will Be Human Kind’s Greatest Invention
Virtual Reality

7 min read


Published in

Better Programming

·May 3

How LLMs Like ChatGPT Can Use Plugins and Tools

Spoken language is only the first step because anything can be tokenized — Large Language Models (LLMs), such as ChatGPT, have made a significant impact, although they have some very strong limitations. One of these limitations is that these models are prewired. This means they are trained on a big set of documents, so they have a very big knowledge, but they cannot…

Artificial Intelligence

4 min read

How LLMs like ChatGPT can use plugins and tools
How LLMs like ChatGPT can use plugins and tools
Artificial Intelligence

4 min read


Published in

Geek Culture

·Apr 7

The First Moment of the Singularity (Co-Written by OpenAI Text-Davinci-003)

I’m basically a tech writer, but sometimes I write short sci-fi novels. Usually, I write them in my native language. In 2018, I translated one of my novels. Non-native readers liked it, but native English readers find it hard to read. …

Singularity

7 min read

The First Moment of the Singularity (Co-Written by OpenAI Text-Davinci-003)
The First Moment of the Singularity (Co-Written by OpenAI Text-Davinci-003)
Singularity

7 min read


Jan 30

An introduction of zk-merkle-tree, a JavaScript library for anonymous voting on Ethereum using zkSNARK

Anonymity in voting is one of the basic requirements, but on a public network like a blockchain, it’s not trivial to implement it. Fortunately, the technology of zero-knowledge proofs (ZKP) makes it possible, but unfortunately, ZKP is a very complex technology. …

Blockchain

12 min read

An introduction of zk-merkle-tree, a JavaScript library for anonymous voting on Ethereum using…
An introduction of zk-merkle-tree, a JavaScript library for anonymous voting on Ethereum using…
Blockchain

12 min read


Jan 23

How I Built an Anonymous Voting System on the Ethereum Blockchain Using Zero-Knowledge Proof

I’ve started to deal with the technology of zero-knowledge proofs because I was curious if it was possible to create an anonymous, unhackable voting system on the blockchain. Paper-based voting (like the Elections) is a very expensive way of voting. …

Zero Knowledge Proofs

8 min read

How I Built an Anonymous Voting System on the Ethereum Blockchain Using Zero-Knowledge Proof
How I Built an Anonymous Voting System on the Ethereum Blockchain Using Zero-Knowledge Proof
Zero Knowledge Proofs

8 min read


Published in

Better Programming

·Jan 10

Zero-Knowledge Proofs Using SnarkJS and Circom

A JavaScript tutorial — The technology of zero-knowledge proof and especially zk-SNARK is one of the most exciting ones in the field of crypto because of the following reasons: You can prove you have information without revealing it (for example, you can use it for anonymous voting). The proof is small and easy to…

Programming

5 min read

Zero-Knowledge Proofs Using SnarkJS and Circom
Zero-Knowledge Proofs Using SnarkJS and Circom
Programming

5 min read

Laszlo Fazekas

Laszlo Fazekas

867 Followers

Software developer, contributing writer

Following
  • Martin Rezny

    Martin Rezny

  • Gabriel Varaljay

    Gabriel Varaljay

  • Somnium Space

    Somnium Space

  • Modulus

    Modulus

  • Privacy & Scaling Explorations

    Privacy & Scaling Explorations

See all (115)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams