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

Redact switch #243

Open
shiv810 opened this issue Dec 12, 2024 · 3 comments
Open

Redact switch #243

shiv810 opened this issue Dec 12, 2024 · 3 comments

Comments

@shiv810
Copy link
Collaborator

shiv810 commented Dec 12, 2024

Config to toggle redacts.

Used for private repos only.12

redactPrivateRepoComments: boolean

Default we capture everything.

Maybe we shouldn't redact comments in the near future.3 And instead have a switch for it later when/if partners ever ask. I feel like most people won't care and it will give us more data to work with for research purposes in the near future.

I guess it would be fine to have it as an option in the configuration, because as long as not everybody can access the DB the content of private repositories cannot be read by outsiders.45

Originally posted by @gentlementlegen in https://www.github.com/ubiquity-os-marketplace/text-vector-embeddings/pull/20#issuecomment-2382245540

Footnotes

  1. ⚠ 81% possible duplicate - File upload fails always

  2. ⚠ 80% possible duplicate - Test Issue

  3. ⚠ 80% possible duplicate - Bug in User Login Functionality

  4. ⚠ 81% possible duplicate - Issue with Account Access

  5. ⚠ 80% possible duplicate - Issue with Account Recovery

@shiv810
Copy link
Collaborator Author

shiv810 commented Jan 17, 2025

/ask explain this issue?

Copy link

test-app-ubo bot commented Jan 17, 2025

Issue #243 focuses on configuring the redaction of comments within private repositories. The primary objective is to introduce a toggle (redactPrivateRepoComments) that allows administrators to control whether comments in private repositories are redacted. By default, the system captures all comments without redaction. However, there's a consideration to potentially disable redaction in the near future and instead implement a conditional switch based on partner requests. This approach aims to retain more data for research purposes while ensuring that sensitive information remains protected, provided that access to the database is restricted to authorized personnel.

Key Points:

  • Configuration Toggle:
    redactPrivateRepoComments: boolean
    Allows toggling the redaction of comments in private repositories.

  • Default Behavior:
    All comments are captured without redaction.

  • Proposed Change:
    Consider not redacting comments in the near future and instead implementing a switch to control redaction based on specific partner needs.

  • Rationale:
    Most users may not require redaction, and retaining unredacted comments can provide valuable data for research. Ensuring that the database is securely accessed prevents unauthorized reading of private repository contents.

  • Potential Duplicates:
    Several related issues indicate similar concerns about comment redaction and account access, suggesting that this configuration might overlap with existing discussions.

For more detailed discussions and related concerns, refer to the linked duplicate issues within the issue tree structure.

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

No branches or pull requests

1 participant