{"id":21618708,"url":"https://github.com/detomon/squid-password-emojifier","last_synced_at":"2025-07-30T21:07:44.496Z","repository":{"id":147608663,"uuid":"93134553","full_name":"detomon/Squid-Password-Emojifier","owner":"detomon","description":"This tool encrypts a password or any text and outputs the result as a series of emojis","archived":false,"fork":false,"pushed_at":"2017-06-02T07:22:19.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T21:27:24.890Z","etag":null,"topics":["decryption","emoji","encryption","password","password-encoding","password-encryption","php","squid"],"latest_commit_sha":null,"homepage":"https://squid.monoxid.ch/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/detomon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-06-02T06:31:37.000Z","updated_at":"2017-07-22T09:55:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b84657e-5b47-48d7-8649-2727315f2a82","html_url":"https://github.com/detomon/Squid-Password-Emojifier","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detomon%2FSquid-Password-Emojifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detomon%2FSquid-Password-Emojifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detomon%2FSquid-Password-Emojifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detomon%2FSquid-Password-Emojifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detomon","download_url":"https://codeload.github.com/detomon/Squid-Password-Emojifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244275309,"owners_count":20427274,"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":["decryption","emoji","encryption","password","password-encoding","password-encryption","php","squid"],"created_at":"2024-11-24T23:06:42.959Z","updated_at":"2025-03-18T17:52:14.344Z","avatar_url":"https://github.com/detomon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐙 Squid Password Emojifier\n\nThis tool encrypts a password or any text and outputs the result as a series of emojis. For example, `My5eCr3t` could be encrypted to something like this:\n\n\u003e 😲😡💄🐲🙂🙏👨💑🐘👬😳😓🙄🐐💰🐌\n\nThis can then be decrypted to the original password.\n\n[Demo](https://squid.monoxid.ch) - *Do not use this for real passwords*\n\n## Setup\n\nAll you need is a webserver running PHP.\nGenerate a new secret key by running the following command:\n\n```sh\nphp dev/make-key.php\n```\n\nReplace the default `$secret` in `inc/config.php` with the generated one to ensure that only you can encrypt/decrypt your password.\n\n## Security\n\nThere is no user verification to keep it simple. Use `.htaccess` for a simple login or limit the access to your personal IP address.\n\nThe passwords are encrypted with `AES-256-CBC`. This allows to identify invalid emoji strings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetomon%2Fsquid-password-emojifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdetomon%2Fsquid-password-emojifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetomon%2Fsquid-password-emojifier/lists"}