Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auth-filters: generate secret securely | Jason A. Donenfeld | 2018-07-15 | 1 | -10/+43 |
| | | | | | | This is much better than having the user generate it themselves. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | auth-filters: do not crash on nil username | Jason A. Donenfeld | 2018-07-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | auth-filters: do not use HMAC-SHA1 | Jason A. Donenfeld | 2018-07-14 | 1 | -2/+2 |
| | | | | | | | Though SHA1 is broken, HMAC-SHA1 is still fine. But let's not push our luck; SHA256 is more sensible anyway. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | Hosted on HTTPS now | Jason A. Donenfeld | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | filters: Add sample gentoo script | Jason A. Donenfeld | 2015-03-13 | 1 | -0/+320 |