Perform numpy-like analysis on data that remains in someone elses server
Project description
Perform data science on data
that remains in someone else's
server
Quickstart
✅ Linux
✅ macOS
✅ Windows
* ✅ Docker
✅ Kubernetes
Install Client
$ pip install -U syft -f https://whls.blob.core.windows.net/unstable/index.html
Launch Server
# from Jupyter / Python
import syft as sy
sy.requires(">=0.8.1,<0.8.2")
node = sy.orchestra.launch(name="my-domain", port=8080, dev_mode=True, reset=True)
# or from the command line
$ syft launch --name=my-domain --port=8080 --reset=True
Starting syft-node server on 0.0.0.0:8080
Launch Client
import syft as sy
sy.requires(">=0.8.1,<0.8.2")
domain_client = sy.login(port=8080, email="info@openmined.org", password="changethis")
PySyft in 10 minutes
- 00-load-data.ipynb
- 01-submit-code.ipynb
- 02-review-code-and-approve.ipynb
- 03-data-scientist-download-result.ipynb
- 04-jax-example.ipynb
- 05-custom-policy.ipynb
- 06-multiple-code-requests.ipynb
- 07-domain-register-control-flow.ipynb
Deploy Kubernetes Helm Chart
$ kubectl create namespace syft
$ helm install my-domain syft --namespace syft --version 0.8.1 --repo https://openmined.github.io/PySyft/helm
Azure or GCP Ingress
$ helm install ... --set ingress.ingressClass="azure/application-gateway"
$ helm install ... --set ingress.ingressClass="gce"
Deploy to a Container Engine or Cloud
-
Install our handy 🛵 cli tool which makes deploying a Domain or Gateway server to Docker or VM a one-liner:
pip install -U hagrid
-
Then run our interactive jupyter Install 🧙🏽♂️ WizardBETA:
hagrid quickstart
-
In the tutorial you will learn how to install and deploy:
PySyft
= ournumpy
-like 🐍 Python library for computing onprivate data
in someone else'sDomain
PyGrid
= our 🐳docker
/ 🐧vm
Domain
&Gateway
Servers whereprivate data
lives
Docs and Support
Install Notes
- HAGrid 0.3 Requires: 🐍
python
🐙git
- Run:pip install -U hagrid
- Interactive Install 🧙🏽♂️ WizardBETA Requires 🛵
hagrid
: - Run:hagrid quickstart
- PySyft 0.8.1 Requires: 🐍
python 3.9 - 3.11
- Run:pip install -U syft
*Windows
users must run this first:pip install jaxlib==0.4.10 -f https://whls.blob.core.windows.net/unstable/index.html
- PyGrid Requires: 🐳
docker
, ☸️kubernetes
or 🐧ubuntu
VM - Run:hagrid launch ...
Versions
0.9.0
- Coming soon...
0.8.2
(Beta) - dev
branch 👈🏽 API - Coming soon...
0.8.1
(Stable) - API
Deprecated:
0.8.0
- API0.7.0
- Course 3 Updated0.6.0
- Course 30.5.1
- Course 2 + M1 Hotfix0.2.0
-0.5.0
PySyft and PyGrid use the same version
and its best to match them up where possible. We release weekly betas which can be used in each context:
PySyft (Stable): pip install -U syft
PyGrid (Stable) hagrid launch ... tag=latest
PySyft (Beta): pip install -U syft --pre
PyGrid (Beta): hagrid launch ... tag=beta
HAGrid is a cli / deployment tool so the latest version of hagrid
is usually the best.
What is Syft?
Syft
is OpenMined's open source
stack that provides secure
and private
Data Science in Python. Syft decouples private data
from model training, using techniques like Federated Learning, Differential Privacy, and Encrypted Computation. This is done with a numpy
-like interface and integration with Deep Learning
frameworks, so that you as a Data Scientist
can maintain your current workflow while using these new privacy-enhancing techniques
.
Why should I use Syft?
Syft
allows a Data Scientist
to ask questions
about a dataset
and, within privacy limits
set by the data owner
, get answers
to those questions
, all without obtaining a copy
of the data itself. We call this process Remote Data Science
. It means in a wide variety of domains
across society, the current risks
of sharing information (copying
data) with someone such as, privacy invasion, IP theft and blackmail will no longer prevent the vast benefits
such as innovation, insights and scientific discovery which secure access will provide.
No more cold calls to get access
to a dataset. No more weeks of wait times
to get a result
on your query
. It also means 1000x more data
in every domain. PySyft opens the doors to a streamlined Data Scientist workflow
, all with the individual's privacy
at its heart.
Terminology
👨🏻💼 Data Owners |
👩🏽🔬 Data Scientists |
---|---|
Provide |
Are end |
🏰 Domain Server |
🔗 Gateway Server |
Manages the |
Provides services to a group of |
Community
Courses
Contributors
OpenMined and Syft appreciates all contributors, if you would like to fix a bug or suggest a new feature, please see our guidelines.
Supporters
Open Collective
OpenMined
is a fiscally sponsored 501(c)(3)
in the USA. We are funded by our generous supporters on Open Collective.
Disclaimer
Syft is under active development and is not yet ready for pilots on private data without our assistance. As early access participants, please contact us via Slack or email if you would like to ask a question or have a use case that you would like to discuss.
License
Apache License 2.0
Person icons created by Freepik - Flaticon
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file syft-0.8.2b9.tar.gz
.
File metadata
- Download URL: syft-0.8.2b9.tar.gz
- Upload date:
- Size: 310.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 747d638c91a722f233025ebfc7cd5b2960126c54685146c989e81b10b007bf9a |
|
MD5 | 3b8939f5055007da273ccc94c22ee5a7 |
|
BLAKE2b-256 | ee34de4a69f2acef1f0a0d97901334d22d7536b0b21491bbab971ed7aa69ffce |
File details
Details for the file syft-0.8.2b9-py2.py3-none-any.whl
.
File metadata
- Download URL: syft-0.8.2b9-py2.py3-none-any.whl
- Upload date:
- Size: 369.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76d46d2ba090acba318aa81b8331f2c1ef1777d4266942eb57bb0a312e41016e |
|
MD5 | df615b737bb0cde0b92d9a8ddbe85ee6 |
|
BLAKE2b-256 | 20b08d8978e783a420976d377a1def4103566f4e8c0187da6a8125d9a05c7163 |