{"id":16652346,"url":"https://github.com/byxor/passflip","last_synced_at":"2025-10-24T15:33:26.252Z","repository":{"id":57450962,"uuid":"70328859","full_name":"byxor/passflip","owner":"byxor","description":"Lightweight password manager that doesn't store anything","archived":false,"fork":false,"pushed_at":"2020-08-07T13:30:37.000Z","size":30,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-10T09:27:02.639Z","etag":null,"topics":["password-manager","python3","security"],"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/byxor.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}},"created_at":"2016-10-08T12:12:17.000Z","updated_at":"2021-04-04T17:59:22.000Z","dependencies_parsed_at":"2022-09-26T17:31:22.306Z","dependency_job_id":null,"html_url":"https://github.com/byxor/passflip","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/byxor%2Fpassflip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byxor%2Fpassflip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byxor%2Fpassflip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byxor%2Fpassflip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byxor","download_url":"https://codeload.github.com/byxor/passflip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248082789,"owners_count":21044976,"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":["password-manager","python3","security"],"created_at":"2024-10-12T09:28:26.629Z","updated_at":"2025-10-24T15:33:26.194Z","avatar_url":"https://github.com/byxor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PyPI version](https://badge.fury.io/py/passflip.svg)](https://badge.fury.io/py/passflip)\n\n# passflip\n\nAn easy-to-use command-line tool that lets you secure your passwords.\n\n* Use a single master password to generate unique passwords for different websites.\n\n* Generated passwords are 56 characters long by default, making them very time-consuming for a computer to crack.\n\n## Installation\n\nInstallable via pip:\n\n`sudo pip install passflip`\n\n## Usage\n\n1. Start the program by running `passflip` as a command.\n\n2. Enter your master password (e.g. `byxor_rocks_1337`)\n\n3. Enter your salt (e.g. `twitter`)\n\nThe program will then give you your unique secured password for twitter.\n\n## Tips\n\n* You can enable \"check\" mode with the `-c` or `--check` option. This requires input to be entered twice.\n\n* You can limit the length of a password using the `-l \u003cnumber\u003e` option.\n\n* You can copy the password to the clipboard automatically by piping the output into OS-specific commands.\n  * Linux: `passflip | xclip -selection clipboard`\n  * OSX: `passflip | pbcopy`\n  * Windows: `passflip | clip`\n\n## Contribution\n\nSee anything you want to improve? Want to add any features? Make a pull request and I'll be happy to accept it if it's good.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyxor%2Fpassflip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyxor%2Fpassflip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyxor%2Fpassflip/lists"}