A small tool for storing passwords locally with git sync
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Coin de Gamma 4190c93e9e storage & git begin 3 months ago
src storage & git begin 3 months ago
.gitignore basic commands inittilization 4 months ago
Cargo.toml storage & git begin 3 months ago
README.md storage & git begin 3 months ago

README.md

MPS

A small tool for storing passwords locally with git sync

Installation

  1. Create empty repository for storing your passwords on gitlab or somewhere you prefer
  2. Clone to your home folder ~/.mps/storage
  3. Set variable $MPS_HOME="~/.mps/"
  4. Add to your $PATH:<path_to_msp> where you installed your mps
  5. Run ./mps init