go-safe

command module
v0.0.0-...-1fbe2b1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

README

Go-Safe

Go Webapp - Password Manager

Go-Safe is a password manager based on AES, it is totally safe beacause the badge (used for making the key) is not saved on database, so not even the Database's admin can read your passwords. You can find Go-Safe here

How is the key generated?

The formula for generating the key is simple and complex at the same time:

SHA256(SHA256(badge) + SHA256(password))

So an hacker must stealing/guess your password and your badge for accesing your secret area. If a hacker were to take the control of our database still he could not read your passwords. (he has not the badge)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
https://gist.github.com/stupidbodo/ thanks for this lib
https://gist.github.com/stupidbodo/ thanks for this lib

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL