Bug 1750590

Summary: Review Request: password-safe - Password manager for GNOME
Product: [Fedora] Fedora Reporter: Artem <ego.cordatus>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-28 23:26:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1719956, 1719959, 1750579, 1750580, 1750765    
Bug Blocks:    

Description Artem 2019-09-10 01:19:48 UTC
Spec URL: https://atim.fedorapeople.org/for-review/password-safe.spec
SRPM URL: https://atim.fedorapeople.org/for-review/password-safe-3.32.0-1.fc30.src.rpm

Description:
Password Safe is a password manager which makes use of the KeePass v.4 format.
It integrates perfectly with the GNOME desktop and provides an easy and
uncluttered interface for the management of password databases.

Fedora Account System Username: atim

Working COPR: https://copr.fedorainfracloud.org/coprs/atim/password-safe

! NOTE: there is a problem with python-pycryptodome package which is patched in Fedora repos:
https://src.fedoraproject.org/rpms/python-pycryptodomex/blob/master/f/python-pycryptodomex.spec

#HELPWANTED

Comment 1 Artem 2019-09-10 12:36:04 UTC
- pycryptodome - an almost drop-in replacement for the old PyCrypto library
- pycryptodomex (already packaged in Fedora) - a library independent of the old PyCrypto

! One must avoid having both PyCrypto and PyCryptodome installed at the same time, as they will interfere with each other.

Source: https://github.com/Legrandin/pycryptodome