https://github.com/steunix/passweaver-gui
A web frontend for PassWeaver-API, a collaborative password manager API
https://github.com/steunix/passweaver-gui
collaborative password-manager security team
Last synced: 5 months ago
JSON representation
A web frontend for PassWeaver-API, a collaborative password manager API
- Host: GitHub
- URL: https://github.com/steunix/passweaver-gui
- Owner: steunix
- License: mit
- Created: 2023-12-24T11:52:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-26T20:12:55.000Z (5 months ago)
- Last Synced: 2026-01-27T07:37:22.475Z (5 months ago)
- Topics: collaborative, password-manager, security, team
- Language: JavaScript
- Homepage: https://steunix.github.io/passweaver-gui/
- Size: 4.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PassWeaver GUI
PassWeaver GUI is a WEB interface to PassWeaver API. It allows to safely store and retreive sensitive data, such as sites passwords, API credentials, network passwords... in other words any information that needs to be encrypted, protected, monitored, shared.
It's **collaborative**, meaning that users are organized in groups and protected items are organized in folders: different permissions can be defined for each folder for each user group.
## What is it?
PassWeaver GUI is a simple yet functional UI for PassWeaver API, see https://github.com/steunix/passweaver-api
PassWeaver GUI is a NodeJS application, released under MIT license, and it uses these (great) opensource libraries, among several others:
- Express
- EJS
- WebAwesome
# Documentation
Please have a look to https://steunix.github.io/passweaver-gui/ for full documentation