{"id":25437227,"url":"https://github.com/starbops/cvault","last_synced_at":"2025-05-15T04:11:22.974Z","repository":{"id":62566051,"uuid":"72176117","full_name":"starbops/cvault","owner":"starbops","description":"Credential Vault","archived":false,"fork":false,"pushed_at":"2016-10-28T09:50:36.000Z","size":30,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T04:05:28.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/starbops.png","metadata":{"files":{"readme":"README.rst","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":"2016-10-28T05:25:32.000Z","updated_at":"2016-10-28T05:31:59.000Z","dependencies_parsed_at":"2022-11-03T16:15:38.407Z","dependency_job_id":null,"html_url":"https://github.com/starbops/cvault","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starbops%2Fcvault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starbops%2Fcvault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starbops%2Fcvault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starbops%2Fcvault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starbops","download_url":"https://codeload.github.com/starbops/cvault/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253650801,"owners_count":21942218,"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-02-17T08:33:00.365Z","updated_at":"2025-05-15T04:11:22.012Z","avatar_url":"https://github.com/starbops.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cvault: Credential Vault\n========================\n\nCredential Vault (cvault) is a place where you can save your memory about credentials, e.g. account and password, along with some helpful description.\n\n\nInstallation\n------------\n\nTo install dependencies and the cvault program.\n\n.. code-block:: bash\n\n    $ python setup.py install\n\nThen initialize the vault (database).\n\n.. code-block:: bash\n\n    $ cvault init \u003c/path/to/vault\u003e\n\n\nUsage\n-----\n\nThere are two modes in cvault:\n\n1. interactive mode: cvault will open up a dialog, and you can interact with it\n2. non-interactive mode: saves entry with one shot, no more dialog\n\n**Interactive Mode**\n\n.. code-block:: bash\n\n    $ cvault\n\nAnd follow the instructions to achieve the goal.\n\n**Non-interactive Mode**\n\n.. code-block:: bash\n\n    $ cvault save \u003caccount\u003e \u003cpassword\u003e \u003cdescription\u003e # save a new entry\n    $ cvault remove \u003cid\u003e # remove certain entry\n    $ cvault list [-v] # list all the entries reside in the vault\n    $ cvault show \u003cid\u003e # show the exact entry\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarbops%2Fcvault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarbops%2Fcvault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarbops%2Fcvault/lists"}