Federated Secure Computing


License
MIT
Install
pip install fdrtd==0.1.5

Documentation

fdrtd

fdrtd is a free and open source implementation of federated secure computing,
a modern microservice architecture for privacy-preserving computation:

  • multi-protocol technology platform (e.g. secure multipary computation)
  • cryptography is offloaded to the server/cloud (separation of concerns)
  • client-side business logic is easy to implement (no barriers to entry)
  • toolbox of specific microservices (no complex monolithic universality)
  • runs in virtually any environment (compatibility and interoperability)
  • OpenAPI 3.0 standard for 3rd party developers (plug & play extensions)

resources

this repository

this repository holds the Python client

license

language

python-version

usage

pip install fdrtd