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

Integrate X-Ray into RECAP to detect bad redactions upon upload #312

Open
mlissner opened this issue Nov 15, 2022 · 1 comment
Open

Integrate X-Ray into RECAP to detect bad redactions upon upload #312

mlissner opened this issue Nov 15, 2022 · 1 comment

Comments

@mlissner
Copy link
Member

Once X-Ray has an API, we should do one of the following three things:

  1. Add it as a feature to RECAP for uscourts.gov

  2. Add it as a feature to RECAP, but only run it on uscourts.gov, with a extra permissions request to expand it to more domains (possibly via a setting).

  3. Build a new extension that supports it.

Generally though, the idea is simple: When somebody uploads a document to a website, check if it has bad redactions. If so, alert them.

Right now, option 2 looks pretty great as a middle ground. We start helping filers that have RECAP installed without any additional privacy worries. Meanwhile if people want this turned on everywhere, they can do that.

@mlissner
Copy link
Member Author

We'd need to be careful to do this as opt in, I suppose, since "sending all your docs to our API" is something people would not find amusing without consent.

@mlissner mlissner moved this to In Discussion / Later in @erosendo's backlog Dec 28, 2022
@mlissner mlissner moved this from In Discussion / Later to RECAP Backlog in @erosendo's backlog Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: RECAP Backlog
Development

No branches or pull requests

1 participant