2
I Use This!
Activity Not Available

Project Summary

The Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage.

The keyring services supported by the Python keyring lib:
* OSXKeychain: supports the Keychain service in Mac OS X.
* KDEKWallet: supports the KDE's Kwallet service.
* GnomeKeyring: for Gnome environment.

Besides these native password storing services provided by operating systems. Python keyring lib also provides following build-in keyrings.

* Win32CryptoKeyring: for Windows 2k+.
* CryptedFileKeyring: a command line interface keyring base on PyCrypto.
* UncryptedFileKeyring: a keyring which leaves passwords directly in file.

Tags

keyring password_manager python python_keyring

In a Nutshell, Python Keyring Lib...

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.
Python Software Foundation License 2.1.1
Permitted
Forbidden
Required

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
About Project Security

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!