Documentation ¶
Overview ¶
Package edit provides functionality to edit sites that have already been added to the password store. It should not remove sites or make changes without the consent of the user and MUST always regenerate a new key and reencrypt the data that is edited.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Edit ¶
func Edit(path string)
Edit is used to change the password of a site. New keys MUST be generated.
func RemovePassword ¶
func RemovePassword(path string)
RemovePassword is called to remove a password entry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.