SyftJS
SyftJS is an open-source JavaScript library within the OpenMined ecosystem that provides privacy-preserving machine learning primitives for JavaScript environments. It is designed to run in web browsers and on Node.js, enabling data contributors to participate in model training and analysis without exposing raw data.
The library focuses on privacy-preserving techniques such as federated learning, secure multi-party computation, and differential privacy.
SyftJS aims to be interoperable with Python-based OpenMined tooling, such as PySyft, to support end-to-end privacy-preserving
The project is open-source and hosted on public repositories under a permissive license. It is part of