Ian Goldberg
|
5580976796
Load the config into the enclave
|
1 year ago |
Ian Goldberg
|
d17365c8ea
Rename App/config.* to App/appconfig.*
|
1 year ago |
Ian Goldberg
|
12a9d0aeb8
Use defined constants for the command type bytes rather than hardcoding 0x01, etc.
|
1 year ago |
Ian Goldberg
|
3a506cf620
Nodes can now asynchronously receive data using callbacks
|
1 year ago |
Ian Goldberg
|
a43c3034dd
Put the echo commands in the Makefile in a more sensible place
|
1 year ago |
Ian Goldberg
|
1d77726a88
Nodes can send each other data asynchronously
|
1 year ago |
Ian Goldberg
|
a476377b16
The nodes now all establish TCP connections with each other
|
1 year ago |
Ian Goldberg
|
a48982890f
A bit of refactoring in preparation for the networking code
|
1 year ago |
Ian Goldberg
|
ec50f967c3
Add make depend target
|
1 year ago |
Ian Goldberg
|
c136753b60
Stub for networking code
|
1 year ago |
Ian Goldberg
|
10f7a028d5
config.json parsing
|
1 year ago |
Ian Goldberg
|
ad518986bf
Make the node list an optional argument to mkconfig and launch
|
1 year ago |
Ian Goldberg
|
74eb0c986d
Support a "params" stanza in the manifest file that applies to all nodes
|
1 year ago |
Ian Goldberg
|
716c1eaca1
teems reads its config.json from stdin on startup
|
1 year ago |
Ian Goldberg
|
841b4fc29b
TEEMS launch script
|
1 year ago |
Ian Goldberg
|
334aaff637
Rename mkconfig to mkconfig.py so that other programs can load it as a module
|
1 year ago |
Ian Goldberg
|
2762b2ee24
Create a config.json from manifest and pubkey files
|
1 year ago |
Ian Goldberg
|
7d51be114e
Better argument parsing for getpubkeys
|
1 year ago |
Ian Goldberg
|
f16af857bb
Rename mkpubkeys to getpubkeys
|
1 year ago |
Ian Goldberg
|
ecdacbbaac
Use ./teems --gen to generate a pubkeys.yaml file from a manifest.yaml file
|
1 year ago |
Ian Goldberg
|
4ea6ac6fe0
Increase the optimization level in the Makefile
|
1 year ago |
Ian Goldberg
|
976c417ae7
Rename binary from app to teems
|
1 year ago |
Ian Goldberg
|
194af2f062
Better CLI for key generation
|
1 year ago |
Ian Goldberg
|
1672a9efbe
The enclave can generate a long-term identity key and persist the private key through sealing
|
1 year ago |
Ian Goldberg
|
261c116cbb
Simple Hello Enclave app
|
1 year ago |