secretflow/secretflow
A unified framework for privacy-preserving data analysis and machine learning observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 79
- Release rhythm 37
- Longevity 100
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 72.0
- age_days: 1601
- days_rel: 341
- days_push: 131
- n_releases_24m: 7
Adoption not part of the score
2695 stars · 470 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SecretFlow is a unified Python framework for privacy-preserving data analysis and machine learning. It layers cryptographic devices (MPC, HE, TEE), a device-flow DAG abstraction, and algorithm/workflow layers for training on horizontally or vertically partitioned data.
Use cases
- train machine learning models on federated data without sharing raw data
- run joint data analysis across parties with secure multiparty computation
- apply differential privacy to model training
- compute private set intersection between two datasets
- do vertical federated learning on feature-partitioned data
- build privacy-preserving data pipelines with hyperparameter tuning
When to choose
- you need multi-party analytics or ML where data cannot leave each party
- you want a single framework covering MPC, HE, TEE, and federated learning
- you need both horizontal and vertical data partitioning support
When to avoid
- you only need simple single-party ML without privacy constraints
- you need a lightweight production deployment without container orchestration
- your team cannot handle the operational complexity of cryptographic protocols
Facets
framework · maturity active
machine-learning cryptography data-science security privacy rag privacy machine-learning data-science security artificial-intelligence python privacy-preserving federated-learning secure-multiparty-computation homomorphic-encryption differential-privacy private-set-intersection trusted-execution-environment split-learning confidential-computing linux docker
3 sources
- readme: https://github.com/secretflow/secretflow · fetched 2026-08-28 · 0b78210ddf8a
- homepage: https://www.secretflow.org.cn/docs/secretflow/en/ · fetched 2026-08-29 · 9ccc1111f64c
- registry_pypi: https://pypi.org/pypi/secretflow/json · fetched 2026-08-29 · 1ed620bc3323
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| secretflow/secretflow | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="secretflow/secretflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem