Skip to content

Commit

Permalink
Merged and resolved conflicts by accepting all incoming changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kordwarshuis committed Feb 10, 2025
2 parents 5098c7e + 3cdbfe7 commit d9de552
Show file tree
Hide file tree
Showing 570 changed files with 4,608 additions and 716 deletions.
1 change: 0 additions & 1 deletion docs/04_glossary/ACDC.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# ACDC
## See
[authentic chained data container](authentic-chained-data-container)
1 change: 0 additions & 1 deletion docs/04_glossary/ADC.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# ADC
## See
[Authentic data container](authentic-data-container)
1 change: 0 additions & 1 deletion docs/04_glossary/ADR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# ADR
## See
[Architectural Decision Record](architectural-decision-record)
1 change: 0 additions & 1 deletion docs/04_glossary/AID.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# AID
## See
[Autonomic identifier](autonomic-identifier)
1 change: 0 additions & 1 deletion docs/04_glossary/APC.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# APC
## See
[Authentic provenance chain](authentic-provenance-chain)
1 change: 0 additions & 1 deletion docs/04_glossary/API.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# API
## See
[Application programming interface](application-programming-interface)
1 change: 0 additions & 1 deletion docs/04_glossary/AVR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# AVR
## See
[Authorized vLEI Representative](authorized-vlei-representative)
1 change: 0 additions & 1 deletion docs/04_glossary/BADA.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# BADA
## See
[Best available data acceptance mechanism](best-available-data-acceptance-mechanism)
1 change: 0 additions & 1 deletion docs/04_glossary/BFT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# BFT
## See
[Byzantine fault tolerance](byzantine-fault-tolerance)
1 change: 0 additions & 1 deletion docs/04_glossary/BOLA.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# BOLA
## See
[Broken Object Level Authorization](broken-object-level-authorization)
1 change: 0 additions & 1 deletion docs/04_glossary/CBOR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# CBOR
## See
[Concise Binary Object Representation](concise-binary-object-representation)
3 changes: 3 additions & 0 deletions docs/04_glossary/CESR-version.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Definition
the CESR Version is provided by a special Count Code that specifies the Version of all the CESR code tables in a given Stream or Stream section.
Source: Dr. S. Smith
1 change: 0 additions & 1 deletion docs/04_glossary/CESR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# CESR
## See
[composable event streaming representation](composable-event-streaming-representation)
1 change: 0 additions & 1 deletion docs/04_glossary/CLC.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# CLC
## See
[Chain link confidential](chain-link-confidentiality)
1 change: 0 additions & 1 deletion docs/04_glossary/CRUD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# CRUD
## Definition

Is acronym for the traditional _client-server_ database update policy is CRUD (**Create, Read, Update, Delete**).
Expand Down
5 changes: 3 additions & 2 deletions docs/04_glossary/CSPRNG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CSPRNG
## Definition
means "Cryptographically Secure Pseudorandom Number Generator" which means that a sequence of numbers (bits, bytes...) that is produced from an algorithm which is deterministic (the sequence is generated from some unknown internal state), hence pseudorandom, is also cryptographically secure, or not.
means "Cryptographically Secure Pseudorandom Number Generator," which means that a sequence of numbers (bits, bytes...) that is produced from an algorithm that is deterministic (the sequence is generated from some unknown internal state), hence pseudorandom is also cryptographically secure, or not.
(Source: https://crypto.stackexchange.com/questions/12436/what-is-the-difference-between-csprng-and-prng)
## Security

It is cryptographically secure if nobody can _reliably distinguish_ the output from true randomness, even if the PRNG algorithm is perfectly known (but not its internal state). A non-cryptographically secure PRNG would fool basic statistical tests but can be distinguished from true randomness by an intelligent attacker.
(Source: https://crypto.stackexchange.com/questions/12436/what-is-the-difference-between-csprng-and-prng)
Expand Down
1 change: 0 additions & 1 deletion docs/04_glossary/CT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# CT
## See
[Certificate transparency](certificate-transparency)
1 change: 0 additions & 1 deletion docs/04_glossary/DAG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# DAG
## See
[Directed acyclic graph](directed-acyclic-graph)
1 change: 0 additions & 1 deletion docs/04_glossary/DAR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# DAR
## See
[Designated Authorized Representatives](designated-authorized-representative)
1 change: 0 additions & 1 deletion docs/04_glossary/DEL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# DEL
## See
[Duplicitous event log](duplicitous-event-log)
1 change: 0 additions & 1 deletion docs/04_glossary/DHT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# DHT
## See
[Distributed hash table](distributed-hash-table)
1 change: 0 additions & 1 deletion docs/04_glossary/DID.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# DID
## See
[Decentralized Identifier](https://github.com/trustoverip/acdc/wiki/decentralized-identifier)
1 change: 0 additions & 1 deletion docs/04_glossary/DKMI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# DKMI
## See
[Decentralized key management infrastructure](decentralized-key-management-infrastructure)
1 change: 0 additions & 1 deletion docs/04_glossary/DPKI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# DPKI
## See
[Decentralized key management infrastructure](decentralized-key-management-infrastructure)
1 change: 0 additions & 1 deletion docs/04_glossary/E2E.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# E2E
## See
[End-to-end](end-to-end)
1 change: 0 additions & 1 deletion docs/04_glossary/ECR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# ECR
## See
[Engagement context role](engagement-context-role)
1 change: 0 additions & 1 deletion docs/04_glossary/ESSR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# ESSR
## See
[Encrypt‐Sender‐Sign‐Receiver](https://github.com/WebOfTrust/WOT-terms/wiki/encrypt-sender-sign-receiver)
1 change: 0 additions & 1 deletion docs/04_glossary/FFI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# FFI
## See
[Foreign Function Interface](foreign-function-interface)
1 change: 0 additions & 1 deletion docs/04_glossary/GAR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# GAR
## See
[GLEIF authorized representative](gleif-authorized-representative)
1 change: 0 additions & 1 deletion docs/04_glossary/GLEIF.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# GLEIF
## Definition
Global Legal Entity Identifier Foundation

Expand Down
1 change: 0 additions & 1 deletion docs/04_glossary/GLEIS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# GLEIS
## Definition
Global Legal Entity Identifier System
1 change: 0 additions & 1 deletion docs/04_glossary/GPG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# GPG
## See
[Gnu privacy guard](gnu-privacy-guard)
1 change: 0 additions & 1 deletion docs/04_glossary/HSM.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# HSM
## See
[Hardware security model](hardware-security-module)
1 change: 0 additions & 1 deletion docs/04_glossary/Home.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Home
## Welcome to the WebofTrust terms wiki!

The wiki also serves the glossary terms for the underlying and related techniques to ACDC, like KERI, CESR and OOBI.
Expand Down
1 change: 0 additions & 1 deletion docs/04_glossary/I-O.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# I O
## See
[Input output](input-output)
1 change: 0 additions & 1 deletion docs/04_glossary/IANA.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# IANA
## See
[Internet assigned numbers authority](internet-assigned-numbers-authority)
1 change: 0 additions & 1 deletion docs/04_glossary/IPEX.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# IPEX
## See
[Issuance and presentation exchange protocol](issuance-and-presentation-exchange-protocol)
2 changes: 2 additions & 0 deletions docs/04_glossary/ITPS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
## See
[Information theoretic security](information-theoretic-security)
1 change: 0 additions & 1 deletion docs/04_glossary/JOSE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# JOSE
## See
[Javascript object signing and encryption](javascript-object-signing-and-encryption)
6 changes: 2 additions & 4 deletions docs/04_glossary/JSON.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
# JSON
## Definition
JavaScript Object Notation. JSON is a [language-independent](https://en.wikipedia.org/wiki/Language-independent_specification) data format. It was derived from [JavaScript](https://en.wikipedia.org/wiki/JavaScript). It's an [open standard](https://en.wikipedia.org/wiki/Open_standard) [file format](https://en.wikipedia.org/wiki/File_format) and [data interchange](https://en.wikipedia.org/wiki/Electronic_data_interchange) format that uses [human-readable](https://en.wikipedia.org/wiki/Human-readable_medium) text to store and transmit data objects consisting of [attribute–value pairs](https://en.wikipedia.org/wiki/Attribute%E2%80%93value_pair) and [arrays](https://en.wikipedia.org/wiki/Array_data_type) (or other [serializable](https://en.wikipedia.org/wiki/Serialization) values).
More on [source](https://en.wikipedia.org/wiki/JSON) Wikipedia
## See
[JavaScript Object Notation](javascript-object-notation)
1 change: 0 additions & 1 deletion docs/04_glossary/KA2CE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# KA2CE
## See
[KERI agreement algorithm for control establishment](keri-agreement-algorithm-for-control-establishment)
1 change: 0 additions & 1 deletion docs/04_glossary/KAACE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# KAACE
## See
[KERI agreement algorithm for control establishment](keri-agreement-algorithm-for-control-establishment)
1 change: 0 additions & 1 deletion docs/04_glossary/KAPI.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# KAPI
## Definition
Application programmer interfaces (APIs) for the various components in the KERI ecosystem such as Controllers, Agents, Witnesses, Watchers, Registrars etc need by which they can share information. The unique properties of the KERI protocol require APIs that preserve those properties. We call the set of APIs the KERI API.
[Source Kapi Repo](https://github.com/WebOfTrust/kapi/blob/main/kapi.md)
2 changes: 2 additions & 0 deletions docs/04_glossary/KAWA.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
## See
[KERI’s Algorithm for Witness Agreement](keri’s-algorithm-for-witness-agreement)
1 change: 0 additions & 1 deletion docs/04_glossary/KEL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# KEL
A Key Event Log.
## See
[Key Event Log](key-event-log)
1 change: 0 additions & 1 deletion docs/04_glossary/KERI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# KERI
## See
[Key event receipt infrastructure](key-event-receipt-infrastructure)
3 changes: 3 additions & 0 deletions docs/04_glossary/KERIA-agent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Definition

An [agent](agent) in [KERIA](keria) terms, is an instance of a keystore ([Hab](hab)) that runs in a given instance of the KERIA agent server.
1 change: 0 additions & 1 deletion docs/04_glossary/KERIMask.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# KERIMask
## Definition
A wallet similar to _MetaMask_, the manifestation will be a browser extension and it will connect to KERIA servers in order for a person to control AIDs from their browser.

Expand Down
1 change: 0 additions & 1 deletion docs/04_glossary/KERISSE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# KERISSE
## See
[KERI suite search engine](keri-suite-search-engine)
1 change: 0 additions & 1 deletion docs/04_glossary/KERL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# KERL
## See
[Key event receipt log](key-event-receipt-log)
1 change: 0 additions & 1 deletion docs/04_glossary/KID.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# KID
## See
[KERI improvement doc](keri-improvement-doc)
1 change: 0 additions & 1 deletion docs/04_glossary/KRAM.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# KRAM
## See
[KERI Request Authentication Method](keri-request-authentication-method)
1 change: 0 additions & 1 deletion docs/04_glossary/LEI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# LEI
## Definition
Legal Entity Identifier
1 change: 0 additions & 1 deletion docs/04_glossary/LID.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# LID
## See
[Legitimized human meaningful identifier ](legitimized-human-meaningful-identifier )
1 change: 0 additions & 1 deletion docs/04_glossary/LLM.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# LLM
## See [Large Language Model](large-language-model)
1 change: 0 additions & 1 deletion docs/04_glossary/LoA.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# LoA
## See
[Levels of assurance](levels-of-assurance)
1 change: 0 additions & 1 deletion docs/04_glossary/LoC.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# LoC
## See
[Loci of control](loci-of-control)
1 change: 0 additions & 1 deletion docs/04_glossary/MFA.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# MFA
## See
[Multi-factor Authentication](multi-factor-authentication)
1 change: 0 additions & 1 deletion docs/04_glossary/MIME-type.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# MIME type
## See
[Media type](media-type)
1 change: 0 additions & 1 deletion docs/04_glossary/NFT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# NFT
## See
[Non-fungible token](non-fungible-token)
1 change: 0 additions & 1 deletion docs/04_glossary/OOBI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# OOBI
## See
[Out-of-band introduction](out-of-band-introduction)
1 change: 0 additions & 1 deletion docs/04_glossary/OOR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# OOR
## See
[Official Organizational Role](official-organizational-role)
1 change: 0 additions & 1 deletion docs/04_glossary/P2P.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# P2P
## See
[Peer to peer](peer-to-peer)
1 change: 0 additions & 1 deletion docs/04_glossary/PGP.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# PGP
## See
[Pretty good privacy](pretty-good-privacy)
3 changes: 1 addition & 2 deletions docs/04_glossary/PID.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# PID
## See
[percolated information discovery](percolated-information-discovery)
[percolated information discovery](percolated-information-discovery)
1 change: 0 additions & 1 deletion docs/04_glossary/PKI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# PKI
## See
[Public key infrastructure](public-key-infrastructure)
1 change: 0 additions & 1 deletion docs/04_glossary/PRNG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# PRNG
## Definition
means "Pseudorandom Number Generator" which means that a sequence of numbers (bits, bytes...) is produced from an algorithm which looks random, but is in fact deterministic (the sequence is generated from some unknown internal state), hence pseudorandom.

Expand Down
1 change: 0 additions & 1 deletion docs/04_glossary/PTEL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# PTEL
## See
[Public transaction event log](public-transaction-event-log)
1 change: 0 additions & 1 deletion docs/04_glossary/QAR.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# QAR
## See
[QVI Authorized Representative](qvi-authorized-representative)
1 change: 0 additions & 1 deletion docs/04_glossary/QVI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# QVI
## See
[Qualified vLEI issuer](qualified-vlei-issuer)
3 changes: 1 addition & 2 deletions docs/04_glossary/RID.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# RID
## See
[Root autonomic identifier (AID)](root-autonomic-identifier)
[Root autonomic identifier](root-autonomic-identifier)
1 change: 0 additions & 1 deletion docs/04_glossary/RUN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# RUN
## Definition
The acronym for the new peer-to-peer end-verifiable monotonic update policy is RUN (**Read, Update, Nullify**).

Expand Down
1 change: 0 additions & 1 deletion docs/04_glossary/SAD.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# SAD
## See
[Self addressing data](self-addressing-data)
1 change: 0 additions & 1 deletion docs/04_glossary/SAID.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# SAID
## See
[Self-addressing identifier](self-addressing-identifier)
1 change: 0 additions & 1 deletion docs/04_glossary/SATP.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# SATP
## See
[Secure asset transfer protocol](secure-asset-transfer-protocol)
1 change: 0 additions & 1 deletion docs/04_glossary/SCID.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# SCID
## See
[Self-certifying identifier](self-certifying-identifier)
1 change: 0 additions & 1 deletion docs/04_glossary/SKRAP.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# SKRAP
## See
[Signify/KERIA Request Authentication Protocol](signify-keria-request-authentication-protocol)
1 change: 0 additions & 1 deletion docs/04_glossary/SKWA.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# SKWA
## See
[Simple KERI for web auth](simple-keri-for-web-auth)
1 change: 0 additions & 1 deletion docs/04_glossary/SPAC.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# SPAC
## See
[Secure Private Authentic Confidentiality](secure-private-authentic-confidentiality)
Loading

0 comments on commit d9de552

Please sign in to comment.