{"id":26830721,"url":"https://github.com/pistasjis/attestator","last_synced_at":"2025-03-30T14:17:13.287Z","repository":{"id":198949084,"uuid":"701732310","full_name":"pistasjis/attestator","owner":"pistasjis","description":"🔒 An open-source tool that allows you to check how apps on your system respect your privacy and security.","archived":false,"fork":false,"pushed_at":"2024-01-04T22:41:39.000Z","size":96,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T18:03:02.990Z","etag":null,"topics":["apache2","go","privacy","privacy-check","privacy-tool","private"],"latest_commit_sha":null,"homepage":"https://attestator.pistasjis.net","language":"Go","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/pistasjis.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}},"created_at":"2023-10-07T12:03:18.000Z","updated_at":"2023-11-21T22:29:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"5dcd7648-1c65-4813-ad3a-861fad5fcc78","html_url":"https://github.com/pistasjis/attestator","commit_stats":null,"previous_names":["pistasjis/attestator"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pistasjis%2Fattestator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pistasjis%2Fattestator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pistasjis%2Fattestator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pistasjis%2Fattestator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pistasjis","download_url":"https://codeload.github.com/pistasjis/attestator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246326774,"owners_count":20759439,"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":["apache2","go","privacy","privacy-check","privacy-tool","private"],"created_at":"2025-03-30T14:17:12.721Z","updated_at":"2025-03-30T14:17:13.280Z","avatar_url":"https://github.com/pistasjis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pistasjis Attestator\n\n**An open-source tool that allows you to check how apps on your system respect your privacy and security.**\n\n## Install\n\nYou can grab a binary from [Releases](https://github.com/pistasjis/attestator/releases). Make sure to verify the checksum before running.\n\n## Build\n\nBuilding the app is very, very simple. All you need on your system is [Go](https://go.dev) installed.\n\n\u003e [!NOTE]\n\u003e pistasjis Attestator does not currently work on Linux or macOS. Support for Linux will be added in the future, Mac support is uncertain.\n\nSomething like this should work:\n\n```\ngit clone https://github.com/pistasjis/attestator\ncd attestator\ngo build .\n```\n\nand you'll have a binary ready.\n\n## Add app\n\nAdding an app to the database is pretty easy. We use JSON and you can find the JSON at assets/apps.json.\n\nFor example, you can make an entry for KeePassXC with the reason \"Open-source, local-only password manager with strict security\" and verdict \"good\" like this:\n\n```json\n{\n    \"displayName\": \"KeePassXC\",\n    \"reason\": \"Open-source, local-only password manager with strict security.\",\n    \"verdict\": \"good\"\n}\n```\n\nSome guidelines for what's good, \"meh\" and bad will be posted at some point in the future.\n\n## Privacy\n\nThe app only makes one request. The request is only for fetching the JSON (also referred to as \"database\") containing the list of apps from GitHub. If \"raw.githubusercontent.com\" is blocked on your network, the app will not work properly.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpistasjis%2Fattestator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpistasjis%2Fattestator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpistasjis%2Fattestator/lists"}