Password-less Keyring
Setting up a password-less pocketd
pocketdThese instructions are intended to streamline usage of pocketd on Debian machines to AVOID providing a password each time.
Only follow these instructions if you know what you're doing.
This whole page can be skipped if the backend in your .pocket/config/client.toml is set to test.
If it is set to os or other, these instructions avoid having to enter your password every time.
Prerequisites
You have installed the pocketd CLI.
You have created a
pocketuser following one of the guides in the docs.You are running a Supplier on a
Debianmachine.😮💨 You are annoyed about having to enter your password every time 😮💨
⚠️ You are not looking for a scalable "production ready" solution ⚠️
Background: os vs test backend
os vs test backendtl;dr: You can skip this page if you use the test backend
pocketd uses the Cosmos SDK keyring. For details on how it works, and understanding what a backend is, see the official docs.
This document will focus on how to use pocketd with the os backend without a password on a Debian machine, and assume you have read the Cosmos documentation.
Instructions
Was this helpful?
