{"id":22203826,"url":"https://github.com/spanglel/openrareplay","last_synced_at":"2025-03-25T02:41:55.148Z","repository":{"id":56886878,"uuid":"139185596","full_name":"spanglel/OpenRAReplay","owner":"spanglel","description":"Ruby program/library to parse and generate OpenRA replays without identifying information","archived":false,"fork":false,"pushed_at":"2018-07-06T01:30:57.000Z","size":39,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-04T04:03:09.047Z","etag":null,"topics":["openra","openra-replays","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spanglel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-29T19:00:55.000Z","updated_at":"2020-07-10T13:42:28.000Z","dependencies_parsed_at":"2022-08-20T14:31:22.284Z","dependency_job_id":null,"html_url":"https://github.com/spanglel/OpenRAReplay","commit_stats":null,"previous_names":["spanglel/openrareplay-sanitizer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spanglel%2FOpenRAReplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spanglel%2FOpenRAReplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spanglel%2FOpenRAReplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spanglel%2FOpenRAReplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spanglel","download_url":"https://codeload.github.com/spanglel/OpenRAReplay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245388748,"owners_count":20607163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["openra","openra-replays","ruby"],"created_at":"2024-12-02T17:14:33.306Z","updated_at":"2025-03-25T02:41:55.117Z","avatar_url":"https://github.com/spanglel.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenRA Replay\n\u003e    Copyright (C) 2018  Luke Spangler\n\u003e\n\u003e    This program is free software: you can redistribute it and/or modify\n\u003e    it under the terms of the GNU Affero General Public License as\n\u003e    published by the Free Software Foundation, either version 3 of the\n\u003e    License, or (at your option) any later version.\n\u003e\n\u003e    This program is distributed in the hope that it will be useful,\n\u003e    but WITHOUT ANY WARRANTY; without even the implied warranty of\n\u003e    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n\u003e    GNU Affero General Public License for more details.\n\n## Description\nA library and executable that can parse OpenRA replay files and produce \"sanitized\" versions, without pings, exact timestamps, or other unnecessary information. The long term goal is to produce a full gem project packaging both a library and an executable for reading and writing  to OpenRA replay files. However, the library will never support parsing non-YAML data beyond preserving it as a chunk. Examples of non-YAML data includes unit and building orders.\n\n## Requirements:\nA relatively recent version of Ruby.\n\n## Installation:\n```\ngem install openrareplay\n\n```\n\n## Usage:\n```\nUsage: openra-sanitize [options] in_file out_file\nReads an OpenRA replay file, trims/masks it, and outputs the result as a new file\n\nSpecific options:\n    -p, --ping                       Trim all ping-related content\n    -m, --message                    Trim all server messages\n    -c, --chat                       Trim all chat messages\n    -i, --ip                         Trim all IP addresses\n    -t, --time                       Mask all dates and times\n    -P, --password                   Trims the server password\n    -n, --player-name                Masks all player names\n    -s, --server-name                Trim the server name\n    -f, --force                      Force overwriting out_file\n\nCommon options:\n    -h, --help                       Show this message\n        --version                    Show version\n```\nKeep in mind that some options might not make sense without another. For instance, without removing server messages, player names would still be revealed in those messages.\n\n![Logo of the Affero General Public License](https://www.gnu.org/graphics/agplv3-155x51.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspanglel%2Fopenrareplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspanglel%2Fopenrareplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspanglel%2Fopenrareplay/lists"}