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

Job Launcher - Abuse system #1757

Open
portuu3 opened this issue Mar 25, 2024 · 0 comments
Open

Job Launcher - Abuse system #1757

portuu3 opened this issue Mar 25, 2024 · 0 comments
Assignees
Labels

Comments

@portuu3
Copy link
Collaborator

portuu3 commented Mar 25, 2024

Description

  • Webhook: Job Launcher server has the ability to receive a webhook notification whenever a slash on its stake happens.
  • Store payment information: Store in Stripe the payment information of the user to use it for recurring payments. In case of abusive content, the stake of the Job Launcher will be slashed. When the Job Launcher receives a notification about the slash, the Job Requester's card may be charged, based on the severity of the abuse.
  • Slash cron job: Upon receiving slash webhook requests, the system initiates deductions from the Job Requester's account according to the fiat or cryptocurrency procedure and cancels the escrow.
  • Disable crypto payments.

Motivation
Implement abuse system to prevent abusive content in datasets

Implementation details
To be defined by developer
Share implementation proposal with @portuu3 and @Dzeranov before start coding it

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

No branches or pull requests

3 participants