dlwyatt / ProtectedData

PowerShell Module for securely encrypting and sharing secret data such as passwords.
Apache License 2.0
77 stars 16 forks source link

Powershell Core Support #15

Open jschwanz opened 5 years ago

jschwanz commented 5 years ago

Is there any chance this will be updated to support Powershell Core 6+?

raandree commented 1 year ago

@dlwyatt, can we move this repo to the DSC Community so we can maintain it there?

dlwyatt commented 7 months ago

@raandree is this the account you're referring to? https://www.powershellgallery.com/profiles/dsccommunity

raandree commented 5 months ago

Yes, for GitHub it is https://github.com/dsccommunity.

I am currently working on the project and move it to Sampler.

raandree commented 5 months ago

@dlwyatt, @gaelcolas, can we move this module to the DSC Community and add a pipeline in AzDo?

The changes to support PowerShell 7 are in https://github.com/raandree/ProtectedData/tree/test/ps7-2.

gaelcolas commented 4 months ago

@dlwyatt thanks for adding me as package owner of ProtectedData package in the gallery. For the repo, do you want us to continue from a fork, or are you ok to transfer the repo to the github.com/dsccommunity organisation so that people get automatically redirected?