keyguard-app icon indicating copy to clipboard operation
keyguard-app copied to clipboard

Discussion: Access control for items

Open danielphan2003 opened this issue 2 years ago • 2 comments

There is this post: https://community.bitwarden.com/t/master-password-re-prompt-on-specified-sub-fields/32540, where if implemented you can choose certain fields to be protected. Currently only password, hidden fields, and item edit are eligible.

After that I thought about ACL (access control list). This makes so much sense when combined with #2 it guarantees to solve all of the concerns within the original post, including:

  • Fine grained protection rules for fields in items.
  • Apply those rules globally, or reuse them in parts of the vault (tags, folders, collections etc)

danielphan2003 avatar Sep 02 '23 21:09 danielphan2003

This is already implemented in a sense that you mark the fields that you want to hide as hidden.

AChep avatar Sep 03 '23 04:09 AChep

As for other items I think the custom list is too overkill. We should rather discuss which fields should be additionally protected (such as the Notes and Attachments).

AChep avatar Sep 03 '23 04:09 AChep