You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/04_glossary/agent.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,5 @@ An agent in [KERIA](keria) terms is an instance of a keystore ([Hab](hab)) that
7
7
8
8
## eSSIF-lab definition
9
9
[agent](https://github.com/trustoverip/acdc/wiki/agent/agent@essiflab) in the #essiflab glossary [here](https://trustoverip.github.io/essiflab/glossary#agent). Term also synced in the ToIP glossary.
A Hab is a keystore for one identifier. The Python implementation in [KERIpy](keripy), also used by [KERIA](keria) uses [LMDB](http://www.lmdb.tech/doc/) to store key material and all other data.
4
+
5
+
Many Habs are included within and managed by a [Habery](habery).
0 commit comments