Skip to content

steunix/passweaver-gui

Repository files navigation

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
  • Shoelace

Documentation

Please have a look to https://steunix.github.io/passweaver-gui/ for full documentation