
Password Calculator
Calculate strong passwords for each alias from your single secret
Certaines parties de cette page apparaissent dans la langue dans laquelle elles ont été écrites, car la traduction n'est pas terminée.
Points clés
- Derives unique passwords for multiple services from a single master secret
- Operates deterministically without storing any credentials on disk
- Requires no network connectivity and runs entirely offline
À propos de cette application
Password Calculator is a command-line and desktop utility designed to derive strong, unique passwords for various services from a single master secret. Distributed under the Zlib license, the application targets Linux environments and functions as a deterministic generator. Instead of storing a database of credentials, it computes the exact password for a specific alias whenever required, using a master passphrase combined with the service identifier.
This deterministic approach means users only need to memorize one secret phrase to access numerous distinct credentials across different platforms. The calculation process runs entirely offline, eliminating the necessity for network connectivity or external storage dependencies. Because no data is saved to disk, the tool leaves no persistent trace of the generated passwords on the system. It offers a practical option for individuals who prefer algorithmic password derivation over traditional encrypted password managers.
Où l’obtenir
Linux
- Ouvrir sur FlathubOuvre un nouvel ongletDépôt de paquetsFlathub
De l’éditeur
Installer depuis un terminal
flatpak install flathub com.bixense.PasswordCalculator
Nous n’hébergeons pas ce fichier, nous ne l’analysons pas et nous n’en inspectons pas le contenu. Lisez ce qu’en dit la source, puis décidez par vous-même.