don't display capabilities without user explicitly asking for it #2331

Open
opened 2014-11-19 05:35:25 +00:00 by leif · 0 comments

Displaying secrets on the screen is undesirable if you aren't sure your screen isn't being viewed by a hostile camera.

There are several tahoe CLI commands that do this, all of which are commands that I'd like to be able to run without displaying capabilities:

  • list-aliases
  • put
  • backup -v

Without -v, there is no indication of the backup command's progress. #1748 is the ticket about adding a progress bar, but it would also be useful to be able to use -v to see what is going on without printing secrets to the screen.

I suggest that all of these commands should get a new --show-caps option, and should not show capabilities when that option is not used.

Displaying secrets on the screen is undesirable if you aren't sure your screen isn't being viewed by a hostile camera. There are several tahoe CLI commands that do this, all of which are commands that I'd like to be able to run without displaying capabilities: * list-aliases * put * backup -v Without -v, there is no indication of the backup command's progress. #1748 is the ticket about adding a progress bar, but it would also be useful to be able to use -v to see what is going on without printing secrets to the screen. I suggest that all of these commands should get a new --show-caps option, and should not show capabilities when that option is not used.
leif added the
unknown
normal
defect
1.10.0
labels 2014-11-19 05:35:25 +00:00
leif added this to the undecided milestone 2014-11-19 05:35:25 +00:00
tahoe-lafs added
code-frontend-cli
and removed
unknown
labels 2014-11-19 07:37:22 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#2331
No description provided.