[ 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