Package: python3-sflvault-client-qt Architecture: all Version: 0.9.2 Priority: optional Section: utils Maintainer: Savoir-faire Linux Installed-Size: 532 Depends: python3-sflvault-client (>= 0.9.2), python3-pyqt5, python3-pyqt5.qtwebengine Recommends: python3-pyqt5.qtsvg Filename: pool/main/python3-sflvault-client-qt_0.9.2_all.deb Size: 94342 MD5sum: ef6726be05d5546d85ce26a0c767d50d SHA1: 126c7e6ec08b533c69090bdf9c9e942b0eacfa37 SHA256: 6bdcdda5658e76766fc069c817321a1c8c1fb88e678c3445a3beb1eb6f192753 SHA512: 4f52762080633ded6a44ae326e568274f320bce9ca034dab73b5860ed33124b05d34c82f5bf68aa15518f70135fc38bca566e69fe5981f4376ba8ca66a6cb0ee Homepage: https://github.com/savoirfairelinux/sflvault Description: SFLvault networked credentials store - Qt5 GUI client SFLvault is a networked credentials store and authentication manager. This package provides the PyQt5-based graphical client interface. It requires python3-sflvault-client for the core library and CLI. . Migrated from Python 2/PyQt4 to Python 3/PyQt5. Package: python3-sflvault-client Architecture: all Version: 0.9.2-3 Priority: optional Section: utils Maintainer: Savoir-faire Linux Installed-Size: 256 Depends: python3-sflvault-common (>= 0.9.2), python3-decorator, python3-pexpect, python3-urwid, python3-keyring Filename: pool/main/python3-sflvault-client_0.9.2-3_all.deb Size: 35480 MD5sum: 39715bd13df15f3d89c275c9c15a05ad SHA1: ecc5ad970c852695782d7e2077fbc388af6b7ba0 SHA256: 27a01bb956233e1b826b3815ec82c0b7231b856601572d3e4d3b623e2de351b3 SHA512: 51354a424d877199aaaf20df594e8481822f8575aef0f413bc7dc896201bb11f9a7c6e488bd63c1458e89274bf0b3c569dff4ec7ec5de0ad88d161d714249400 Homepage: https://github.com/savoirfairelinux/sflvault Description: SFLvault networked credentials store - CLI client SFLvault is a networked credentials store and authentication manager. This package provides the command-line client (sflvault). . Migrated from Python 2 to Python 3. Package: python3-sflvault-common Architecture: all Version: 0.9.2 Priority: optional Section: python Maintainer: Savoir-faire Linux Installed-Size: 88 Depends: python3 (>= 3.8), python3-pycryptodome Filename: pool/main/python3-sflvault-common_0.9.2_all.deb Size: 8048 MD5sum: b8021bb667247d2affe3385dd71b7918 SHA1: f5584bbc16abc77742f36d7d93ee40607137f59d SHA256: 721670276f7bf08f9b1862d53c7d2c631878944114fb3b021254525581817e4a SHA512: ea5637e3ee782abe39e0266d0654eab3dd8e643c3a5fe97500c39c6247987184bbf9be669912f47525d0e3542e988c4273ea185c56f2240a8d5e57d749717bd2 Homepage: https://github.com/savoirfairelinux/sflvault Description: SFLvault networked credentials store - common library SFLvault is a networked credentials store and authentication manager. This package provides the shared Python library (sflvault.common) used by both the client and server components. . Includes the Cryptodome-to-Crypto namespace alias for compatibility with Ubuntu's python3-pycryptodome package. Package: python3-sflvault-server Architecture: all Version: 0.9.2 Priority: optional Section: net Maintainer: Savoir-faire Linux Installed-Size: 320 Depends: python3-sflvault-common (>= 0.9.2), python3-sqlalchemy, python3-openssl, python3-decorator, python3-transaction, python3-venusian, python3-packaging, python3-greenlet Recommends: nginx Filename: pool/main/python3-sflvault-server_0.9.2_all.deb Size: 38502 MD5sum: e19ec81b59754fcd75d68a07588b4405 SHA1: 89a4009731123c6448b9eb1de651da077fb07326 SHA256: 34c500dec5a00655a17139b36a005dff62fe8be928d617c98ca51b3a77e45159 SHA512: 6734ccc73098017bdc75470147b4550512227c2c96196ee1dcb45130eb70d5d54d4b1bfece0c1d9215879ed7f82ee980bab4255e23f83fd735f5c446b89cb3c0 Homepage: https://github.com/savoirfairelinux/sflvault Description: SFLvault networked credentials store - Server SFLvault is a networked credentials store and authentication manager. This package provides the XML-RPC server component. It includes bundled copies of transaction, zope.sqlalchemy, and venusian (not available as Ubuntu system packages). . After installation, configure /etc/sflvault/production.ini and start the service with: systemctl start sflvault-server . Migrated from Python 2 to Python 3.