Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP login | Quentin Dufour | 2022-06-03 | 1 | -0/+6 |
* | Add user secret in mix to encrypt keys with password | Alex Auvolat | 2022-05-23 | 1 | -1/+5 |
* | Implement some crypto | Alex Auvolat | 2022-05-20 | 1 | -1/+1 |
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 1 | -5/+22 |
* | cleanup | Alex Auvolat | 2022-05-19 | 1 | -3/+2 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 1 | -6/+11 |
* | Some refactoring | Alex Auvolat | 2022-05-19 | 1 | -11/+26 |
* | More construction of things | Alex Auvolat | 2022-05-19 | 1 | -0/+61 |