Skip to content
This repository was archived by the owner on Jul 27, 2019. It is now read-only.
Manoel Domingues Junior edited this page Dec 25, 2018 · 2 revisions

Welcome to the gsenha-api wiki!

Introduction

GSenha-API is a password manager, but not an usual one. Its architecture was designed to avoid information leakage in the case of a compromise. It is possible to store a password and share it among a group of users in a secure way, and also store a personal password, just for yourself. Storing a personal password is just like using another well-known password manager like KeePass, PasswordSafe, Password Gorilla and others. The goal in GSenha is to be able to store a password and allow other users to have access to it in a secure way, without backdoors and no shared secret keys. This is done with asymmetric cryptography (private and public keys).

General Documentation

API Documentation