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

feat(node): prevent free upload via replication #2641

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maqi
Copy link
Member

@maqi maqi commented Jan 17, 2025

Description

Use healthy score to prevent free upload via replication.

This is achieved by:

  • only trust replication source with enough healthy status
  • when not having enough healthy knowledge, only trust majority
  • New feature (non-breaking change which adds functionality)

@maqi maqi force-pushed the use_healthy_score_to_prevent_free_upload_via_replication branch from 67d7f18 to 899f597 Compare January 17, 2025 18:48
This is achieved by:
 * only trust replication source with enough healthy status
 * when not having enough healthy knowledge, only trust majority
@maqi maqi force-pushed the use_healthy_score_to_prevent_free_upload_via_replication branch from 899f597 to 0b897b2 Compare January 17, 2025 20:19
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