314297
Mikhail
@zkbringer.eth #314297
Based builder. On a mission to /bring billion people onchain // zkBring contributor & Linkdrop founder
314 Follower 157 Following
Some of the key learnings:
- crypto power users hesitant to install a 3rd party extension. Updating the design to add more info about why the extension is required for the zkTLS verification and why zkPass can be trusted (500k+ installs, audited & open-source code, backed by legit VCs, etc)
- less savvy users don't care that much about this issue (they mainly want to claim tokens)
- since we launched the testnet version Reddit has retired the API endpoint we were validating and the zkTLS verificatiion schema no longer works. To mitigate this issue in the future: a. we're adding a way to update the schema for existing drops. b. we will limit timeframe of the drop (e.g. 2 weeks) to lower the chance of API changes within this timeframe
- crypto power users hesitant to install a 3rd party extension. Updating the design to add more info about why the extension is required for the zkTLS verification and why zkPass can be trusted (500k+ installs, audited & open-source code, backed by legit VCs, etc)
- less savvy users don't care that much about this issue (they mainly want to claim tokens)
- since we launched the testnet version Reddit has retired the API endpoint we were validating and the zkTLS verificatiion schema no longer works. To mitigate this issue in the future: a. we're adding a way to update the schema for existing drops. b. we will limit timeframe of the drop (e.g. 2 weeks) to lower the chance of API changes within this timeframe
Loading...
zkBring demo: verify Uber account (at least one trip) and claim tokens.
airdrops for real humans, not bots:
> zkTLS verification via zkPass
> instant gasless onboarding with Coinbase Wallet
> token incentives to get onchain
launching on Base soon. DM to test!
airdrops for real humans, not bots:
> zkTLS verification via zkPass
> instant gasless onboarding with Coinbase Wallet
> token incentives to get onchain
launching on Base soon. DM to test!
With zkTLS, any data from any website can become airdrop criteria.
The screenshot shows our current airdrops live on Base Sepolia.
For Mainnet launch and our first zkTLS airdrop, we're designing criteria that:
- are difficult to Sybil
- are relevant to most users (at least one per person)
- showcase zkTLS's full potential
The screenshot shows our current airdrops live on Base Sepolia.
For Mainnet launch and our first zkTLS airdrop, we're designing criteria that:
- are difficult to Sybil
- are relevant to most users (at least one per person)
- showcase zkTLS's full potential
Launching next week. Anyone wants to test an early version on Base Sepolia and give us your feedback?
Loading...
Platform polished and ready. Launching soon. Currently finishing the docs and working on our first campaign drops.
How to disable multiple smart contracts to claim the same webproof and allow user to choose an address to claim after proof generation:
1. Create an ephemeral signer
2. XOR drop contract and ephemeral signer addresses
3. Generate webproof attached to the XORed address
4. Let the user create a new wallet and sign the fresh new address with ephemeral signer
5. At claim drop contract computes XOR address, verifies that it's attached to the webproof and verifies that claimer address was signed by ephemeral key
initially I came up with hashing two addresses instead of XORing, but @cxrtisxl suggested XORing them instead of hashing and I liked it better.
1. Create an ephemeral signer
2. XOR drop contract and ephemeral signer addresses
3. Generate webproof attached to the XORed address
4. Let the user create a new wallet and sign the fresh new address with ephemeral signer
5. At claim drop contract computes XOR address, verifies that it's attached to the webproof and verifies that claimer address was signed by ephemeral key
initially I came up with hashing two addresses instead of XORing, but @cxrtisxl suggested XORing them instead of hashing and I liked it better.
re: onchain reputation:
We will add SBT support to Bring. Generate zkTLS webproof of any internet data (e.g. that you've played N hours on Steam) and claim a corresponding SBT. Now you have a way to target Steam players onchain.
https://x.com/JayLovesPotato/status/1894726519077138872
We will add SBT support to Bring. Generate zkTLS webproof of any internet data (e.g. that you've played N hours on Steam) and claim a corresponding SBT. Now you have a way to target Steam players onchain.
https://x.com/JayLovesPotato/status/1894726519077138872
1/ discussed with @noisebody0x what zkTLS webproof to add to our airdrop launcher at first. we want it to be such that it covers a use case relevant for many people / projects.
@spacehzxmayhem almost finished working on the airdrop launcher.
Here are some sneak pics. Wdyt guys?
Here are some sneak pics. Wdyt guys?
Welcome to /bring - we build airdrop platform that targets users based on their web2 activity using zkTLS protocol. We want to $bring billions onchain.
Use bring for:
• Creating airdrop campaigns for tokens on Base
• Reaching Web2 audiences through targeted engagement
• Marketing campaigns and vampire attacks to attract new users
Bring uses zkTLS webproofs to verify Web2 data in a permissionless, privacy-preserving way, allowing projects to target specific users without relying on external APIs. This enables verifiable onchain proof of actions like:
• Instagram: Following a specific account
• TikTok: Reaching 1k views on a video
• GitHub: Committing to a repository
We can /bring every TikTok and Instagram user onchain through targeted airdrops. And this is just the beginning – webproofs can be created for any data on any website.
zkbring.com
Use bring for:
• Creating airdrop campaigns for tokens on Base
• Reaching Web2 audiences through targeted engagement
• Marketing campaigns and vampire attacks to attract new users
Bring uses zkTLS webproofs to verify Web2 data in a permissionless, privacy-preserving way, allowing projects to target specific users without relying on external APIs. This enables verifiable onchain proof of actions like:
• Instagram: Following a specific account
• TikTok: Reaching 1k views on a video
• GitHub: Committing to a repository
We can /bring every TikTok and Instagram user onchain through targeted airdrops. And this is just the beginning – webproofs can be created for any data on any website.
zkbring.com
some stats:
- 867 users opened site
- 137 claims (users had to generate zkTLS webproof of X account ownership and be whitelisted to be eligible to claim)
Need to dig more into data. First thoughts: people are ok with using reclaim to generate webproofs if there's an incentive to do it.
- 867 users opened site
- 137 claims (users had to generate zkTLS webproof of X account ownership and be whitelisted to be eligible to claim)
Need to dig more into data. First thoughts: people are ok with using reclaim to generate webproofs if there's an incentive to do it.
Loading...
> there are no big zk apps yet
> zk tech is ready for mass adoption
bring is in the right spot
> zk tech is ready for mass adoption
bring is in the right spot
Observations with Bring. Feel free to ask questions about this and what we're building in general.
Loading...
What content should we post here more?
Detailed dev updates with the current struggles or less spammy more polished takes?
Detailed dev updates with the current struggles or less spammy more polished takes?
v0 of the claim app is ready, taking snapshot of all replies.
10k views only about 30 replies (i guess people on X don't want to doxx their IG accounts).
Can load handles in the db manually but want to test the process to make sure it can scalable.
Using snscrape lib, however, getting into some certificate issues...
10k views only about 30 replies (i guess people on X don't want to doxx their IG accounts).
Can load handles in the db manually but want to test the process to make sure it can scalable.
Using snscrape lib, however, getting into some certificate issues...
Loading...