{"id":20734286,"url":"https://github.com/darkceptor44/cipher-py","last_synced_at":"2025-03-11T10:43:34.752Z","repository":{"id":46998385,"uuid":"221060566","full_name":"DarkCeptor44/cipher-py","owner":"DarkCeptor44","description":"Encryption/Decryption utility for .txt files","archived":false,"fork":false,"pushed_at":"2023-03-30T12:45:32.000Z","size":7255,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T00:49:19.272Z","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/DarkCeptor44.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-11T20:05:07.000Z","updated_at":"2024-06-15T23:34:26.000Z","dependencies_parsed_at":"2024-06-16T00:32:07.255Z","dependency_job_id":"ef2e8276-8ffc-4588-987a-f782921f0c85","html_url":"https://github.com/DarkCeptor44/cipher-py","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkCeptor44%2Fcipher-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkCeptor44%2Fcipher-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkCeptor44%2Fcipher-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkCeptor44%2Fcipher-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarkCeptor44","download_url":"https://codeload.github.com/DarkCeptor44/cipher-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243020214,"owners_count":20222983,"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-11-17T05:29:30.977Z","updated_at":"2025-03-11T10:43:34.712Z","avatar_url":"https://github.com/DarkCeptor44.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Disclaimer: This is not the most secure tool on the planet, it's simply a personal project for passing time and probably won't work against an actual attacker with bad intentions.\n\n# Cipher\n\nEncrypts and Decrypts any `.txt` file in the current directory when a password is provided (unless the names of the files are specified in the `EXCEPTIONS` array).\nUseful to hide text from people with either physical or remote access to your machine (as long as they're not actual attackers), you can use for diaries (just an example).\n\n## How to use\n\n 1. Download `cipher.py` to your machine.\n 2. Open a command prompt on the directory where `cipher.py` is:\n 3. Type `python` , press Enter, type `import os; os.urandom(16)` , press Enter and copy the line that shows up (it looks like `b'xxxxxxxxxxxxxxxxxxx'` )\n 4. Open `cipher.py` and look for line 8 where it says `SALT = b'xxxxxxxxxxxxxxx'` , then just paste that line you copied after the `=` .\n 5. Save it and run it to encrypt the `.txt` files that are in the same directory.\n\n## Notes\n\n* You can use any password on encryption but if you try to decrypt with a different password than you used it's gonna give an error.\n* I recommend use of [auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe) to compile `.py` in `.exe` which makes it harder for someone to see the code.\n\n## Download\n\nIf you don't care about the security of generating your own salt then you can download a version that comes with a pre-generated salt, links are on the [Releases](https://github.com/DarkCeptor44/cipher/releases) tab.\n\n### This script is meant for less tech-savvy people as it's not highly advanced but can be modified to whatever you need\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkceptor44%2Fcipher-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkceptor44%2Fcipher-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkceptor44%2Fcipher-py/lists"}