Add Fully Homomorphic Encryption (FHE) to your app in minutes, not months.

Joined April 2021
64 Photos and videos
Pinned Tweet
🌞 Introducing SPF🧴🔒 Our Secure Processing Framework (SPF) enables developers to bring FHE to any web2 or web3 app in a performant and scalable way. ✅ One program, any chain ✅ State-of-the-art performance ✅ Future-proof with post-quantum security
60
168
496
44,073
Private internet voting has always had a hard constraint: How do you verify the tally without exposing the votes? In our latest post, we unpack why truly private voting remains elusive, and how ZKPs, threshold cryptography, and FHE get us closer. blog.sunscreen.tech/why-trul…
3
1
13
431
Private information retrieval is the Trojan Horse of homomorphic encryption. It's already deployed to hundreds of millions of users by Apple and Meta. We broke down how it works and built a private DNS demo to show it in action: blog.sunscreen.tech/private-…
3
4
18
1,531
Sunscreen retweeted
Mar 11
This is BIG news for FHE (Fully Homomorphic Encryption) adoption. spectrum.ieee.org/fhe-intel Tech being built by players like @SunscreenTech and @zama could one day be deployed at scale on specialized hardware like Heracles. Now imagine if companies like @nvidia eventually enter the space with chips designed for encrypted computing. 🤯 We’re still so early.
2
2
15
740
Sunscreen retweeted
most people don't care about privacy, unless it enables a new technology or use case.
3 Nov 2025
Say something true, in an interesting way.
8
7
32
2,718
Sunscreen retweeted
Web3 Privacy Ecosystem. Key Projects and Infrastructure As blockchain adoption grows, #privacy solutions are becoming essential for #finance, identity, and data #security. This overview maps the projects shaping the next generation of #crypto infrastructure.
3
3
18
1,796
FHE
8
3
18
1,122
Sunscreen retweeted

11
5
31
1,902
3
2
13
794
The Achilles’ heel of software is its need to decrypt data for processing. FHE eliminates that window of exposure, enabling what some call “full-privacy computing." We are loving reading this from @barisozmen_twi Read: bozmen.io/fhe
1
3
13
733
4
1
15
474
We're excited to announce our partnership with @latticaai to bring production-ready TFHE to developers. Our Parasol compiler helps builders turn ordinary code into high‑performance FHE programs. With Lattica's managed infrastructure, you can deploy encrypted computation without spinning up your own servers. What this means: compile locally with Sunscreen, deploy to Lattica, and run programs on encrypted data in production. No plaintext exposure, no infrastructure headaches. This opens the door for applications requiring exact computation on sensitive data - from smart contracts to secure voting to genomic analysis. Get started with 3 free compute hours: lattica.ai/tfhe Read more on our blog: blog.sunscreen.tech/deployin…

6
5
23
2,412
Sunscreen retweeted
Replying to @fede_intern @zama
@SunscreenTech really amazing team and extremely open-source oriented
2
11
829
Sunscreen retweeted
Replying to @fede_intern @zama
1
2
11
934
Sunscreen retweeted
Privacy builders don't need to learn complex cryptography or rewrite their applications to integrate privacy anymore. SPF is the end to end, modular platform for building private software.
10
6
33
2,452
Sunscreen retweeted
Private compute isn't just one thing, it's a spectrum of a trust model. TEEs trust hardware, FHE trusts math. Regardless of whether you're building an AI or blockchain app, you should ask: what (or who) are you trusting and whether that trust assumption works for your app.
7
7
32
2,421
Sunscreen retweeted
Spot on. AI needs private inference YESTERDAY.
Take ChatGPT for example. Everything you type: - can be used as evidence against you in court (there’s no legal confidentiality like you’d have with a therapist or lawyer): economictimes.indiatimes.com… - can be used by default to train the model: openai.com/en-GB/policies/ro… That’s what they’re telling you. What they’re not saying is the scary part: they’re basically building the most accurate model of you that’s ever existed: what you like, what you fear, what you’ll say yes to, what gets under your skin. And once someone has that, manipulating you gets way easier and way more precise than ads have ever been. The data you share is the power you give them to steer and manipulate you. Being safe is also staying free. Having your personal conversations with a chatbot like nilGPT (i.e. one that can cryptographically prove that nobody, not even Nillion, can access them) is a new kind of self-care. And honestly, a form of self-respect.
1
4
1,004
Sunscreen retweeted
Privacy is a universal internet language.
13
8
53
3,195
Private compute isn't just one thing, it's a spectrum of a trust model. TEEs trust hardware, FHE trusts math. Regardless of whether you're building an AI or blockchain app, you should ask: what (or who) are you trusting and whether that trust assumption works for your app.
7
7
32
2,421
FHE lets you compute directly on encrypted data, without needing to decrypt data at all. Benefits: 1/ Trust in math; cryptographic guarantees 2/ Good for cloud or decentralized systems where zero trust is important 3/ When data is never decrypted, the attack surface is reduced significantly. Disadvantages: 1/ Currently slower than TEEs for many commercial use cases (but improving fast) 2/ Dev effort can be slightly higher.
1
2
337
Both TEEs and FHE enable privacy-preserving computation, but they approach the problem from different angles. If performance is critical and trust in hardware is acceptable → TEE is a practical choice. If absolute data privacy and decentralization matter most → FHE is the holy grail.
3
310