Password manager

kyp – keep your passwords

kyp is a terminal password manager that stores credentials in an encrypted SQLite database on the local machine.

It is designed for users who want a fully local password vault without relying on a cloud service or account, and includes support for passwords, usernames, URLs, notes, and time-based one-time password secrets. The application offers a text user interface, keyboard-driven navigation, and tools for importing data from Bitwarden.

This is free and open source software.

Key Features

  • Stores vault data locally in a single encrypted SQLite file.
  • Encrypts sensitive fields with AES-256-GCM.
  • Derives the master key at runtime using Argon2id.
  • Supports time-based one-time password generation.
  • Provides a terminal user interface with keyboard-only navigation.
  • Includes clipboard integration for usernames, passwords, and TOTP codes.
  • Offers fuzzy search across stored entries.
  • Supports importing vault data from Bitwarden CSV files.
  • Works without requiring any cloud service or online account.

Website: github.com/stickpro/kyp
Support:
Developer: Vladislav Bulgakov
License: MIT License

kyp in aciton

kyp is written in Go. Learn Go 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
paSimple password manager. Encryption support is provided via age
SpicyPassLightweight password manager
rbwUnofficial Bitwarden CLI
MUTNSelf-hosted, SSH-synchronized password and note manager
keydexPassword manager for KeePass databases
kpxhsKeepass database interactive TUI viewer
kpcliCommand line interface to KeePass database files
passfzfSimple fzf wrapper for pass
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