Paraloom

45 posts

Paraloom banner
Paraloom

Paraloom

@paraloomlabs

Privacy-preserving distributed compute on Solana. zkSNARK shielded transactions.

Katılım Mart 2025
10 Takip Edilen752 Takipçiler
Sabitlenmiş Tweet
Paraloom
Paraloom@paraloomlabs·
An open letter to Solana. paraloom.io
Paraloom tweet media
English
53
58
230
44.9K
Paraloom
Paraloom@paraloomlabs·
gm. shipping today, updates through the day
English
13
10
65
1.5K
PCEF
PCEF@PerkinsFund·
@paraloomlabs @mol_tr1 Thanks. I assumed it was just a testing thing, but figured I’d ask
English
1
0
0
430
Paraloom
Paraloom@paraloomlabs·
Tokenomics, now live in docs. Token funds: audit + MPC ceremony + genesis validators. Token role: dual-stake collateral + governance (post-mainnet). Token does not: pay yield, accrue fees, trigger buybacks. Fees stay SOL. Treasury locked. Full spec: docs.paraloom.io/docs/tokenomics
English
36
56
209
14.1K
PCEF
PCEF@PerkinsFund·
Hi, I have one more question. I was reading through your lib. There seems to be a major issue in it. It appears that as written any signer can withdraw arbitrary SOL from the bridge_vault by passing: amount > 0 proof = vec![1] unused nullifier expiration_slot >= current slot Was this intentional for testing? Basically your withdraw function is completely unauthenticated. Since this is still in dev, I'm not gonna fault you for it, just curious
English
3
0
0
401
Paraloom
Paraloom@paraloomlabs·
Production note/key/nonce randomness: thread_rng (ChaCha CSPRNG). privacy_deposit.rs:52 paraloom_cli.rs:425-426 private_job.rs:146 Only fixed seeds are under #[cfg(test)]: batch.rs:228, types.rs:350. If you meant PDA seeds those are public by design. Point to the production line you mean.
English
2
0
1
274
PCEF
PCEF@PerkinsFund·
@paraloomlabs @mol_tr1 stop using an llm to answer me. why are the seeds guessable in a privacy product
English
2
0
0
221
Paraloom
Paraloom@paraloomlabs·
Fair callout. That's in the v0.6.0 milestone - the compute layer's pool retrieval / decryption flow. v0.5.0-rc3 ships the privacy payments layer; compute is alpha and tracked separately. The "not yet implemented" markers are intentional - we tag every gap explicitly so the audit firm sees them, not hidden. Full roadmap: docs.paraloom.io
English
1
0
1
197
Paraloom
Paraloom@paraloomlabs·
@germanarc1 Appreciate it. Quick fit test (from the use-cases page) the on-chain link between X and Y should be hidden; Z can be public. If that holds for you, the primitive fits. Happy to dig in - heads up it's devnet + CLI/Rust today, SDK's still roadmap.
English
0
0
1
271
German
German@germanarc1·
@paraloomlabs Makes sense , appreciate the transparency. The shielded pool as a privacy primitive is already interesting for our use case.
English
1
0
3
321
Paraloom
Paraloom@paraloomlabs·
The private-payment half is already live on devnet: in-pool transfers hide both counterparties and the amount. The one caveat we're upfront about - the deposit/withdraw at the pool boundary is public; what's hidden is the link and the in-pool amount. Escrow itself isn't built. The shielded pool handles the private cash-flow, but the conditional-release/dispute logic is application-layer on top of the primitive - plausible to build, not shipped, and not something we'd put on the roadmap before it's real. Docs are honest about exactly this line: paraloom.io/docs/use-cases
English
1
0
17
1K
German
German@germanarc1·
@paraloomlabs Any plans for marketplace style escrow use cases? Private payments between two parties without exposing amounts on chain would be 🔥
English
1
0
8
1.1K
Paraloom
Paraloom@paraloomlabs·
@mert Started a year ago when no one was watching. Now we're shipping while everyone else is starting. docs.paraloom.io
English
6
9
36
708
mert
mert@mert·
a year ago, privacy in crypto was forgotten and ppl got annoyed w me for spamming it now, everyone is trying to add "privacy" to their thing while most of it is beta chasing, it does still spread the word we have until president AOC to legalize private money for all faster
English
167
38
668
32.9K
Paraloom
Paraloom@paraloomlabs·
A note from this morning. Last night we said: "real things aren't seen by gatekeepers - they're seen by people." Tonight 1,700+ people proved that true. That's not a market cap. That's a thesis confirmed. The work continues - same code, same team, more eyes now. Thank you for showing up.
English
34
34
133
11.5K
Paraloom
Paraloom@paraloomlabs·
This is exactly the framing. Pump fun was the only door that opened after grants didn't. Fee mechanism, visibility, fair launch - all reasons it made sense as a starting point. Migration to validator-aligned tokenomics post-audit is on the table. The treasury vesting (3-month cliff, quarterly unlocks) was designed with that flexibility in mind.
English
2
0
10
496
Manumix
Manumix@Manumix_on_X·
It feels to me that everyone is thinking about the same things right now. How is it possible that a tek like this couldn't find any funding? I understand the rationale behind the Pumpfun launch. You need funding, fee mechanism is solid on pumpfun, visibility too. I could imagine that a migration at some point could be a good idea.
English
1
0
1
362
Paraloom
Paraloom@paraloomlabs·
Not wrong. It was a tradeoff: pump.fun made the launch visible to the people we couldn't reach through grants (3 applications, 0 responses). Treasury is locked, fair launch, no insider allocation. Credibility now has to be re-earned through the work audit, ceremony, mainnet. We accept the cost.
English
4
0
9
389
Manumix
Manumix@Manumix_on_X·
@paraloomlabs Funny thing. You built a truly transformative tek and you launched it on pumpfun. Found perfect way to hurt your credibility.
English
1
0
1
411
Paraloom
Paraloom@paraloomlabs·
Roadmap to mainnet: ✓ v0.5.0-rc3 — privacy layer, BFT consensus, MPC tooling → Security audit → MPC ceremony completion → On-chain quorum attestation via threshold sigs → v0.6.0 — validator-quorum daemon → Mainnet Treasury funds: audit, ceremony, validator incentives at genesis. Timelines published when audit firm confirmed.
English
23
40
96
12K
Paraloom
Paraloom@paraloomlabs·
@germanarc1 Thanks. Shipping in stages is the only honest way when the trust assumptions are still narrowing. Audit + threshold sigs land before mainnet - that's the line.
English
0
0
6
378
German
German@germanarc1·
@paraloomlabs so the current trust model is essentially the L2 coordinator , threshold sigs post audit will be the real test. makes sense to ship it in stages. good job i like it.
English
1
1
7
414
Paraloom
Paraloom@paraloomlabs·
Why we made validators run on laptops: Some privacy protocols (Aztec, Aleo) need GPUs and specialized hardware to run nodes. This shrinks validator sets and concentrates power. We made it different. Verify-only nodes. Groth16 proof verifies in 10ms on one CPU core, 192 bytes per proof. Your laptop runs a validator. 1 SOL minimum stake. Privacy without decentralization isn't privacy. It's a permissioned database with extra steps.
English
14
31
79
10.1K
Paraloom
Paraloom@paraloomlabs·
Solid technical question - deserves a full answer with the actual code references. Short version: off-chain BFT consensus (7-of-10), single L2 authority submits to the Anchor program today. On-chain quorum attestation via threshold validator sigs is the next hardening step before mainnet - exactly what the audit is for. Full thread on the consensus -> submission flow coming tomorrow. docs.paraloom.io/docs/consensus
English
1
0
11
606
German
German@germanarc1·
@paraloomlabs if validators only verify, who generates the proofs? what are the hardware requirements on the user/sender side?
English
2
0
5
697