{"id":21695935,"url":"https://github.com/dedztbh/too-simple-encrypt","last_synced_at":"2025-03-20T14:45:14.475Z","repository":{"id":162734761,"uuid":"637220783","full_name":"dedztbh/too-simple-encrypt","owner":"dedztbh","description":"A webapp to easily encrypt text to send over insecure channels / 一个超简单的文本加密网页，使其可以通过不安全的渠道发送","archived":false,"fork":false,"pushed_at":"2023-05-08T17:35:50.000Z","size":768,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T14:11:11.471Z","etag":null,"topics":["computer-security","cybersecurity","decryption","encryption","encryption-decryption","progressive-web-app","vue","vue3"],"latest_commit_sha":null,"homepage":"https://dedztbh.github.io/too-simple-encrypt/","language":"Vue","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/dedztbh.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":"2023-05-06T22:01:00.000Z","updated_at":"2023-05-08T17:29:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"914be880-c62d-4ea7-a64f-c5ebe5091ace","html_url":"https://github.com/dedztbh/too-simple-encrypt","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/dedztbh%2Ftoo-simple-encrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedztbh%2Ftoo-simple-encrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedztbh%2Ftoo-simple-encrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedztbh%2Ftoo-simple-encrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dedztbh","download_url":"https://codeload.github.com/dedztbh/too-simple-encrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244635136,"owners_count":20485298,"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":["computer-security","cybersecurity","decryption","encryption","encryption-decryption","progressive-web-app","vue","vue3"],"created_at":"2024-11-25T19:17:34.733Z","updated_at":"2025-03-20T14:45:14.470Z","avatar_url":"https://github.com/dedztbh.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# too-simple-encrypt\n\nToo Simple Encrypt is a super simple tool to encrypt text to send over insecure channels for everyone.\n\n图森破加密是一个超简单的文本加密工具，使其可以通过不安全的渠道发送。\n\n## Go to this link to use the tool\n可以用以下链接使用本工具\n\nhttps://dedztbh.github.io/too-simple-encrypt/\n\nYou can also install it as an offline app on mobile. Visit the link above and click the install button in your browser menu.\n\n你也可以把它作为一个离线应用程序安装在手机上。访问上述链接并点击浏览器菜单中的安装按钮。\n\n## Technical Detail\n\nWe first use asymmetric encryption (2048-bit RSA-OAEP with SHA-256) to share a shared key (256-bit AES-CGM).\nThen the shared key is used to encrypt/decrypt text (using a new cryptographically strong random IV for each encryption).\n\nPlease note that there is no guarantee that this program is 100% unbreakable.\n\n## Note on https\n\nThis tool only works when using https. \n\n## Project setup\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n```\nyarn serve\n```\n\n### Compiles and minifies for production\n```\nyarn build\n```\n\n### Lints and fixes files\n```\nyarn lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedztbh%2Ftoo-simple-encrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdedztbh%2Ftoo-simple-encrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedztbh%2Ftoo-simple-encrypt/lists"}