{"id":16253779,"url":"https://github.com/selfint/access-tokens","last_synced_at":"2025-09-10T23:33:23.656Z","repository":{"id":128267563,"uuid":"551399471","full_name":"selfint/access-tokens","owner":"selfint","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-14T12:06:24.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T08:49:13.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/selfint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-14T10:25:47.000Z","updated_at":"2022-10-14T10:31:19.000Z","dependencies_parsed_at":"2023-04-12T14:18:37.951Z","dependency_job_id":null,"html_url":"https://github.com/selfint/access-tokens","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/selfint%2Faccess-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2Faccess-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2Faccess-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2Faccess-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selfint","download_url":"https://codeload.github.com/selfint/access-tokens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247846680,"owners_count":21006088,"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-10-10T15:18:34.596Z","updated_at":"2025-04-08T12:46:52.519Z","avatar_url":"https://github.com/selfint.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Access tokens\n\nA very simple wrapper around [openssl](https://github.com/openssl/openssl) to manage access tokens on your local machine.\n\n## Goal\n\nNever save the unencrypted token value to disk.\n\n## Install\n\n1. Clone [this repo](https://github.com/selfint/access-tokens.git).\n2. Make the access-tokens.sh file executable and add it to your PATH.\n\n## Example\n\n### Add token\n\n```sh\n$ ./access-tokens.sh add path/to/my/token/file\nCreated empty directory: path/to/my/token\nEnter access token value:  # type 'value'\nenter aes-256-cbc encryption password:  # type 'password'\nVerifying - enter aes-256-cbc encryption password:  # type 'password' again\n```\n\n### View token\n\n```sh\n$ ./access-tokens.sh view path/to/my/token/file\nenter aes-256-cbc decryption password:  # type 'password'\nvalue\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfint%2Faccess-tokens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselfint%2Faccess-tokens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfint%2Faccess-tokens/lists"}