manifoldco / torus-cli

A secure, shared workspace for secrets
https://www.torus.sh
BSD 3-Clause "New" or "Revised" License
614 stars 32 forks source link

Show current state of access #93

Open jeffandersen opened 7 years ago

jeffandersen commented 7 years ago

Was asked an interesting question today:

How do I see which policies affect me?

The short answer today is:

With a lot of effort

To understand your position in the ACLs you'd need to:

I propose that we add a command which will show the current access status: torus policies access for example.

This would look at the authenticated user/machine, and then dump the complete resolved policy so that you can easily understand the position you're in.

jeffandersen commented 7 years ago

Additional features that should come out of this: