Explore Tipi

tipi <b>secure vault</b>

tipi secure vault

With your tipi vault you get a secure storage for - among other things - the access tokens to your private (Github) repositories, meaning that tipi instances on machines you linked to your account get to access privates repositories (that you authorized).

To pair a tipi installation with your tipi account use the connect verb and follow the instructions.

$ tipi connect
tipi needs your tipi.build account to work remotely, authorize this machine by visiting:

         https://tipi.build/dashboard/tokens/validate?exchange=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx


         Pairing code : NNNNNNN

After granting access to your vault in your tipi dashboard the tipi cli will ask for your passphrase after which your machine will be able to decrypt the vault and the pairing process is completed.

In case you need to re-pair your machine you can do a connect --clean:

tipi connect --clean