{"id":22850335,"url":"https://github.com/oversys/pypass","last_synced_at":"2025-04-30T06:44:01.809Z","repository":{"id":160485749,"uuid":"287470655","full_name":"oversys/PyPass","owner":"oversys","description":"A password manager written in Python. Data is encrypted using AES-256-GCM and the key is derived using PBKDF2-HMAC-SHA512.","archived":false,"fork":false,"pushed_at":"2024-06-25T14:39:20.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-26T15:11:38.643Z","etag":null,"topics":["aes-256","aes-256-gcm","aes-encryption","aes-gcm","aes256-gcm","cryptography","password-manager","pbkdf2","pbkdf2withhmacsha512","python","sha-512","sha512"],"latest_commit_sha":null,"homepage":"","language":"Python","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/oversys.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":"2020-08-14T07:23:30.000Z","updated_at":"2024-06-25T14:39:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"7557757a-3f64-4026-aec3-d9bd747207ee","html_url":"https://github.com/oversys/PyPass","commit_stats":null,"previous_names":["oversys/pypass"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oversys%2FPyPass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oversys%2FPyPass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oversys%2FPyPass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oversys%2FPyPass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oversys","download_url":"https://codeload.github.com/oversys/PyPass/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229493389,"owners_count":18081614,"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":["aes-256","aes-256-gcm","aes-encryption","aes-gcm","aes256-gcm","cryptography","password-manager","pbkdf2","pbkdf2withhmacsha512","python","sha-512","sha512"],"created_at":"2024-12-13T05:07:14.108Z","updated_at":"2024-12-13T05:07:14.692Z","avatar_url":"https://github.com/oversys.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![PyPass](logo.png)\nA password manager written in Python. Data is encrypted using AES-256-GCM and the key is derived using PBKDF2-HMAC-SHA512.\n\n*Check the [RELEASES.md](https://github.com/oversys/PyPass/blob/main/RELEASES.md) file for the update history and changelog.*\n\n*Keep a backup of the `database.json` \u0026 `info.json` files.*\n\n*Commit history cleared at 202 commits (25 June 2024).*\n\n#### You may encounter bugs while using this program. Feel free to open issues and/or submit pull requests.\n\n##### Python 3.10+ is required.\n\n## Features\n#### Minimal Dependencies\nJust one required dependency which is used for encryption and hashing and one optional dependency for copy-to-clipboard features.\n\n#### \"Bulletproof\" Military-Grade Encryption\nVirtually impenetrable through means of brute-force attacks.\n\n#### Easy to update\nYou can update the program using a built-in feature rather than cloning this repository every time.\n\n#### Easy to use\nClear instructions and simple to use.\n\n# Instructions\n*Assuming you have cloned the repository or downloaded and unzipped the folder. Python3 and Pip3 are required.*\n\n### (Required) Install cryptography library:\n*Windows \u0026 Linux:* Run this command in the terminal: \n```\npip3 install cryptography\n```\n### (Optional) Install pyperclip library for \"copy to clipboard features\":\n*Windows \u0026 Linux:* Run this command in the terminal: \n```\npip3 install pyperclip\n```\nOn some Linux systems, you may need to install a package called `xclip`. You will be notified when the program attempts to copy a string to clipboard if that is the case. Consult your distribution's wiki for instructions on installing packages if you do not know how to do that.\n\n### Open the `PyPass.py` file:\n*Windows \u0026 Linux:* Run this command in the terminal (in the directory that contains the main `PyPass.py` file): \n```\npython3 PyPass.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foversys%2Fpypass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foversys%2Fpypass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foversys%2Fpypass/lists"}