https://github.com/kennanhunter/bad-password-manager
its a bad password manager
https://github.com/kennanhunter/bad-password-manager
api docker nginx password rust svelte
Last synced: about 2 months ago
JSON representation
its a bad password manager
- Host: GitHub
- URL: https://github.com/kennanhunter/bad-password-manager
- Owner: KennanHunter
- License: mit
- Created: 2021-06-08T18:08:01.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T04:58:47.000Z (almost 5 years ago)
- Last Synced: 2026-02-17T05:21:57.575Z (4 months ago)
- Topics: api, docker, nginx, password, rust, svelte
- Language: Svelte
- Homepage:
- Size: 884 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bad Password Manager
[](https://github.com/KennanHunter/bad-password-manager)

My bad password manager
## Usage
The easiest way to use this is to clone the sourcecode with
`git clone https://github.com/KennanHunter/bad-password-manager`
then run
`docker-compose up`
This requires docker and docker-compose which are available at https://www.docker.com/get-started for Windows with WSL, Mac, and Linux
## Current state
- [ ] API Spec
- [ ] API Implimentation
- [x] Nginx reverse proxy
- [x] Docker-Compose
- [ ] Postgres Database and ORM
- [ ] Kubernetes
- [ ] Svelte Frontend
- [ ] CLI
- [x] Desktop App (Tauri)
- [ ] Backend Whitepaper / Formal Definition
- [x] Github Actions