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

Provider Content Moderation #337

Open
anilmurty opened this issue Oct 16, 2023 · 8 comments
Open

Provider Content Moderation #337

anilmurty opened this issue Oct 16, 2023 · 8 comments
Assignees

Comments

@anilmurty
Copy link
Contributor

Content moderation work is currently scoped to two areas as outlined in this PRD https://github.com/akash-network/community/blob/main/wg-content-moderation/prd.md

  • Management API
  • Moderation API
@devalpatel67
Copy link

The content moderation work is underway, currently, we have shown a demo on the sig-providers meeting about the progress. We have shown the Moderation API capabilities for blocking Image(s), Wallet Address(es), and hostname(s). We will put in the pull request soon. The changes for the UI are also underway which will also the users of the Praetor to block these things through UI.

We are currently working on Management API where we will make necessary changes to inspect and close the lease from the provider side.

@brewsterdrinkwater
Copy link
Collaborator

Here is a link to the video for the sig-providers meeting held on October 25th, 2023.

Deval starts his demo about 10 minutes into the meeting.

@devalpatel67
Copy link

We are currently working on accessing the data through CRDs, where the configuration of the allow/disallow wallet address, blocked images, and hostname restrictions have been placed. As soon as we resolve the access part. we will be able to put in the pull request.

@devalpatel67
Copy link

We are working on UI to showcase the leases on the dashboard and waiting for the APIs from max through indexer. We are also working on the path to close the lease through UI with Aurthur's guidance.

@devalpatel67
Copy link

lease list

We got the API from Max on Friday and working on proxing the API through our backend, as it is cors blocked. We have completed the design of the list page of the lease and working on the detail page of the deployment. As soon as we complete the design of the detail page and finalize everything, we will provide more updates.

We have also finished the work for the CRD design to block list the addresses, images and hostnames.

@devalpatel67
Copy link

We have finished work on listing and detail page of the provider leases/developments. The work on filtering Address, Hostname and Images are also done using the CRDs of the kube. Code cleanup and pull request will be done soon on this. We are working on a settings page where users can add those filters as well as listing them through an API from akash. We are also working on how to close a lease from a provider if they find the lease inappropriate(violating their moderation policy).

The feature for listing and showing the details of the lease/deployment will go live today/tomorrow, internal code review in progress.

@jigar-arc10
Copy link
Contributor

Created PR in provider github - akash-network/provider#172

@brewsterdrinkwater
Copy link
Collaborator

January 23rd, 2024

  • Need to done 1 more round of review
  • Timeline for review will be in next few weeks
  • Refactoring will be needed ; Artur discussed with Praetor team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress (prioritized)
Development

No branches or pull requests

4 participants