https://github.com/secretflow/easy-psi
Easy PSI is a web platform focused on Private Set Intersection(PSI), which is based on Kuscia and SecretFlow PSI Library.
https://github.com/secretflow/easy-psi
privacy-preserving private-set-intersection
Last synced: 4 months ago
JSON representation
Easy PSI is a web platform focused on Private Set Intersection(PSI), which is based on Kuscia and SecretFlow PSI Library.
- Host: GitHub
- URL: https://github.com/secretflow/easy-psi
- Owner: secretflow
- License: apache-2.0
- Created: 2024-02-05T07:29:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-19T04:01:05.000Z (6 months ago)
- Last Synced: 2025-12-22T01:08:32.813Z (5 months ago)
- Topics: privacy-preserving, private-set-intersection
- Language: Java
- Homepage: https://www.secretflow.org.cn/zh-CN/docs/easy-psi
- Size: 5.11 MB
- Stars: 8
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easy PSI
Easy PSI is a web platform focused on Private Set Intersection(PSI), which is based on [Kuscia](https://github.com/secretflow/kuscia) and [SecretFlow PSI Library](https://github.com/secretflow/psi).
## Documentation
Currently, we only provide detailed documentations in Chinese.
- [Development](./docs/development/build_easypsi_cn.md)
- [User Guide](https://www.secretflow.org.cn/zh-CN/docs/easy-psi/)
## Downloads
For Easy PSI v0.2.0beta or before, you could download installation binaries at https://www.secretflow.org.cn/zh-CN/deployment.
For Easy PSI v0.3.0beta or later, you don't need to install Easy PSI. You could use Easy PSI with Docker. Please check https://hub.docker.com/r/secretflow/easy-psi. We also have mirrors at Alibaba Cloud: secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/easy-psi.
## Disclaimer
Non-release version of Easy PSI is only for demonstration and should not be used in production environments.
Although this version of Easy PSI covers the basic abilities, there may be some security issues and functional defects due to insufficient functionality and unfinished items in the project.
We welcome your active suggestions and look forward to the official release.