All Projects → urld → Passmgr

urld / Passmgr

Licence: bsd-3-clause
a simple, portable password manager

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Passmgr

Chest
Bash glue to encrypt and hide files
Stars: ✭ 123 (+66.22%)
Mutual labels:  encryption, password-manager
OormiPass
Free open source cross platform password manager
Stars: ✭ 50 (-32.43%)
Mutual labels:  encryption, password-manager
Gitpass
Open Source Your Password (Mismanagement)!
Stars: ✭ 113 (+52.7%)
Mutual labels:  encryption, password-manager
Pwd.sh
GPG symmetric password manager
Stars: ✭ 1,468 (+1883.78%)
Mutual labels:  encryption, password-manager
Swifty
🔑 Free Offline Password Manager
Stars: ✭ 496 (+570.27%)
Mutual labels:  encryption, password-manager
Purse
GPG asymmetric (YubiKey) password manager
Stars: ✭ 313 (+322.97%)
Mutual labels:  encryption, 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 (+132.43%)
Mutual labels:  encryption, password-manager
Featherpasswordmanager
Highly portable extremely light-weight password manager that stores all your passwords in a local encrypted file.
Stars: ✭ 39 (-47.3%)
Mutual labels:  encryption, password-manager
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 (+4918.92%)
Mutual labels:  encryption, password-manager
Buttercup Core
🎩 The mighty NodeJS password vault
Stars: ✭ 340 (+359.46%)
Mutual labels:  encryption, password-manager
Ylva
Command line password manager for Unix-like operating systems
Stars: ✭ 23 (-68.92%)
Mutual labels:  encryption, password-manager
Passage
A password manager using https://age-encryption.org/
Stars: ✭ 48 (-35.14%)
Mutual labels:  encryption, password-manager
Chef Vault
chef-vault cookbook
Stars: ✭ 63 (-14.86%)
Mutual labels:  encryption
Iotalk
iotalk is a privacy-minded messaging system built on the IOTA Tangle. Messages are encrypted so only the intended recipient can read them.
Stars: ✭ 67 (-9.46%)
Mutual labels:  encryption
Fhe Toolkit Linux
IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
Stars: ✭ 1,123 (+1417.57%)
Mutual labels:  encryption
Masterpassword
Project moved to https://gitlab.com/spectre.app
Stars: ✭ 1,122 (+1416.22%)
Mutual labels:  password-manager
Qt Sesam
c't SESAM Password Manager (Qt version)
Stars: ✭ 72 (-2.7%)
Mutual labels:  password-manager
Bash Snippets
A collection of small bash scripts for heavy terminal users
Stars: ✭ 8,558 (+11464.86%)
Mutual labels:  encryption
Ppma
[INACTIVE] PHP Password Manager
Stars: ✭ 62 (-16.22%)
Mutual labels:  password-manager
Pkgmirror
Packages Mirroring
Stars: ✭ 62 (-16.22%)
Mutual labels:  golang-application

passmgr

Build Status Go Report Card GoDoc

passmgr is a simple portable password manager.

Usage

Just call passmgr from your command line. The application will tell you how to proceed.

Read the command documentation for more detailed instructions and examples.

Install

Download the latest release for your platform, or build from source: go get github.com/urld/passmgr/cmd/passmgr

Dependencies

Platforms

  • OSX
  • Windows
  • Linux (requires xclip or xsel command to be installed, probably works on other *nix platforms too)

Limitations

  • no protection against keyloggers
  • no protection against cliboard spies

TODO

  • look into improved clipboard handling hn comment
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].