Keeper-Security / Commander

Keeper Commander is a python-based CLI and SDK interface to the Keeper Security platform. Provides administrative controls, reporting, import/export and vault management.
https://www.keepersecurity.com/commander.html
MIT License
182 stars 74 forks source link

Allow "hidden" output #1138

Closed furtber closed 7 months ago

furtber commented 8 months ago

A new clipboard-copy output option "stdouthidden" which prints the password "red on red" to the terminal. Additonally a "sh" - "show hidden" alias. One backdraw if the terminal supports highlight colors the password will be unveiled on mouse selection.

Usecase: Sometime it is handy to have the password in mouse buffer in X-Windows/Wayland systems.

Idea shameless stolen from kpcli.