You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,6 @@
9
9
> While we will no longer be adding features, we remain committed to addressing security issues in the module.
10
10
>
11
11
> This extension vault is being retired alongside [Microsoft.PowerShell.SecretManagement](https://github.com/PowerShell/SecretManagement/issues/247) — see the announcement there for details.
12
-
>
13
-
> Please expect this repository to be archived in the coming weeks. Thank you for all of your contributions. 🙏
14
12
15
13
This module is an extension vault for the [PowerShell SecretManagement](https://github.com/PowerShell/SecretManagement) module.
16
14
It stores secrets locally on file for the current user account context, and uses .NET crypto APIs to encrypt file contents.
0 commit comments