Skip to content

Calculate your website passwords from a seed instead of storing them in a file or the cloud.

License

Notifications You must be signed in to change notification settings

cruxic/calcpass

Repository files navigation

Calcpass

Calculate your website passwords from a seed instead of storing them in a file or the cloud. Since passwords are calculated, there are no files to keep syncrhonized between your devices.

The seed lives out of reach from hackers on a printed card in your wallet or purse (which you are already good at protecting). Even if the card is lost or stolen it is useless without your "card lock" password which you keep in your head.

Passwords can be calculated from any computer with a JavaScript enabled web browser. No servers are involved in the actual calculation. No software installation is necessary. Your full seed does not enter computer memory in this mode.

For convenience, on computers and devices which you trust, you can install a browser plugin or app which stores your seed in encrypted form.

For even greater convenience and security, a small, low-power, device can be installed on your home network. This device will act as a secure element which stores your seed and calculates passwords. Because this is a single-function device it would be extremely difficult for hackers or malware to reach.

About

Calculate your website passwords from a seed instead of storing them in a file or the cloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published