Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow a server to charge for api calls #9044

Open
wants to merge 22 commits into
base: dev
Choose a base branch
from

Conversation

petermchale
Copy link

@petermchale petermchale commented Jul 14, 2024

Description

Given that micropayments (e.g., less than a cent) are now possible, we may now endow servers with the ability to micro-charge their users for each API call, thereby financing the services the server offers (e.g., storage, compute) in proportion to usage, which is how AWS charges the users of its servers.

Affected Dependencies

None.

How has this been tested?

  • All the driver code (bash, python and jupyter) in the payments directory run successfully on Mac Silicon.

Checklist

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@petermchale
Copy link
Author

@madhavajay: is this feature likely to get incorporated into pysyft at some point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant