-
Notifications
You must be signed in to change notification settings - Fork 2
CLI tool for attested HTTP GET requests #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
c3273a1
to
e982121
Compare
Suggestion: the name of the tool is ok but if it also attests the fetched measurements before storing them, then you can also use the name, fetch-attested-measurements or get-attested-measurements, or pull-attested-measurements. |
good point on name. it does indeed attest the fetched measurements. the other key part is that it does a GET request to receive data over this attested channel. another possible good name could be |
e982121
to
a9e8d32
Compare
a9e8d32
to
d01c6a5
Compare
356c8f6
to
1c36ebb
Compare
1c36ebb
to
5f466b8
Compare
CLI tool for attested HTTP GET requests:
This tool does that!
Note: not sure
get-measurements
is the best name for this tool (since it changed and evolved in scope a little). suggestions?