{"id":50297970,"url":"https://github.com/philterd/arbiter","last_synced_at":"2026-05-28T10:04:48.104Z","repository":{"id":359830411,"uuid":"1226046947","full_name":"philterd/arbiter","owner":"philterd","description":"The human-in-the-loop open-source interface for secure PII redaction.","archived":false,"fork":false,"pushed_at":"2026-05-23T16:18:40.000Z","size":4159,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T18:13:28.280Z","etag":null,"topics":["human-in-the-loop","phileas","philter","philterd","pii","redaction"],"latest_commit_sha":null,"homepage":"https://www.philterd.ai","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philterd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-30T23:18:57.000Z","updated_at":"2026-05-23T16:18:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/philterd/arbiter","commit_stats":null,"previous_names":["philterd/arbiter"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/philterd/arbiter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Farbiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Farbiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Farbiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Farbiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philterd","download_url":"https://codeload.github.com/philterd/arbiter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Farbiter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33603479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["human-in-the-loop","phileas","philter","philterd","pii","redaction"],"created_at":"2026-05-28T10:04:47.123Z","updated_at":"2026-05-28T10:04:48.091Z","avatar_url":"https://github.com/philterd.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arbiter\n\nArbiter is a human-in-the-loop deidentification platform. It runs your\ndocuments through the [Philter / Phileas](https://www.philterd.ai) PII\ndetector and gives reviewers a fast, focused workflow for confirming or\ncorrecting every detection before the document leaves the redactor.\n\nFor full documentation — installation, configuration, user and admin\nguides, REST API reference, and more — see\n\u003chttps://philterd.github.io/arbiter\u003e.\n\n![Arbiter](arbiter.png)\n\n## Quick start\n\n**1. Create your `.env` file with a secret key.**\n\nCopy the example file and generate a cryptographically random 256-bit key:\n\n```shell\ncp .env.example .env\necho \"ARBITER_CRYPTO_SECRET=$(openssl rand -base64 32)\" \u003e .env\n```\n\n`ARBITER_CRYPTO_SECRET` must be a base64-encoded 32-byte value. Arbiter\nrefuses to start if it is missing, not valid base64, or does not decode to\nexactly 32 bytes.\n\n**2. Build the Docker image.**\n\n```shell\ndocker compose build\n```\n\n**3. Start Arbiter.**\n\n```shell\ndocker compose up\n```\n\nArbiter will be available at \u003chttp://localhost:8080\u003e. The bootstrap admin\naccount is `admin@philterd.ai` with the password set in\n`ARBITER_ADMIN_INITIAL_PASSWORD` in `docker-compose.yaml`. Arbiter refuses\nto start if that variable is missing or shorter than 12 characters.\n\n## Related Philterd open source projects\n\nArbiter is part of a wider family of open source data-privacy tools from\nPhilterd. The full catalog lives at\n\u003chttps://www.philterd.ai/open-source-software/\u003e.\n\n## License\n\nApache License 2.0. See [`LICENSE`](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilterd%2Farbiter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilterd%2Farbiter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilterd%2Farbiter/lists"}