{"id":22325972,"url":"https://github.com/vdbulcke/reveal","last_synced_at":"2026-05-05T05:41:29.402Z","repository":{"id":234654709,"uuid":"763145806","full_name":"vdbulcke/reveal","owner":"vdbulcke","description":"Decode jwt, X509, base64, urlencoded from the Terminal","archived":false,"fork":false,"pushed_at":"2024-02-27T17:58:30.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T07:31:49.448Z","etag":null,"topics":["base64","jwt","terminal","urldecoder","x509"],"latest_commit_sha":null,"homepage":"","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/vdbulcke.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}},"created_at":"2024-02-25T17:18:03.000Z","updated_at":"2024-03-05T10:24:14.000Z","dependencies_parsed_at":"2024-04-20T09:09:13.685Z","dependency_job_id":"da291bab-f7b8-4124-b32f-d51fe1a76bf1","html_url":"https://github.com/vdbulcke/reveal","commit_stats":null,"previous_names":["vdbulcke/reveal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdbulcke%2Freveal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdbulcke%2Freveal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdbulcke%2Freveal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdbulcke%2Freveal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vdbulcke","download_url":"https://codeload.github.com/vdbulcke/reveal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245598320,"owners_count":20641884,"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":["base64","jwt","terminal","urldecoder","x509"],"created_at":"2024-12-04T02:14:50.650Z","updated_at":"2026-05-05T05:41:29.375Z","avatar_url":"https://github.com/vdbulcke.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reveal: Decode jwt, X509 cert, base64, url from terminal\n\n`reveal.sh` uses `fzf` to select a decode option (jwt x509 req base64 b64url url), then open a temp file via your `$EDITOR` where you can past your encoded data. After save and exit of your editor, it will print the decoded string.\n\n\n![Option](./img/rv_fzf.png)\n![Editor](./img/rv_editor.png)\n![output](./img/rv_output.png)\n\n\n## Install\n\nCopy the [./reveal.sh](./reveal.sh) (`chmod +x` if needed). You can add `rv` to your shell rc file:\n\n```\nalias rv='/path/to/reveal.sh'\n```\n\n\n\n## Dependencies\n\n* [fzf](https://github.com/junegunn/fzf)\n* [jwt-cli](https://github.com/mike-engel/jwt-cli) \n* `openssl`\n* `base64`\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdbulcke%2Freveal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvdbulcke%2Freveal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdbulcke%2Freveal/lists"}