Skip to content
Manoel Domingues Junior edited this page Jul 29, 2019 · 7 revisions

Welcome to the gsenha wiki!

Introduction

GSenha 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

UI Documentation

Development documentation