awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gopasspw avatar

gopasspw/gopass

0
View on GitHub↗
6,940 stele·542 fork-uri·Go·MIT·15 vizualizăriwww.gopass.pw↗

Gopass

gopass is a terminal-based password manager and GPG secret store used for generating, storing, and retrieving encrypted credentials. It functions as a collaborative secret manager that encrypts data using GPG or age and synchronizes it across devices and teams using Git.

The system distinguishes itself by treating version control repositories as the primary storage backend, enabling secure secret sharing and version history for credentials. It utilizes a hierarchical directory structure to organize secrets on the filesystem and supports multi-store mounting to combine multiple independent repositories into a single namespace.

The tool provides a variety of operational capabilities, including password generation, regular expression search, and security auditing against leaked password databases. It includes a programmatic JSON gateway for external tool integration, browser credential autofill, and the ability to export secrets via QR codes.

Users can initialize the system through an interactive setup wizard and manage updates via signature-verified binary releases.

Features

  • Command Line Interfaces - Provides a comprehensive command-line interface for creating, listing, removing, and retrieving encrypted credentials.
  • Git Repository Secret Managers - Acts as a secret manager that uses encrypted Git repositories for storing and synchronizing credentials across devices.
  • Secret Hierarchies - Organizes secrets using a nested folder system on the filesystem to map logical password categories to physical paths.
  • Cryptography Backend Configurations - Allows users to configure and convert encryption backends, supporting GPG, age, and plain text.
  • GitOps Secret Management - Implements a Git-centric workflow for committing and sharing encrypted secrets among team members.
  • Credential Encryption - Provides end-to-end encryption for stored passwords and sensitive information using GPG or age.
  • Git File Encryption - Uses version control repositories as the primary storage backend to synchronize encrypted files across devices and teams.
  • Credential Sharing - Enables secure sharing and organization of API keys and passwords across collaborative technical teams.
  • Secret Encryption - Implements a workflow for encrypting sensitive data locally using GPG or age.
  • Secret Retrieval Utilities - Provides command-line utilities to extract and output encrypted secrets to the terminal, clipboard, or QR codes.
  • Secret Access Policies - Manages lists of authorized recipients for each secret to control decryption access.
  • CLI Secret Management - Provides a comprehensive terminal-based interface for generating, storing, and retrieving encrypted credentials.
  • Version-Controlled Secret Encryption - Stores encrypted secrets within a version control system, leveraging GPG for secure access.
  • Cryptography Backends - Abstracts encryption logic to support multiple providers like GPG or age while maintaining a consistent internal secret interface.
  • Credential Hierarchies - Organizes encrypted passwords into a hierarchical directory structure to simplify credential discovery and management.
  • Pluggable Storage Backends - Provides an abstraction layer to connect with various storage backends like Consul and Vault.
  • CLI Gateways - Exposes a standardized JSON interface that acts as a gateway for external tools and browser extensions to interact with the CLI.
  • Leaked Credential Checks - Scans stored credentials against databases of known leaked passwords to audit security.
  • Release Signature Verifiers - Validates the authenticity of software releases using a built-in keyring of trusted digital signatures.
  • Secret Search - Provides regular expression and exact match search to quickly locate stored credentials.
  • Store Security Analysis - Analyzes the credential store for security vulnerabilities and exports results in multiple formats.
  • Secret Store Mounting - Combines multiple independent password stores into a single namespace using diverse storage and cryptography backends.
  • Binary Secret Handling - Encodes raw data from standard input into a secret or decodes binary secrets to standard output.
  • Password Generators - Creates high-entropy, cryptographically secure random passwords based on specified complexity rules.
  • Store Mounts - Combines multiple independent credential repositories into a single unified view by mapping different backends to specific paths.
  • JSON Interfaces - Provides a programmatic JSON gateway that allows external tools to interact with the credential store via standard data formats.
  • System Integrations - Password manager with native encryption backend support.
  • Password Management - Unix-style password manager designed for teams.
  • Secrets Management - Offers a team-oriented password manager built on git and GPG.
  • Securitate și consolidare - Command-line password manager for secure credential storage.
  • Securitate și confidențialitate - Fully-featured password manager.

Istoric stele

Graficul istoricului de stele pentru gopasspw/gopassGraficul istoricului de stele pentru gopasspw/gopass

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Gopass

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Gopass.
  • bitwarden/androidAvatar bitwarden

    bitwarden/android

    8,457Vezi pe GitHub↗

    This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a

    Kotlinandroidbitwardencompose
    Vezi pe GitHub↗8,457
  • macpass/macpassAvatar MacPass

    MacPass/MacPass

    6,850Vezi pe GitHub↗

    MacPass is a native macOS password manager and encrypted database client designed to manage credentials using the KeePass standard. It serves as a secure credential vault for storing usernames and passwords within a hierarchical structure. The application integrates a TOTP authenticator to generate time-based and hash-based one-time passwords for multi-factor authentication. It utilizes a KeePass-compatible database engine to ensure data portability and supports keyfile-based authentication to increase decryption entropy. The project covers broader capabilities including automated credential

    Objective-C
    Vezi pe GitHub↗6,850
  • agwa/git-cryptAvatar AGWA

    AGWA/git-crypt

    9,746Vezi pe GitHub↗

    git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so they remain as ciphertext on remote servers while appearing as plaintext in local directories. The tool uses Git attributes to define the scope of files and directories targeted for encryption. It supports both symmetric secret key encryption for shared access and asymmetric public key encryption to control decryption permissions among multiple collaborators. The system automates the encryption and decryption process through hook-based filters that trigger during commit and ch

    C++
    Vezi pe GitHub↗9,746
  • awesome-selfhosted/awesome-selfhostedAvatar awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Vezi pe GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    Vezi pe GitHub↗299,516
Vezi toate cele 30 alternative pentru Gopass→

Întrebări frecvente

Ce face gopasspw/gopass?

gopass is a terminal-based password manager and GPG secret store used for generating, storing, and retrieving encrypted credentials. It functions as a collaborative secret manager that encrypts data using GPG or age and synchronizes it across devices and teams using Git.

Care sunt principalele funcționalități ale gopasspw/gopass?

Principalele funcționalități ale gopasspw/gopass sunt: Command Line Interfaces, Git Repository Secret Managers, Secret Hierarchies, Cryptography Backend Configurations, GitOps Secret Management, Credential Encryption, Git File Encryption, Credential Sharing.

Care sunt câteva alternative open-source pentru gopasspw/gopass?

Alternativele open-source pentru gopasspw/gopass includ: bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and… macpass/macpass — MacPass is a native macOS password manager and encrypted database client designed to manage credentials using the… agwa/git-crypt — git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… bitwarden/clients — This project is a comprehensive zero-knowledge security suite designed for enterprise credential management, secrets… stackexchange/blackbox — Blackbox is a GPG secret management tool and asymmetric encryption wrapper used to securely store and share sensitive…