跳至主要内容
此页面是从英文翻译而来的。请注意,与原始页面相比,可能会出现错误或差异。真实的文档来源应始终是英文版本。

Keosd

Introduction

keosd is a key manager service daemon for storing private keys and signing digital messages. It provides a secure key storage medium for keys to be encrypted at rest in the associated wallet file. keosd also defines a secure enclave for signing transaction created by cleos or a third part library.

Installation

keosd is distributed as part of the Antelope software suite. To install keosd just visit the Antelope Software Installation section.

Operation

When a wallet is unlocked with the corresponding password, cleos can request keosd to sign a transaction with the appropriate private keys. Also, keosd provides support for hardware-based wallets such as Secure Encalve and YubiHSM.

[[info | Audience]] | keosd is intended to be used by Antelope developers only.