{"id":20648457,"url":"https://github.com/henriquesebastiao/blindage","last_synced_at":"2026-05-30T22:31:59.673Z","repository":{"id":256871609,"uuid":"856675933","full_name":"henriquesebastiao/blindage","owner":"henriquesebastiao","description":"A simple yet capable CLI password manager","archived":false,"fork":false,"pushed_at":"2026-02-19T11:27:56.000Z","size":428,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-19T15:51:53.316Z","etag":null,"topics":["2fa","argon2","cryptography","hashlib","mfa","password-manager","python","sqlalchemy","totp","typer"],"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/henriquesebastiao.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-13T01:57:23.000Z","updated_at":"2026-02-19T11:27:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed26a424-e900-4cd7-90e5-3f1901a5925c","html_url":"https://github.com/henriquesebastiao/blindage","commit_stats":null,"previous_names":["henriquesebastiao/blindage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/henriquesebastiao/blindage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquesebastiao%2Fblindage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquesebastiao%2Fblindage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquesebastiao%2Fblindage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquesebastiao%2Fblindage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henriquesebastiao","download_url":"https://codeload.github.com/henriquesebastiao/blindage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquesebastiao%2Fblindage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33712579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["2fa","argon2","cryptography","hashlib","mfa","password-manager","python","sqlalchemy","totp","typer"],"created_at":"2024-11-16T17:08:35.128Z","updated_at":"2026-05-30T22:31:59.669Z","avatar_url":"https://github.com/henriquesebastiao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blindage 🔐\n\n[![Test](https://github.com/henriquesebastiao/blindage/actions/workflows/test.yml/badge.svg)](https://github.com/henriquesebastiao/blindage/actions/workflows/test.yml)\n[![coverage](https://coverage-badge.samuelcolvin.workers.dev/henriquesebastiao/blindage.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/henriquesebastiao/blindage)\n[![Static Badge](https://img.shields.io/badge/status-dev-blue)](https://github.com/henriquesebastiao/blindage)\n[![GitHub License](https://img.shields.io/github/license/henriquesebastiao/statbov?color=blue)](https://github.com/henriquesebastiao/blindage/blob/main/LICENSE)\n[![Visitors](https://api.visitorbadge.io/api/visitors?path=henriquesebastiao%2Fblindage\u0026label=repository%20visits\u0026countColor=%231182c3\u0026style=flat)](https://github.com/henriquesebastiao/blindage)\n\n*You are in control of your data.*\n\nBlindage is a Python password manager in CLI that stores your passwords encrypted in a SQLite database on your machine.\n\n## Features\n\n- Beautiful CLI interface made with [Typer](https://github.com/fastapi/typer) and [Rich](https://github.com/Textualize/rich).\n- Saves the master password encrypted with the Argon 2 key derivation algorithm with [argon2-cffi](https://github.com/hynek/argon2-cffi).\n- Stores other encrypted credentials based on a key generated from the master password, making it impossible to read the data without the encryption key, i.e., without the master password. This is thanks to the [cryptography](https://github.com/pyca/cryptography) lib.\n- Password suggestions containing upper and lower case letters, numbers and special characters.\n- Get OTP codes based on your authentication thanks to [pyotp](https://github.com/pyauth/pyotp).\n- Copy single credentials to clipboard with [pyperclip](https://github.com/asweigart/pyperclip).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquesebastiao%2Fblindage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenriquesebastiao%2Fblindage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquesebastiao%2Fblindage/lists"}