commit | b87cda178aad1667d157ad0b14d53e0e7d5d4645 | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Thu Oct 15 16:06:23 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Thu Oct 15 16:06:23 2015 -0700 |
tree | 6143532b123840d2b9a3d2f7532aec670c83153d | |
parent | fa2230df790e27db60aa91dd981e2af5a6623c9d [diff] |
tunneld: use custom flags (--acl[-file]) to specify server permissions The v23.permissions flag is somewhat perplexing. We should just use it for the debug authorizer (in theory, it supports labels other than runtime:, but it's not clear if that works unless the securityflag package is the only 'client'). This change adds a new --acl and --acl-file flag for specifying permissions for the tunnel server. Change-Id: I9ac7af8272367c0c010b863f51ab244a45b22697
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.