An open API service indexing awesome lists of open source software.

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

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