[ trixie ]
[ sid ]
[ 源代码: python-proton-keyring-linux ]
软件包:python3-proton-keyring-linux(0.2.0-2)
python3-proton-keyring-linux 的相关链接
Debian 的资源:
下载源码包 python-proton-keyring-linux:
- [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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-proton-keyring-linux 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-keyring
- store and access your passwords safely
-
- dep: python3-proton-core
- Proton Technologies API wrapper