{"id":26234365,"url":"https://github.com/cykoder/binde","last_synced_at":"2025-10-11T10:12:45.009Z","repository":{"id":152047648,"uuid":"480181137","full_name":"cykoder/binde","owner":"cykoder","description":"A small, simple C utility to perform a full \"binary deletion\" of files","archived":false,"fork":false,"pushed_at":"2022-04-11T01:00:47.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-05T00:30:58.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cykoder.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}},"created_at":"2022-04-11T00:58:26.000Z","updated_at":"2023-08-05T00:31:02.785Z","dependencies_parsed_at":null,"dependency_job_id":"343523ca-f982-4676-841f-2e84522d8d3c","html_url":"https://github.com/cykoder/binde","commit_stats":null,"previous_names":["cykoder/binde"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cykoder%2Fbinde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cykoder%2Fbinde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cykoder%2Fbinde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cykoder%2Fbinde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cykoder","download_url":"https://codeload.github.com/cykoder/binde/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243321741,"owners_count":20272741,"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":[],"created_at":"2025-03-13T01:30:07.918Z","updated_at":"2025-10-11T10:12:39.971Z","avatar_url":"https://github.com/cykoder.png","language":"C++","readme":"# BINDE\n\nA small, simple C utility to perform a full \"binary deletion\" of files. It will overwrite all bytes in the file and then try to delete it, so that it cannot be recovered.\nThis is useful for deleting sensitive data, such as PII, keys and more.\n\n## Usage\n\nUsage is simple, download the repo and build with `make` which will produce the binary `./binde`. `sudo make install` will then move the binary into `/usr/bin`.\n\nOnce installed or compiled, you can either supply a list of files as arguments like:\n```bash\nbinde file1.txt file2.txt file3.txt\n```\n\nor through STD-IN, such as:\n```bash\ncat file-list.txt | binde\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcykoder%2Fbinde","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcykoder%2Fbinde","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcykoder%2Fbinde/lists"}