Web 3.0 | Aerospace Engineering Student | Smart contract developer | Security researcher | ZK Engineer | Building @DeCipherLabs_HQ

Tactful Cipher retweeted
I just completed Offensive Security Intro room on TryHackMe! Hack your first website (legally in a safe environment) and experience an ethical hacker's job. tryhackme.com/room/offensive… #tryhackme via @tryhackme
1
1
1
56
I’ve been building Sealed, a private auction system on @aztecnetwork . Bid without revealing what you’re willing to pay. Just finished the first interactive demo. @Zac_Aztec you might be interested in this... sealed-private-auction.verce…
2
4
85
So Sealed isn't trying to claim completely anonymous auctions. The goal is more specific: Private price discovery and verifiable settlement. And I think that’s a much more interesting problem to build around.
1
1
13
The demo is live: sealed-private-auction.verce… I’m going to keep building this out and sharing what I learn along the way, especially around the ZK side of the system.
2
12
Tactful Cipher retweeted
Got to design a network configuration on packet tracer properly without the auto tool and making use of the right cables for the right distances as well as the right ports for the needed cables. I learnt about the 10/100 as well as 1G/10G rj cabling. taking the @Cisco course :)
3
3
12
317
Tactful Cipher retweeted
Replying to @web3privacy
Our co-founder @Zac_Aztec will be there giving a talk on what programmable privacy entails at the system level! Hope to see you there!
If you're building anything that touches user data onchain, this is the @EFDevcon talk to sit in. @Zac_Aztec will present what programmable privacy entails at the system level, from the perspective of the network that already shipped it.
1
3
15
1,449
Tactful Cipher retweeted
Ethereum is developing very useful privacy primitives that lets devs define proofs and efficiently verify and aggregate zkVM programs. What it lacks is a private state model and model for private execution that enables private composability (private smart contracts talking to other private smart contracts). Aztec’s execution model validates that calls executed correct contract code (not generic zk proofs), updates private state reads/writes and contains its own private call stack to ensure it’s possible to make multiple nested calls to different contracts, all modifying their own state. We do all this without revealing the call graph or the state contents. In short - it’s private composability, a private state model and a language that makes building private smart contracts easy and idiomatic. Ethereum are not planning on adding this level of private transaction abstraction into their roadmap, nor is it their intention. If they were to do so they would end up looking like Aztec - which requires a radical divergence in both protocol design and their state model which We built a lot of Aztec’s cryptography and protocol technology because we had to, nothing else existed. I see Ethereum’s privacy initiatives as being very positive and if realised, we would embrace and adopt a lot of what they are deploying, it’s additive to Aztec’s goals.
1
1
4
118
Tactful Cipher retweeted
Programmable privacy allows for unprecedented levels of customization to ensure your data is seen exclusively by the people you choose. What apps would you like to see built with programmable privacy on Aztec?
I want to borrow against private assets without publishing my finances. This requires advanced private composition of credit credentials, lending and payments. Aztec gives developers private smart contracts to build those connections.
7
2
47
7,809
Tactful Cipher retweeted
A viewing key hands over an address's entire history to whoever holds it. Programmable disclosure proves one fact to one party, once, as part of the contract logic. One is a compliance feature bolted on after the fact. The other is Aztec, with compliance designed into the protocol.
10
5
55
7,138
Tactful Cipher retweeted
If you're building anything that touches user data onchain, this is the @EFDevcon talk to sit in. @Zac_Aztec will present what programmable privacy entails at the system level, from the perspective of the network that already shipped it.
Private state. Public network. Hard tradeoffs. @Zac_Aztec, Co-founder of Aztec Network, is joining Devcon 8 to unpack what programmable privacy actually demands from the systems we build & where the toughest design choices show up. Catch his talk in the Privacy & Consent track.
4
3
48
9,029
I’m wrapping up the confidential payroll project I’ve been building on @aztecnetwork . @Zac_Aztec here is the latest update. github.com/tactfulcipher101/…
🧵 A small update on the confidential payroll project @DecipherLabs_HQ . In my last post, I was at the testing and validation stage. Since then, I’ve spent a lot more time debugging the Aztec execution environment than writing new payroll logic 😅
2
2
5
247
The main goal was to build and validate a confidential payroll system around private state. That part is done.
1
15
I’ve cleaned up the repository and documentation and I’m leaving the project here for now. github.com/tactfulcipher101/… This project taught me a lot about private notes, ownership, execution scopes and state transitions. For now, I’m calling it complete.
1
2
21