mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
20 lines
235 B
Markdown
20 lines
235 B
Markdown
|
# Bootstrapper
|
||
|
|
||
|
## Naming convention
|
||
|
|
||
|
### Network
|
||
|
|
||
|
IP addresses:
|
||
|
|
||
|
* ip: numeric IP address
|
||
|
* host: either IP address or hostname
|
||
|
* endpoint: host+port
|
||
|
|
||
|
### Keys
|
||
|
|
||
|
Kinds:
|
||
|
|
||
|
* key: symmetric key
|
||
|
* pubKey: public key
|
||
|
* privKey: private key
|