{"id":28645070,"url":"https://github.com/harens/kintercrypt","last_synced_at":"2025-06-13T00:33:49.045Z","repository":{"id":56022566,"uuid":"269718179","full_name":"harens/kintercrypt","owner":"harens","description":"An easy-to-use encryption program, built from the ground up for educational purposes only","archived":false,"fork":false,"pushed_at":"2020-11-30T17:51:35.000Z","size":97,"stargazers_count":0,"open_issues_count":15,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-03T23:02:55.088Z","etag":null,"topics":["cryptography","tkinter","xor-cipher"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-05T17:21:33.000Z","updated_at":"2020-09-03T13:12:15.000Z","dependencies_parsed_at":"2022-08-15T11:40:15.502Z","dependency_job_id":null,"html_url":"https://github.com/harens/kintercrypt","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/harens/kintercrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harens%2Fkintercrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harens%2Fkintercrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harens%2Fkintercrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harens%2Fkintercrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harens","download_url":"https://codeload.github.com/harens/kintercrypt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harens%2Fkintercrypt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259555552,"owners_count":22876029,"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","tkinter","xor-cipher"],"created_at":"2025-06-13T00:33:28.020Z","updated_at":"2025-06-13T00:33:49.033Z","avatar_url":"https://github.com/harens.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kintercrypt\n\n[![Travis (.org)](https://img.shields.io/travis/harens/kintercrypt?style=for-the-badge)](https://travis-ci.com/github/harens/kintercrypt)\n[![LGTM Grade](https://img.shields.io/lgtm/grade/python/github/harens/kintercrypt?style=for-the-badge)](https://lgtm.com/projects/g/harens/kintercrypt/)\n[![Codacy grade](https://img.shields.io/codacy/grade/dfc182aa3ad7482dae8055b39d9c7ead?style=for-the-badge)](https://app.codacy.com/manual/harens/kintercrypt/dashboard)\n[![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/harens/kintercrypt?style=for-the-badge)](https://codeclimate.com/github/harens/kintercrypt)\n[![Coveralls github](https://img.shields.io/coveralls/github/harens/kintercrypt?style=for-the-badge)](https://coveralls.io/github/harens/kintercrypt)\n\n*An easy-to-use encryption program, built from the ground up*\n\n*⚠️ This project is for educational purposes only. It is by no means complete or secure! ⚠️*\n\n## Features\n\n* Encrypts and decrypts text quickly\n* Simple GUI interface\n* Cross-platform support\n* Extensive in-code comments and docstrings to explain how various ciphers/codecs work\n* Written in pure Python with no dependencies required to run the program, making it trivial to install\n\n## Installation\n\nThe latest release can be found [here](https://github.com/harens/kintercrypt/releases)\n\nAlternatively, if you are on macOS, you can run the following:\n\n```\nbrew tap harens/tap\nbrew cask install kintercrypt\n```\n\nTo build from source, download the source code from [here](https://github.com/harens/kintercrypt/archive/master.zip) and run [`kintercrypt/main_gui.py`](https://github.com/harens/kintercrypt/blob/master/kintercrypt/main_gui.py)\n\n## Why?\n\nOther than for testing and deployment, this project has _zero_ third-party dependencies. What you see in the source code is what you get as a program.\n\nNot only does this improve longer-term stability and portability, but from a security standpoint, the project is more reliable and easier to analyse.\n\nFrom an educational viewpoint, this makes it easier to learn from the code how to implement various cryptographic ciphers.\n\n## License\nThis project is licensed under the [GNU General Public License v3.0](https://github.com/harens/error404/blob/master/LICENSE)\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fharens%2Fkintercrypt.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fharens%2Fkintercrypt?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharens%2Fkintercrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharens%2Fkintercrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharens%2Fkintercrypt/lists"}