🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

laptudirm.com/x/krypt

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

laptudirm.com/x/krypt

Go Modules
Version
v0.2.0
Version published
Created
Source

The Krypt Password Manager

logo

Installation

git clone https://github.com/raklaptudirm/krypt.git
cd krypt
make build
./bin/krypt # put this executable in your bin

Commands

krypt add            # add a new password to krypt
krypt edit [regexp]  # edit a password whose name matches [regex]
krypt help [command] # get help about any provided krypt command
krypt list [regexp]  # list the passwords whose names matches [regex]
krypt login          # login to krypt with your master password
krypt logout         # logout of krypt
krypt rm [regexp]    # remove the password whose name matches [regex]
krypt version        # get the version information of krypt

License

Krypt is licensed under the Apache License, Version 2.0.

FAQs

Package last updated on 28 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts