{"id":27106459,"url":"https://github.com/jcbritobr/sbox","last_synced_at":"2025-04-06T19:56:02.557Z","repository":{"id":62993853,"uuid":"564312347","full_name":"jcbritobr/sbox","owner":"jcbritobr","description":"SBOX is a cli application that implements the secretbox seal and open functions to encrypt documents.","archived":false,"fork":false,"pushed_at":"2022-11-10T13:14:44.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-17T19:26:18.334Z","etag":null,"topics":["cryptography","symmetric-encryption","tool"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jcbritobr.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":"2022-11-10T12:56:32.000Z","updated_at":"2024-04-17T19:26:18.334Z","dependencies_parsed_at":"2022-11-10T14:00:51.071Z","dependency_job_id":null,"html_url":"https://github.com/jcbritobr/sbox","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/jcbritobr%2Fsbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbritobr%2Fsbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbritobr%2Fsbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbritobr%2Fsbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcbritobr","download_url":"https://codeload.github.com/jcbritobr/sbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543581,"owners_count":20955865,"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":["cryptography","symmetric-encryption","tool"],"created_at":"2025-04-06T19:56:01.962Z","updated_at":"2025-04-06T19:56:02.551Z","avatar_url":"https://github.com/jcbritobr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SBOX\nSBOX is a cli application that implements the **secretbox** seal and open functions to encrypt documents.\n\n* **Build** -  Execute de following command in root folder;\n```\n$ go build -v -ldflags \"-s -w\"\n```\n\n* **Use**\n```\n$ sbox -h\nNAME:\n   sbox - A symmetric secret box tool for seal and open documents\n\nUSAGE:\n   sbox [global options] command [command options] [arguments...]\n\nCOMMANDS:\n   open, o  open a sealed message\n   seal, s  seal an open message\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --help, -h  show help (default: false)\n\n$ cat sample.txt | sbox seal -k \u003c32 byte key\u003e \u003e\u003e sealedfile\n```\n\nIt can be used with [keygen](https://github.com/jcbritobr/keygen) to generate keys.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcbritobr%2Fsbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcbritobr%2Fsbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcbritobr%2Fsbox/lists"}