Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auth-filters: generate secret securely | Jason A. Donenfeld | 2018-07-15 |
| | | | | | | 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 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||
* | auth-filters: do not use HMAC-SHA1 | Jason A. Donenfeld | 2018-07-14 |
| | | | | | | | 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 |
| | |||
* | filters: Add sample gentoo script | Jason A. Donenfeld | 2015-03-13 |