{"id":24443644,"url":"https://github.com/endlessm/eos-phone-home","last_synced_at":"2025-10-07T08:25:30.528Z","repository":{"id":49206159,"uuid":"62651538","full_name":"endlessm/eos-phone-home","owner":"endlessm","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-28T07:41:53.000Z","size":226,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-07-28T09:29:55.845Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/endlessm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2016-07-05T16:14:26.000Z","updated_at":"2024-08-05T22:56:21.000Z","dependencies_parsed_at":"2024-05-02T06:23:10.505Z","dependency_job_id":"7bd8665d-9fe9-4a89-9de8-1deb0b27919b","html_url":"https://github.com/endlessm/eos-phone-home","commit_stats":null,"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/endlessm/eos-phone-home","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Feos-phone-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Feos-phone-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Feos-phone-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Feos-phone-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endlessm","download_url":"https://codeload.github.com/endlessm/eos-phone-home/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Feos-phone-home/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278742264,"owners_count":26037783,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":[],"created_at":"2025-01-20T22:16:59.670Z","updated_at":"2025-10-07T08:25:30.482Z","avatar_url":"https://github.com/endlessm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Endless OS \"Phone Home\"\n\nThis is inspired by https://launchpad.net/canonical-poke imported from bzr to git\non Sat 9th July 2016. The \"census\" (simple sqlite stats processing) and\n\"sanitize\" (log cleanup / anonymisation) were reinstated from the bzr\nhistory and separate bzr branch for reference, but later removed.\n\nWe are using the anonymous counting approach as set out in\nhttp://theravingrick.blogspot.co.uk/2010/08/can-we-count-users-without-uniquely.html\nso that Endless can determine the number of active systems without sending any\npersonally identifiable or trackable information.\n\nAs well as the daily \"ping\" message with an incrementing counter, we are\nimplementing a one-off \"activate\" request so we can tell how many systems have\nbeen turned on.\n\n## Configuration\n\n`eos-phone-home` can be configured using the INI formatted file\n`/etc/eos-phone-home.conf`. Options passed to `eos-phone-home` on the command\nline take precedence over the configuration file.\n\nThe following settings are supported in the `global` section:\n\n* `host` - The API server URL. (Default: `https://home.endlessm.com`)\n* `debug` - Enable verbose output and disable any actual phoning home.\n  (Default: `false`)\n* `force` - Always collect data and enable verbose output. (Default: `false`)\n* `exit_on_server_error` - Exit with a non-0 status if activation and/or ping\n  can't be sent to the server. (Default: `false`)\n\nFor example:\n\n```\n[global]\nhost = https://home.example.com\nexit_on_server_error = true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Feos-phone-home","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendlessm%2Feos-phone-home","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Feos-phone-home/lists"}