{"id":19358611,"url":"https://github.com/paritytech/secret-store","last_synced_at":"2025-04-23T11:32:14.328Z","repository":{"id":55959152,"uuid":"233887142","full_name":"paritytech/secret-store","owner":"paritytech","description":"Parity Secret Store implementation","archived":false,"fork":false,"pushed_at":"2023-04-03T19:56:10.000Z","size":857,"stargazers_count":23,"open_issues_count":16,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2023-04-09T19:14:15.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paritytech.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":"2020-01-14T16:38:09.000Z","updated_at":"2023-04-09T19:14:15.587Z","dependencies_parsed_at":"2023-02-12T06:16:36.787Z","dependency_job_id":null,"html_url":"https://github.com/paritytech/secret-store","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fsecret-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fsecret-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fsecret-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fsecret-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paritytech","download_url":"https://codeload.github.com/paritytech/secret-store/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223922077,"owners_count":17225636,"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-11-10T07:12:28.405Z","updated_at":"2024-11-10T07:12:29.039Z","avatar_url":"https://github.com/paritytech.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Secret-Store 2.0\nThe work is in progress. Please do not use it in production.\n\n# Secret-Store 1.0\nTo reference this version of Secret Store, use [this commit](https://github.com/paritytech/secret-store/commit/ebe751db6af07425d2e1823ac05a84d0fafe3dad).\n\nThis is Parity Secret Store. Detailed information about the solution can be found on [Parity wiki](https://wiki.parity.io/Secret-Store)\n\nThe entry point for the library is the method for launching new key server instance:\n\n```\npub fn start(trusted_client: Arc\u003cdyn SecretStoreChain\u003e, self_key_pair: Arc\u003cdyn SigningKeyPair\u003e, mut config: ServiceConfiguration,\n\tdb: Arc\u003cdyn KeyValueDB\u003e, executor: Executor) -\u003e Result\u003cBox\u003cdyn KeyServer\u003e, Error\u003e\n```\n\nThe client has to provide its own implementations of SecretStoreChain, key pair, database instance and configuration parameters.\nFor the reference implementation see the corresponding code in Parity Ethereum client:\n\nhttps://github.com/paritytech/parity-ethereum/blob/master/parity/secretstore/server.rs\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparitytech%2Fsecret-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparitytech%2Fsecret-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparitytech%2Fsecret-store/lists"}