{"id":23654182,"url":"https://github.com/iunary/securo","last_synced_at":"2025-11-20T16:30:17.834Z","repository":{"id":174037201,"uuid":"651548729","full_name":"iunary/securo","owner":"iunary","description":"Encrypt and descrypt files and folders using a symmetric encryption","archived":false,"fork":false,"pushed_at":"2023-06-13T11:45:55.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-28T18:57:51.374Z","etag":null,"topics":["cipher","decryption","encrypt","encryption","fernet","fileencrtption","python3","secrets","symmetric-key-cryptography"],"latest_commit_sha":null,"homepage":"","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/iunary.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-06-09T13:39:05.000Z","updated_at":"2023-06-13T02:38:41.000Z","dependencies_parsed_at":"2024-01-07T21:22:18.726Z","dependency_job_id":"091680bb-5517-43de-9730-e4ece4f6fbfc","html_url":"https://github.com/iunary/securo","commit_stats":null,"previous_names":["iunary/securo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iunary%2Fsecuro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iunary%2Fsecuro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iunary%2Fsecuro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iunary%2Fsecuro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iunary","download_url":"https://codeload.github.com/iunary/securo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239619469,"owners_count":19669449,"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":["cipher","decryption","encrypt","encryption","fernet","fileencrtption","python3","secrets","symmetric-key-cryptography"],"created_at":"2024-12-28T18:58:05.722Z","updated_at":"2025-11-20T16:30:17.781Z","avatar_url":"https://github.com/iunary.png","language":"Python","funding_links":[],"categories":["\u003ca name=\"security\"\u003e\u003c/a\u003eSecurity and encryption"],"sub_categories":[],"readme":"# securo\n\nA Python CLI package that provides functionality to encrypt and decrypt files or folders using symmetric encryption.\n\n## Features\n\n- Encrypt a file or folder\n- Decrypt a file or folder\n- Uses the Fernet encryption algorithm from the `cryptography` library\n\n## Installation\n\nInstall the package:\n\n```shell\n$ pip install securo\n```\n\n## Usage\n\nEncrypt a file:\n```shell\n$ securo encrypt /path/to/file.txt\n```\n\nEncrypt a folder:\n```shell\n$ securo encrypt /path/to/folder\n```\n\nDecrypt a file:\n```shell\n$ securo decrypt /path/to/file.txt\n```\n\nDecrypt a folder:\n```shell\n$ securo decrypt /path/to/folder\n```\n\nNote: When prompted, enter the encryption key. The same key should be used for encryption and decryption.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiunary%2Fsecuro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiunary%2Fsecuro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiunary%2Fsecuro/lists"}