{"id":15728632,"url":"https://github.com/gokul2406/passafe","last_synced_at":"2025-05-07T13:06:33.763Z","repository":{"id":57653318,"uuid":"385638948","full_name":"Gokul2406/passafe","owner":"Gokul2406","description":"A password manager which is intended to be used in *nix operating systems","archived":false,"fork":false,"pushed_at":"2024-05-21T17:18:00.000Z","size":53,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T13:06:26.606Z","etag":null,"topics":["cli","password-manager","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Gokul2406.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":"2021-07-13T14:48:33.000Z","updated_at":"2024-05-21T17:18:04.000Z","dependencies_parsed_at":"2024-10-24T21:22:18.022Z","dependency_job_id":null,"html_url":"https://github.com/Gokul2406/passafe","commit_stats":{"total_commits":41,"total_committers":2,"mean_commits":20.5,"dds":0.04878048780487809,"last_synced_commit":"f8c7bcde4ec0cb36e63ac8eee8665d70762d9daf"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gokul2406%2Fpassafe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gokul2406%2Fpassafe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gokul2406%2Fpassafe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gokul2406%2Fpassafe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gokul2406","download_url":"https://codeload.github.com/Gokul2406/passafe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252883204,"owners_count":21819160,"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":["cli","password-manager","rust","rust-lang"],"created_at":"2024-10-03T23:05:07.038Z","updated_at":"2025-05-07T13:06:33.740Z","avatar_url":"https://github.com/Gokul2406.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: Passafe\n---\n\n# Passafe The password manager for \\*nix Operating Systems\n\nPassafe is a password manager made for \\*nix using rust Passafe stores\nthe passwords in your local filesystem. This ensures that only you the\nuser will be able to see the passwords Fun thing about passafe is that\nit doesn\\'t store passwords in raw format rather it encrypts it using\nthe master password provided by the user\n\n# Why should you use a password manager\n\n-   A password manager stores all the passwords that you give it and\n    reduces your hassle for remembering passwords in a large way. By\n    using a password manager you only need to remember one password to\n    access all your passwords.\n-   What passafe does that is great for you is that it stores your\n    passwords in your filesystem\n\n# Why should you use passafe\n\n-   Passafe stores all your passwords in your filesystem which means\n    that the password that you create will only be accessible to you and\n    to those whi knows the master password for passafe\n-   By doing this we are also giving complete freedom for our users. We\n    are not a free as in no fee software we are a **Free as in freedom\n    software**\n\n# FAQs about passafe\n\n-   Where are passwords stored ?\n\n    Passwords are stored in **\\~/.local/share/passafe/passwords.json**\n    file JSON is easily readable but since passafe stores passwords by\n    encrypting it no one can look at the password by using the file\n\n-   Is passafe collecting any data ?\n\n    No not at all. Passafe doesn\\'t collect any info or store your\n    password in a database. If you want to check whether we are telling\n    the truth it\\'s easy just read to source code and you will\n    understand that passafe doesn\\'t store any of your data in a\n    database\n\n# Installation\n\n## Compiling from source\n\n-   Clone the repo using\n\n``` {.bash}\ngit clone https://github.com/Gokul2406/passafe.git\n```\n\n-   After cloning the repo cd into passafe\n\n``` {.bash}\ncargo install --path .\n```\n\n## Binary installation\n\n-   You can download the binary from\n    \u003chttps://github.com/Gokul2406/passafe/releases/download/1.0/passafe\u003e\n\n-   Add the file into your path\n\n-   Run the program using\n\n    ``` {.bash}\n    passafe\n    ```\n\n# Features implemented so far\n\nCreating a master password\n\nStoring a master password\n\nLogin functionality\n\nCreating Passwords and storing them\n\nEncrypting user inputed passwords before storing them\n\nPrinting all the passwords given by the user after decrypting it\n\nColoured outputs\n\n# Contributing\n\nThis project is open to contributions from anyone.\n\n# Issues\n\nIf you find any bugs or have a feature you want create an issue it will\nreally help the project grow\n\n# Contact The Author\n\n## Email\n\ngokulpbharathan89\\@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgokul2406%2Fpassafe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgokul2406%2Fpassafe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgokul2406%2Fpassafe/lists"}