cmd/principal: Usability tweaks.

Prior to this commit, the command printed by "recvblessings" was
would always fail because of lack of caveats and would also
have to be edited to give a meaningful extension.

This commit changes it so that the exact command can be run successfully
- though it will generate prompts for the user to confirm the lack of
caveats and to add an extension.

For non-interactive uses, the caveat flags and the extension can
still be specified in the command-line.

Change-Id: I0c4fea11883878d776dfcc8a7dd19167e7e73a52
4 files changed
tree: 1d2ea0769f54104fd7e8337ddb30fa9a73474910
  1. cmd/
  2. examples/
  3. internal/
  4. lib/
  5. runtime/
  6. services/
  7. test/
  8. .gitignore
  9. AUTHORS
  10. CONTRIBUTORS
  11. envvar.go
  12. envvar_test.go
  13. LICENSE
  14. PATENTS
  15. README.md
  16. VERSION
README.md

Vanadium

This repository contains a reference implementation of the Vanadium APIs.

Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.