diff --git a/ndn/app/schema.tlv b/ndn/app/schema.tlv index 45fcc206..a86009e7 100644 Binary files a/ndn/app/schema.tlv and b/ndn/app/schema.tlv differ diff --git a/ndn/app/schema.trust b/ndn/app/schema.trust index f0a725e1..d566afc9 100644 --- a/ndn/app/schema.trust +++ b/ndn/app/schema.trust @@ -43,7 +43,8 @@ #dsk: #owner/wksp/"root"/"32=DSK"/_ <= #user_cert // TODO: Repo commands -#repo_cmd: /"ndnd"/"ucla"/"repo"/_ <= #user_cert +#user_testbed_cert: #user/#KEY <= #testbed_site_cert | #testbed_root_cert +#repo_cmd: /"ndnd"/"ucla"/"repo"/_ <= #user_testbed_cert // Standard NDN conventions #KEY: "KEY"/_/_/_ diff --git a/public/main.wasm b/public/main.wasm index a96cf546..18844bc0 100755 Binary files a/public/main.wasm and b/public/main.wasm differ