[ Bron: python-proton-keyring-linux ]
Pakket: python3-proton-keyring-linux (0.2.0-2)
Verwijzigingen voor python3-proton-keyring-linux
Debian bronnen:
Het bronpakket python-proton-keyring-linux downloaden:
- [python-proton-keyring-linux_0.2.0-2.dsc]
- [python-proton-keyring-linux_0.2.0.orig.tar.xz]
- [python-proton-keyring-linux_0.2.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Proton Technologies keyring plugins for Linux
Python library that implements a credential storage solution for Linux, developed by the ProtonVPN team. It is used to securely manage user credentials (such as usernames and passwords) for Proton services such as ProtonVPN in the Linux environment.
Main features:
- Integration with the system keyring: Utilizes existing libraries to access Linux operating system keyrings such as SecretService or gnome-keyring), allowing secure storage of sensitive data. - Security: Stores credentials in encrypted form, leveraging the operating system's security tools to protect data. - API for developers: Provides an interface for application developers to easily store, access and manage credentials in their Python programs. - Usage on ProtonVPN: It is an important piece of the Proton ecosystem, ensuring VPN customers can manage their credentials securely.
Andere aan python3-proton-keyring-linux gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-keyring
- store and access your passwords safely
-
- dep: python3-proton-core
- Proton Technologies API wrapper