C'YaPass allows you to draw your passwords. Just draw one shape and then each of your sites will have a separate and strong password. Everything is stored on your local machine, no worries about password files being stored on the network. None of the passwords are ever saved but instead are generated each time you draw your shape and select your site key.
New In version 1.3.1 You can now back up your encrypted site keys (export) & then import them on any other device where you have CYaPass v1.3.1 or later running.
New In Version 1.4.1 [ Fixed ]Site-Keys are now sorted properly -- (previously uppercased items were in the wrong order) [ Added ] The last Site-Key you used when you exit the app will be selected when you start the app again. Just a convenience feature.
New in Version 1.4.2 When a user exports encrypted sitekeys to remote storage, user will be alerted to how many sitekeys were exported on successful export. On error during export (or import) the user will receive an error message. Previously when the use exported there was no indication that the export had completed and it was confusing.
New In Version 1.4.8
Numerous bugs fixes.
Updated to the latest version of ElectronJS 26.2.1, latest version of Chrome Engine (116.x) and newer Node version (18.16.1)
Added new Multi-Hash function - now you can hash your password numerous times.
Multi-Hash is another level of security for your passwords. Now, if you set your Multi-Hash to a value (between 1 & 500) the system will hash your password that many additional times so that your final password will be a hash of a hash of a hash...(depending upon the number of times you set the Multi-Hash value).
Added RemoveAllSiteKeys functionality so you can use the app on a public computer then remove (destroy) all your SiteKeys so any users after you will not have access to your siteKeys.
This feature (along with the export/import) feature makes it possible to use multiple "sets" of SiteKeys also.
Export SiteKeys When you draw a password, select a sitekey for export password creation then your sitekeys will be encrypted with AES256 encryption & then sent to the default https://NewLibre.com/LibreStore storage area.
Import SiteKeys Next, when you want to retrieve the sitekeys you simply press the [Import SiteKeys] button & draw your password & select the appropriate sitekey again and all your keys will be retrieved, decrypted (using AES256) & imported again.
SiteKeys Are Only Exported If You Run the Option *Note: No sitekeys are exported unless you run the option. The functionality only runs when you manually select it.
Please check out the new screen shots to see how it all works.
Run Refresh to Get the Latest Stable Version Run the following command to get the latest stable version: $ sudo snap refresh cyapass --stable
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snapd can be installed from Manjaro’s Add/Remove Software application (Pamac), found in the launch menu. From the application, search for snapd, select the result, and click Apply.
Alternatively, snapd can be installed from the command line:
sudo pacman -S snapd
Once installed, the systemd unit that manages the main snap communication socket needs to be enabled:
sudo systemctl enable --now snapd.socket
To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap
and /snap
:
sudo ln -s /var/lib/snapd/snap /snap
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To install C'YaPass - Never type a password again., simply use the following command:
sudo snap install cyapass
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.