autumn64/RaccoonLock
Project ID: 97899
Description
An open-source, simple, powerful and customizable password manager.
Description
RaccoonLock is a multi-platform password manager coded in Electron, Python and C, made with the purpose of providing a lightweight, straightforward and secure password manager for PC users who want to store their passwords in a safe way, but who don't care about having them everywhere.
Features
- Multi-platform.
- Uses AES-256 encryption algorithms to protect your passwords.
- Uses a Two-Factor Authentication method.
- Includes a powerful random password generator.
- Highly customizable.
Installation Instructions
RaccoonLock can be installed using this COPR repository.
For Fedora users:
sudo dnf copr enable autumn64/RaccoonLock
sudo dnf install RaccoonLock
For openSUSE Tumbleweed users:
# Download openSUSE repo with curl or wget and move it to /etc/zypp/repos.d
wget https://copr.fedorainfracloud.org/coprs/autumn64/RaccoonLock/repo/opensuse-tumbleweed/autumn64-RaccoonLock-opensuse-tumbleweed.repo
sudo mv autumn64-RaccoonLock-opensuse-tumbleweed.repo /etc/zypp/repos.d
# Refresh and install
sudo zypper refresh
sudo zypper install RaccoonLock
For manual building, please refer to this link.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (133)* | Fedora 39 (31 downloads) |
openSUSE Tumbleweed | x86_64 (133)* | openSUSE Tumbleweed (43 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable autumn64/RaccoonLock
More info about enabling Copr repositories