{"id":21149766,"url":"https://github.com/alphabetsalphabets/rassfi","last_synced_at":"2025-03-14T14:21:58.587Z","repository":{"id":153182315,"uuid":"625781689","full_name":"AlphabetsAlphabets/rassfi","owner":"AlphabetsAlphabets","description":"A super simple password manager","archived":false,"fork":false,"pushed_at":"2023-05-13T10:10:32.000Z","size":16,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T08:08:23.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlphabetsAlphabets.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-04-10T04:52:43.000Z","updated_at":"2023-04-30T12:03:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f72896d-6c07-4a47-ac98-5e05e209fa98","html_url":"https://github.com/AlphabetsAlphabets/rassfi","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/AlphabetsAlphabets%2Frassfi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphabetsAlphabets%2Frassfi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphabetsAlphabets%2Frassfi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphabetsAlphabets%2Frassfi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlphabetsAlphabets","download_url":"https://codeload.github.com/AlphabetsAlphabets/rassfi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243589345,"owners_count":20315480,"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":[],"created_at":"2024-11-20T09:42:06.698Z","updated_at":"2025-03-14T14:21:58.563Z","avatar_url":"https://github.com/AlphabetsAlphabets.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rassfi\nA password manager written in Rust using Rofi. Which is basically just passmenu-rs.\n\n# Prerequisites\n1. rofi\n\n# Usage\nThere are two ways to use rassfi\n1. To create a new password for a new account\n\nTo do this run `rassfi encrypt`. A popup will appear and there enter the name of the new account. The password is randomly generated using [OsRng](https://docs.rs/rand/latest/rand/rngs/struct.OsRng.html#) which implements the [CryptoRng](https://docs.rs/rand/latest/rand/trait.CryptoRng.html) trait.\n\nThe password is automatically encrypted using [srsa](https://docs.rs/srsa/0.1.6/srsa/) which uses the already well established [rsa](https://docs.rs/rsa/0.9.0/rsa/) crate.\n\n2. To decrypt a password for an existing accuont with `rassfi login`.\n\nA pop up will appear and you'll choose which account to retrieve the password for. Then you select the key that is needed to decrypt the file. \n\n# Configuration\n- `RASSFI_KEYSTORE`. This is where rassfi will look for when retrieving the keys you have on your system. Public and private.\n- `RASSFI_VAULT`. This is the location where rassfi will write passwords to during `rassfi encrypt`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphabetsalphabets%2Frassfi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphabetsalphabets%2Frassfi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphabetsalphabets%2Frassfi/lists"}