https://github.com/techrail/keysmith-chrome-ext
The chrome extension for the keysmith project
https://github.com/techrail/keysmith-chrome-ext
hacktoberfest password-manager react
Last synced: about 1 year ago
JSON representation
The chrome extension for the keysmith project
- Host: GitHub
- URL: https://github.com/techrail/keysmith-chrome-ext
- Owner: techrail
- Created: 2023-08-28T16:46:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T12:01:58.000Z (about 2 years ago)
- Last Synced: 2025-04-12T06:42:56.442Z (about 1 year ago)
- Topics: hacktoberfest, password-manager, react
- Language: TypeScript
- Homepage:
- Size: 383 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keysmith
Keysmith is a password tool which does much the same as Bitwarden, 1Password etc. but saves the passwords in a folder containing JSON files per entry where the values are encrypted. So you can sync it using Google Drive or DropBox or S3 or SFTP or anything else you want.
So it would need an Electron App maybe and definitely browser plugins. So this one's a frontend heavy one.