{"id":13637414,"url":"https://github.com/w4/chartered","last_synced_at":"2025-04-14T09:40:38.153Z","repository":{"id":59652981,"uuid":"400636973","full_name":"w4/chartered","owner":"w4","description":"✈️ a private, authenticated, permissioned cargo registry","archived":false,"fork":false,"pushed_at":"2022-10-22T14:22:18.000Z","size":2284,"stargazers_count":129,"open_issues_count":15,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-27T22:51:15.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/w4.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}},"created_at":"2021-08-27T21:16:34.000Z","updated_at":"2024-10-30T13:11:13.000Z","dependencies_parsed_at":"2023-01-20T08:11:58.580Z","dependency_job_id":null,"html_url":"https://github.com/w4/chartered","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w4%2Fchartered","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w4%2Fchartered/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w4%2Fchartered/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w4%2Fchartered/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/w4","download_url":"https://codeload.github.com/w4/chartered/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248855564,"owners_count":21172594,"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":"2024-08-02T00:01:17.043Z","updated_at":"2025-04-14T09:40:38.127Z","avatar_url":"https://github.com/w4.png","language":"Rust","readme":"# chartered\n\na little dig at creating a private cargo repository with authenticated downloads, the plan is to have cargo connect to\na git server we setup that can serve a fake index generated just for the authenticated user that we can embed temporary\nauthentication credentials into.\n\nlearn more at https://book.chart.rs/\n\ndesigned to be easily morphable into a first-class authenticated registry-provider once [one][1] [of][2] the cargo RFCs go\nthrough.\n\n[1]: https://github.com/rust-lang/rfcs/pull/2719\n[2]: https://github.com/rust-lang/rfcs/pull/3139\n\n[open tasks](https://github.com/w4/chartered/issues)\n\n#### fine grained permissions per user per crate\n\n- VISIBLE\n- PUBLISH_VERSION\n- YANK_VERSION\n- MANAGE_USERS\n\n#### organisation support\n\ncrates are required to be under an organisation, the organisation can be specified when declaring the custom registry\nin `.cargo/config.toml` like so:\n\n```\n[registries]\nmy-org       = { index = \"ssh://chart.rs:22/my-org\" }\nmy-other-org = { index = \"ssh://chart.rs:22/my-other-org\" }\n```\n\n#### screen shots\n\n\u003ca href=\".github/imgs/crate-view-light.webp\"\u003e\u003cimg src=\".github/imgs/crate-view-light.webp\" alt=\"crate view (light)\"\u003e\u003c/a\u003e\n\u003ca href=\".github/imgs/crate-view-dark.webp\"\u003e\u003cimg src=\".github/imgs/crate-view-dark.webp\" alt=\"crate view (dark)\"\u003e\u003c/a\u003e\n","funding_links":[],"categories":["Registries","注册表 Registries","Rust"],"sub_categories":["Web programming","网络编程 Web programming"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw4%2Fchartered","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fw4%2Fchartered","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw4%2Fchartered/lists"}