Technology

Discover practical tips and insights designed to help teams launch, scale, and succeed faster.

Latest articles

Technology
Related to optimize rust ci build and test speed with github actionsLearn more about optimize rust ci build and test speed with github actions

Optimize Rust CI Build and Test Speed with GitHub Actions

Discover how we sped up our Rust CI with GitHub Actions: parallel jobs, artifact caching, tuned cargo profiles, and cargo-nextest for faster test runs.

Thierry LeblondThierry Leblond

4 mins

Technology
Related to how reqwest streams http responses in a browser contextLearn more about how reqwest streams http responses in a browser context

How Reqwest Streams HTTP Responses in a Browser Context

A deep dive into how Rust's reqwest client streams response bytes on wasm32 instead of blocking, and why that matters for Parsec's SSE in the browser.

Thierry LeblondThierry Leblond

4 mins

Technology
Related to protect sensitive cloud data with parsec: bsmart interviewLearn more about protect sensitive cloud data with parsec: bsmart interview

Protect Sensitive Cloud Data With Parsec: BSMART Interview

Watch Thierry Leblond, Parsec's CEO, explain how to protect sensitive data in the cloud in this BSMART interview for Enjeux & Priorite.

Thierry LeblondThierry Leblond

1 min

Technology
Related to parsec v3 explained: why we migrated from python to rustLearn more about parsec v3 explained: why we migrated from python to rust

Parsec V3 Explained: Why We Migrated From Python to Rust

Parsec V3 is being rewritten from Python to Rust for better performance and web compatibility. Discover the objectives behind this gradual migration.

Thierry LeblondThierry Leblond

3 mins

Technology
Related to cipher: data-centric security for zero trust architectureLearn more about cipher: data-centric security for zero trust architecture

Cipher: Data-Centric Security for Zero Trust Architecture

A TERATEC 2023 talk on how PARSEC's Zero Trust and Zero Knowledge architecture secures data end-to-end, converging with NATO's security standard.

Thierry LeblondThierry Leblond

9 mins

Technology
Related to software supply chain security: key takeaways and toolsLearn more about software supply chain security: key takeaways and tools

Software Supply Chain Security: Key Takeaways and Tools

Key takeaways from a Software Supply Chain Security event covering SBOM, the SLSA framework, ScoreCards, and dependency risk tools we discovered.

Thierry LeblondThierry Leblond

4 mins

Technology
Related to parsec key transfer cryptography for sharing sensitive dataLearn more about parsec key transfer cryptography for sharing sensitive data

PARSEC Key Transfer Cryptography for Sharing Sensitive Data

Scille's PARSEC uses key transfer cryptography to secure healthcare data sharing via the cloud, blending Zero Trust and Zero Knowledge. Learn how it works.

Thierry LeblondThierry Leblond

4 mins

Technology
Related to parsec inside: how pki integration simplifies enrolmentLearn more about parsec inside: how pki integration simplifies enrolment

Parsec Inside: How PKI Integration Simplifies Enrolment

Parsec now supports PKI-based enrolment, enabling faster and more secure onboarding for teams using LDAP or Active Directory. Learn more today.

Thierry LeblondThierry Leblond

3 mins

Technology
Related to zero trust strategy: a new horizon for it securityLearn more about zero trust strategy: a new horizon for it security

Zero Trust Strategy: A New Horizon for IT Security

Explore the origins and principles of the Zero Trust security model, from the 2007 Jericho Forum to NIST standards, and why it matters for IT security.

Thierry LeblondThierry Leblond

4 mins

Technology
Related to parsec on the web: building a zero-trust browser appLearn more about parsec on the web: building a zero-trust browser app

Parsec on the Web: Building a Zero-Trust Browser App

Parsec's Rust core and VueJS GUI bring it to the browser. See how virtual drives, app distribution and authentication adapt to a Zero Trust web platform.

Thierry LeblondThierry Leblond

9 mins

Technology
Related to self-sovereign identity explained: a new trust modelLearn more about self-sovereign identity explained: a new trust model

Self-Sovereign Identity Explained: A New Trust Model

Self-sovereign identity gives individuals control over their own digital identity data. Discover how SSI works and how eIDAS supports it in Europe.

Thierry LeblondThierry Leblond

9 mins

Technology
Related to montpellier airport case study: secure document sharingLearn more about montpellier airport case study: secure document sharing

Montpellier Airport Case Study: Secure Document Sharing

Montpellier Méditerranée airport now relies on Parsec's ANSSI-certified platform to securely share restricted documents. Discover why the team chose it.

Thierry LeblondThierry Leblond

1 min

Technology
Related to campus cyber france names parsec a first prizewinnerLearn more about campus cyber france names parsec a first prizewinner

Campus Cyber France Names Parsec a First Prizewinner

Campus Cyber France was inaugurated in Paris, and Parsec's Event Horizon project was named among the first prizewinners for its Zero Trust office suite.

Thierry LeblondThierry Leblond

2 mins

Technology
Learn more about parsec joins la place stratégique startup ecosystem

Parsec Joins La Place Stratégique Startup Ecosystem

Parsec has been selected to join La Place Stratégique, a program supporting strategic French startups in defense, sovereignty and innovation sectors.

Thierry LeblondThierry Leblond

1 min

Technology
Related to zero trust: why parsec is a highly secure solutionLearn more about zero trust: why parsec is a highly secure solution

Zero Trust: Why Parsec Is a Highly Secure Solution

CTO Emmanuel Leblond explains why Zero Trust is cybersecurity's new standard, and how Parsec balances strong security with ease of use for everyone.

Thierry LeblondThierry Leblond

2 mins

Technology
Related to qt and trio: building a parsec desktop applicationLearn more about qt and trio: building a parsec desktop application

Qt and Trio: Building a Parsec Desktop Application

See how the Parsec team combined Qt's synchronous GUI with the asynchronous Trio framework, solving threading challenges to build a working desktop app.

Thierry LeblondThierry Leblond

4 mins

Technology
Related to sas explained: how parsec securely enrolls new usersLearn more about sas explained: how parsec securely enrolls new users

SAS Explained: How Parsec Securely Enrolls New Users

Learn how Parsec's Single Authentication String (SAS) uses Diffie-Hellman key exchange to safely enroll new users without a man-in-the-middle attack.

Thierry LeblondThierry Leblond

12 mins

Technology
Related to intel sgx re-encryption proof of concept in parsecLearn more about intel sgx re-encryption proof of concept in parsec

Intel SGX Re-Encryption Proof of Concept in Parsec

This technical deep dive explains how Intel SGX enclaves enable secure key re-encryption in Parsec, detailing the proof-of-concept and implementation code.

Thierry LeblondThierry Leblond

6 mins

Technology
Related to porting parsec to macos: technical feedback and fixesLearn more about porting parsec to macos: technical feedback and fixes

Porting Parsec to macOS: Technical Feedback and Fixes

Discover the technical challenges of porting Parsec to macOS, from FUSE mount-point issues to dark theme fixes, and how the team solved each one.

Thierry LeblondThierry Leblond

6 mins

Technology
Related to intel sgx: securing data re-encryption in the cloudLearn more about intel sgx: securing data re-encryption in the cloud

Intel SGX: Securing Data Re-Encryption in the Cloud

When access is revoked, data must be re-encrypted securely. Discover how Intel SGX enclaves protect this process from compromised cloud servers.

Thierry LeblondThierry Leblond

3 mins

Technology
Related to hypothesis testing: why we love property-based testingLearn more about hypothesis testing: why we love property-based testing

Hypothesis Testing: Why We Love Property-Based Testing

Parsec's complex async codebase demanded much better testing. Discover why property-based testing with Hypothesis became essential for catching edge cases.

Thierry LeblondThierry Leblond

8 mins

Start securing your sensitive data today

Enjoy a 15-day free trial — You can cancel anytime.