Skip to content

Commit cdca85f

Browse files
authored
Update all post headers to h2 (#434)
1 parent 8ac5aa9 commit cdca85f

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

articles/pse-may-2025-newsletter.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,48 +31,48 @@ projects: [
3131
"semaphore",]
3232
---
3333

34-
At PSE, we work on long-term exploration of cryptographic primitives, applied protocol design, and practical implementation. Heres what our teams have been focused on in May 2025:
34+
At PSE, we work on long-term exploration of cryptographic primitives, applied protocol design, and practical implementation. Here's what our teams have been focused on in May 2025:
3535

3636
## [Post-Quantum Cryptography](https://pse.dev/en/projects/post-quantum-cryptography)
3737

38-
Quantum-resistant cryptography remains a long-term bet for Ethereum. Were currently finalizing a report on aggregating Falcon signatures with LaBRADOR for better efficiency. Early results suggest this may be viable for Ethereum-scale use cases. Were also initiating a collaboration with OpenFHE to explore privacy-friendly AI — a promising direction that brings together verifiable FHE and ML.
38+
Quantum-resistant cryptography remains a long-term bet for Ethereum. We're currently finalizing a report on aggregating Falcon signatures with LaBRADOR for better efficiency. Early results suggest this may be viable for Ethereum-scale use cases. We're also initiating a collaboration with OpenFHE to explore privacy-friendly AI — a promising direction that brings together verifiable FHE and ML.
3939

40-
### [Private Proof Delegation](https://pse.dev/en/projects/private-proof-delegation)
40+
## [Private Proof Delegation](https://pse.dev/en/projects/private-proof-delegation)
4141

4242
To reduce prover requirements for end-users, the Delegated Proving team is finalizing work on a TEE-based privacy-preserving delegation (PPD) system. The next phase will experiment with fully homomorphic encryption (FHE)-based proof-carrying data schemes. Collaboration with COSIC and OpenFHE maintainers is helping us push this forward.
4343

4444
## [Client-Side Proving](https://pse.dev/en/projects/client-side-proving)
4545

46-
Were benchmarking post-quantum proof systems with an eye toward practical deployments in identity. Our recent [zkID benchmarks](https://hackmd.io/@clientsideproving/zkIDBenchmarks) compare multiple options, with future work exploring rerandomization techniques and the Ligerito PCS. This research is feeding directly into the zkID wallet effort.
46+
We're benchmarking post-quantum proof systems with an eye toward practical deployments in identity. Our recent [zkID benchmarks](https://hackmd.io/@clientsideproving/zkIDBenchmarks) compare multiple options, with future work exploring rerandomization techniques and the Ligerito PCS. This research is feeding directly into the zkID wallet effort.
4747

4848
## [Indistinguishability Obfuscation (iO)](https://pse.dev/en/projects/machina-io)
4949

5050
The iO team has reached a critical milestone: a full end-to-end implementation using real security parameters. This makes our approach to iO more concrete than ever. You can read the first writeup on [Machina iO](https://machina-io.com/posts/hello_world_first.html). Next up: formalizing the Diamond iO paper and exploring noise-refreshing optimizations.
5151

52-
### [Verifiable OPRF (vOPRF)](https://pse.dev/en/projects/voprf)
52+
## [Verifiable OPRF (vOPRF)](https://pse.dev/en/projects/voprf)
5353

54-
Weve released an MVP implementation of our collusion-resistant vOPRF system with full documentation and deployment guides. The next step is integrating it into Stealthnote, a secure messaging and note-sharing platform. This will also be the basis for secure authentication in the upcoming PSE Forum.
54+
We've released an MVP implementation of our collusion-resistant vOPRF system with full documentation and deployment guides. The next step is integrating it into Stealthnote, a secure messaging and note-sharing platform. This will also be the basis for secure authentication in the upcoming PSE Forum.
5555

56-
### [TLSNotary](https://pse.dev/en/projects/tlsn)
56+
## [TLSNotary](https://pse.dev/en/projects/tlsn)
5757

5858
TLSNotary has released [alpha.10](https://github.com/tlsnotary/tlsn/releases/tag/v0.1.0-alpha.10), introducing identity-bound attestations and improving the plugin flow for browsers. A team meetup is planned for deeper work on plugin infrastructure and roadmap planning. Expect new updates around zkTLS at DevConnect.
5959

60-
### [MACI](https://pse.dev/en/projects/maci)
60+
## [MACI](https://pse.dev/en/projects/maci)
6161

62-
Weve deepened MACIs integration with on-chain governance tooling. Recent updates include new gatekeepers, an Aragon plugin, and governance-specific UX flows. Weve also sunset the MACI Platform in favor of a modular v3 Starter Kit. MACI is now being integrated into upcoming governance experiments like PriVote and Gitcoin.
62+
We've deepened MACI's integration with on-chain governance tooling. Recent updates include new gatekeepers, an Aragon plugin, and governance-specific UX flows. We've also sunset the MACI Platform in favor of a modular v3 Starter Kit. MACI is now being integrated into upcoming governance experiments like PriVote and Gitcoin.
6363

64-
### [zk-kit](https://pse.dev/en/projects/zk-kit)
64+
## [zk-kit](https://pse.dev/en/projects/zk-kit)
6565

66-
Both the Rust and Noir stacks have seen key improvements. Weve introduced new Merkle root utilities, library versioning via tags, and improved integration support at events like NoirHack. A community exit plan is also in the works to steward zk-kit long-term.
66+
Both the Rust and Noir stacks have seen key improvements. We've introduced new Merkle root utilities, library versioning via tags, and improved integration support at events like NoirHack. A community exit plan is also in the works to steward zk-kit long-term.
6767

68-
### [MPC Framework](https://pse.dev/en/projects/mpc-framework)
68+
## [MPC Framework](https://pse.dev/en/projects/mpc-framework)
6969

7070
The team shipped the Trinity release and launched the Summon API, including support for Deno and early integrations. A strong design and documentation effort is helping push adoption. Work continues on performance, boolean IO support, and integrations with the Ethereum Tour.
7171

72-
### [Mopro](https://pse.dev/en/projects/mopro)
72+
## [Mopro](https://pse.dev/en/projects/mopro)
7373

7474
Mopro continues to be the connective tissue for zkID and identity work across platforms. The team rolled out cross-platform SDKs, integrated ZKEmail Noir circuits, and supported design for architecture diagrams and events. Collaborations are deepening with the EZKL and Anon Aadhaar teams.
7575

76-
### [Semaphore](https://pse.dev/en/projects/semaphore)
76+
## [Semaphore](https://pse.dev/en/projects/semaphore)
7777

78-
Semaphore now runs in native Rust, enabling better mobile and embedded support. Were also exploring scaling Semaphore to millions of users via private information retrieval (PIR). RLN v3 is out with support for EdDSA and LeanIMT. [Live benchmarks](https://rln-benchmarks.vercel.app/) show significant performance gains — see our comparative analysis [here](https://www.notion.so/1ced57e8dd7e809fae70dce3a4061118?pvs=21).
78+
Semaphore now runs in native Rust, enabling better mobile and embedded support. We're also exploring scaling Semaphore to millions of users via private information retrieval (PIR). RLN v3 is out with support for EdDSA and LeanIMT. [Live benchmarks](https://rln-benchmarks.vercel.app/) show significant performance gains — see our comparative analysis [here](https://www.notion.so/1ced57e8dd7e809fae70dce3a4061118?pvs=21).

0 commit comments

Comments
 (0)