pyaim icon indicating copy to clipboard operation
pyaim copied to clipboard

Mac Support

Open TurekBot opened this issue 3 years ago • 1 comments

I can see from the README and a search through the issues that there is no support for Mac yet and I'm wondering why that is?

Is there a big thing making it hard to have Mac support, or has there just not been sufficient interest yet?

Is your feature request related to a problem? Please describe. I'd like to get passwords when my script is run on a Mac, but Mac doesn't appear to be supported.

Describe the solution you'd like To be able to get passwords when the script is run on a Mac, just like the other platforms.

Describe alternatives you've considered Rest API? Maybe Python could use the C language CredentialProvider?

TurekBot avatar Nov 10 '22 18:11 TurekBot

It's not a matter of whether it will work or not, it's a matter of testing. I did not test with Credential Provider for Mac, therefore I cannot say there is support for it. Regardless, this module is built to work with either the CCP via REST or against an agent-based CP using CLIPasswordSDK.

I'm going to open up the contribution guidelines to allow external contributions to happen. Feel free to contribute this if you would like. I don't receive enough requests for this, unfortunately.

I'm keeping this open for everyone to 👍🏻 the original post above if you'd like this support to be added. Once it hits 20, I will develop it myself.

infamousjoeg avatar Dec 08 '23 13:12 infamousjoeg