Documentation
¶
Overview ¶
Package agentkey generates and hashes agent keys — the `dgk_…` tokens an agent presents to the gateway to authenticate as a user. Only the sha256 hash is ever stored; the plaintext is shown to the operator exactly once at creation and is otherwise unrecoverable.
Index ¶
Constants ¶
View Source
const Prefix = "dgk_"
Prefix is the human-recognizable scheme prefix of every agent key.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.