Jason A. Donenfeld
7d87cd3a21
filters: migrate from luacrypto to luaossl
...
luaossl has no upstream anymore and doesn't support OpenSSL 1.1,
whereas luaossl is quite active.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2019-01-03 02:12:16 +01:00
Jason A. Donenfeld
b73df8098f
auth-filters: generate secret securely
...
This is much better than having the user generate it themselves.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-07-15 03:30:57 +02:00
Jason A. Donenfeld
c4d23d02ec
auth-filters: do not crash on nil username
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-07-14 05:10:28 +02:00
Jason A. Donenfeld
c3b5b5f648
auth-filters: do not use HMAC-SHA1
...
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>
2018-07-14 03:33:56 +02:00
Jason A. Donenfeld
d88ec849c4
Hosted on HTTPS now
2016-06-07 14:49:35 +02:00
Jason A. Donenfeld
7511f4b4df
filters: Add sample gentoo script
2015-03-13 14:51:22 +01:00