jaraco / keyring

MIT License
1.24k stars 152 forks source link

v24 breaks keyring_jeepney #646

Closed firefart closed 9 months ago

firefart commented 1 year ago

Hi, it looks like the removal of keyring.util.properties in v24 broke keyring_jeepney which seems to be pretty dead since 6 years. You might want to mention this in the Readme under third-party backends as keyring_jeepney is now non functional with the current version.

mitya57 commented 1 year ago

I don't think someone needs keyring_jeepney, as now we have a built-in SecretStorage-based backend (which also uses jeepney under the hood).

firefart commented 11 months ago

https://github.com/genotrance/px Uses it / recommends it for headless systems