go-graphkb icon indicating copy to clipboard operation
go-graphkb copied to clipboard

Encrypt auth tokens stored in database

Open clems4ever opened this issue 5 years ago • 0 comments

That way an attack done on the database could not leak the password but only their encrypted form.

Moreover, the database could be administrated by different people and therefore we don't want to expose tokens to them.

clems4ever avatar Jan 13 '20 12:01 clems4ever