Password Managers

Rooster – simple password manager for geeks

Rooster is a simple password manager for geeks.

This is a command-line program.

Rooster is free and open source software.

Key Features

  • Protects your passwords with state-of-the-art cryptography algorithms:
    • scrypt for key derivation (n = 2^12, r = 8, p = 1 by default, customizable)
    • aes-256-cbc for encryption.
    • hmac-sha512 for authentication.
  • Easy to maintain so that it never becomes unmaintained.
  • Works completely offline by saving your password in a single local file.
  • Stores username/password combinations, nothing more, nothing less.
  • Retrieve passwords with the get command.
  • Dump all raw password data in JSON.
  • Import – load all raw password data from a JSON file.
  • List apps that have weak passwords.
  • Fuzzy searches.

Website: github.com/conradkleinespel/rooster
Support:
Developer: Conrad Kleinespel
License: Apache License 2.0

Rooster is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Terminal-Based Password Managers
gopassSimple but powerful password manager for your terminal
passSimple password manager using gpg and ordinary unix directories
prsSecure, fast and convenient password manager for the terminal
TellerMulti provider secret management tool
Bitwarden CLIPassword management for individuals, teams, and business organizations
RoosterSimple password manager for geeks
passageage-backed password manager
seniorpwPassword manager using age
paSimple password manager. Encryption support is provided via age
SpicyPassLightweight password manager
rbwUnofficial Bitwarden CLI
MUTNSelf-hosted, SSH-synchronized password and note manager
Pass-CLI Password and API key manager
pagoGo-based command-line password manager
kypStores credentials in an encrypted SQLite database
SteelsafeTUI password manager written in Rust
keydexPassword manager for KeePass databases
kpxhsKeepass database interactive TUI viewer
kpcliCommand line interface to KeePass database files
cruxpassMinimal command-line password manager written in C
Puny ManagerMinimal, local, CLI password manager
privagePassword manager and general file encryption tool that uses age
passfzfSimple fzf wrapper for pass
pasejoCommand line password manager written in Rust
cpassConsole UI for pass

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments