All Projects โ†’ gopasspw โ†’ Gopass

gopasspw / Gopass

Licence: mit
The slightly more awesome standard unix password manager for teams

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
Roff
2310 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Gopass

Passwd
A beautiful, cross-platform, encrypted password manager ๐Ÿ”
Stars: โœญ 82 (-98.12%)
Mutual labels:  hacktoberfest, password-manager
Buttercup Browser Extension
๐ŸŒ Buttercup browser extension
Stars: โœญ 164 (-96.25%)
Mutual labels:  hacktoberfest, password-manager
Wsend Gpg
Encrypted end to end file transfer
Stars: โœญ 97 (-97.78%)
Mutual labels:  hacktoberfest, gpg
Pass Winmenu
An easy-to-use Windows interface for pass
Stars: โœญ 160 (-96.34%)
Mutual labels:  password-manager, gpg
Buttercup Mobile
๐Ÿ“ฑ React-Native mobile application for Buttercup
Stars: โœญ 297 (-93.21%)
Mutual labels:  hacktoberfest, password-manager
Authorizer
Authorizer is a Password Manager for Android. It emulates an HID keyboard over USB and enters your credentials on your target device. Additionally it supports OTP ๐Ÿ”‘๐Ÿ“ด
Stars: โœญ 172 (-96.07%)
Mutual labels:  password-manager, gpg
Wsl2 Ssh Pageant
bridge between windows pageant and wsl2
Stars: โœญ 155 (-96.46%)
Mutual labels:  hacktoberfest, gpg
Android Password Store
Android application compatible with ZX2C4's Pass command line application
Stars: โœญ 1,912 (-56.28%)
Mutual labels:  hacktoberfest, password-manager
gpgpwd
Moved to GitLab
Stars: โœญ 22 (-99.5%)
Mutual labels:  password-manager, gpg
Pykeepass
Python library to interact with keepass databases (supports KDBX3 and KDBX4)
Stars: โœญ 231 (-94.72%)
Mutual labels:  hacktoberfest, password-manager
Gopass Ui
gopass CLI + UI = visual cross-platform password manager for teams
Stars: โœญ 147 (-96.64%)
Mutual labels:  password-manager, gpg
Buttercup Core
๐ŸŽฉ The mighty NodeJS password vault
Stars: โœญ 340 (-92.23%)
Mutual labels:  hacktoberfest, password-manager
Pwd.sh
GPG symmetric password manager
Stars: โœญ 1,468 (-66.43%)
Mutual labels:  password-manager, gpg
Authpass
AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.
Stars: โœญ 591 (-86.49%)
Mutual labels:  hacktoberfest, password-manager
Qtpass
QtPass is a multi-platform GUI for pass, the standard unix password manager.
Stars: โœญ 763 (-82.55%)
Mutual labels:  password-manager, gpg
Python Scripts
Collection of Various Python Script's.๐Ÿ’ป
Stars: โœญ 195 (-95.54%)
Mutual labels:  hacktoberfest, password-manager
Purse
GPG asymmetric (YubiKey) password manager
Stars: โœญ 313 (-92.84%)
Mutual labels:  password-manager, gpg
Buttercup Desktop
Buttercup is a free, open-source and cross-platform password manager, built on NodeJS with Typescript. It uses strong industry-standard encryption to protect your passwords and credentials (among other data you store in Buttercup vaults) at rest, within vault files (.bcup). Vaults can be loaded from and saved to a number of sources, such as the local filesystem, Dropbox, Google Drive or any WebDAV-enabled service (like ownCloud or Nextcloud ยน).
Stars: โœญ 3,714 (-15.07%)
Mutual labels:  hacktoberfest, password-manager
Jhipster
DEPRECATED: use https://github.com/jhipster/jhipster-bom instead
Stars: โœญ 399 (-90.88%)
Mutual labels:  hacktoberfest
Awesome Seo
๐ŸŒŸ A curated list of SEO (Search Engine Optimization) links.
Stars: โœญ 401 (-90.83%)
Mutual labels:  hacktoberfest

gopass Gopher by Vincent Leinweber, remixed from the Renรฉe French original Gopher

gopass

Build Status Packaging status Go Report Card MIT License Github All Releases codecov CII Best Practices Gopass Slack

Introduction

gopass is a password manager for the command line written in Go. It works on all major desktop and server operating systems (Linux, MacOS, BSD, Windows).

For detailed usage and installation instructions please check out our documentation.

Screenshot

screenshot

Features

Please see docs/features.md for an extensive list of all features along with several usage examples. Some examples are available in our example password store.

Feature State Description
Secure secret storage stable Securely storing encrypted secrets
Recipient management beta Easily manage multiple users of each store
Multiple stores stable Mount multiple stores in your root store, like file systems
password quality assistance beta Checks existing or new passwords for common flaws
password leak checker integration Perform offline checks against known leaked passwords
PAGER support stable Automatically invoke a pager on long output
JSON API integration Allow gopass to be used as a native extension for browser plugins
Automatic fuzzy search stable Automatically search for matching store entries if a literal entry was not found
gopass sync stable Easy to use syncing of remote repos and GPG keys
Desktop Notifications stable Display desktop notifications and completing long running operations
REPL beta Integrated Read-Eval-Print-Loop shell with autocompletion.
Extensions Extend gopass with custom commands using our API

Design Principles

Gopass is a versatile command line based password manager that is being developed with the following principles in mind:

  • Easy: For technical users (i.e. those who are used to the command line) it should be easy to get started with gopass.
  • Secure: Security is hard. We aim to make it as easy as possible while still providing a good level of protection against common adversaries. Caution: If your personal threat level is very high, we might not offer a good tool for you.
  • Extensible: While Gopass includes a fair amount of useful features, we can't cover every use-case. To support more special use cases we want to provide a clean and simple API to integration gopass into your own binaries.

Installation

Please see docs/setup.md.

If you have Go 1.16 (or greater) installed:

go get github.com/gopasspw/gopass

WARNING: Please prefer releases, unless you want to contribute to the development of gopass. The master branch might not be very well tested and can contain breaking changes without further notice.

Getting Started

Either initialize a new git repository or clone an existing one.

New password store

$ gopass setup

   __     _    _ _      _ _   ___   ___
 /'_ '\ /'_'\ ( '_'\  /'_' )/',__)/',__)
( (_) |( (_) )| (_) )( (_| |\__, \\__, \
'\__  |'\___/'| ,__/''\__,_)(____/(____/
( )_) |       | |
 \___/'       (_)

๐ŸŒŸ Welcome to gopass!
๐ŸŒŸ Initializing a new password store ...
๐ŸŒŸ Configuring your password store ...
๐ŸŽฎ Please select a private key for encrypting secrets:
[0] gpg - 0xFEEDBEEF - John Doe <[email protected]>
Please enter the number of a key (0-12, [q]uit) (q to abort) [0]: 0
โ“ Do you want to add a git remote? [y/N/q]: y
Configuring the git remote ...
Please enter the git remote for your shared store []: [email protected]:john/passwords.git
โœ… Configured

Hint: gopass setup will use gpg encryption and git storage by default.

Existing password store

$ gopass clone [email protected]:john/passwords.git

   __     _    _ _      _ _   ___   ___
 /'_ '\ /'_'\ ( '_'\  /'_' )/',__)/',__)
( (_) |( (_) )| (_) )( (_| |\__, \\__, \
'\__  |'\___/'| ,__/''\__,_)(____/(____/
( )_) |       | |
 \___/'       (_)

๐ŸŒŸ Welcome to gopass!
๐ŸŒŸ Cloning an existing password store from "[email protected]:john/passwords.git" ...
โš  Cloning git repository "[email protected]:john/passwords.git" to "/home/john/.local/share/gopass/stores/root" ...
โš  Configuring git repository ...
๐ŸŽฉ Gathering information for the git repository ...
๐Ÿšถ What is your name? [John Doe]: 
๐Ÿ“ง What is your email? [[email protected]]: 
Your password store is ready to use! Have a look around: `gopass list`

Upgrade

To use the self-updater run:

gopass update

or to upgrade with Go installed, run:

go get -u github.com/gopasspw/gopass

Otherwise, use the setup docs mentioned in the installation section to reinstall the latest version.

Development

This project uses GitHub Flow. In other words, create feature branches from master, open an PR against master, and rebase onto master if necessary.

We aim for compatibility with the latest stable Go Release only.

While this project is maintained by volunteers in their free time we aim to triage issues weekly and release a new version at least every quarter.

Credit & License

gopass is licensed under the terms of the MIT license. You can find the complete text in LICENSE.

Please refer to the Git commit log for a complete list of contributors.

Community

gopass is developed in the open. Here are some of the channels we use to communicate and contribute:

Integrations

Mobile apps

Contributing

We welcome any contributions. Please see the CONTRIBUTING.md file for instructions on how to submit changes.

Further Documentation

External Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].