Skip to content

Commit 8cf1c86

Browse files
committed
chore: fetch content from various external sources
1 parent e1f41e5 commit 8cf1c86

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

docs/04_glossary/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.history
2+
.safe_history

docs/04_glossary/agent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ An agent in [KERIA](keria) terms is an instance of a keystore ([Hab](hab)) that
77

88
## eSSIF-lab definition
99
[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.
10+
11+
Testline 1

docs/04_glossary/hab.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Definition
2+
3+
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

Comments
 (0)