commit - 7cc8fde444029694f3805a16faf0f03ec1c8d5b8
commit + 1d09d7aab4ab3e72f40b6ea6a78164bf6e6f5477
blob - e17c871204618f00b43a2a08faf0cbd6241f3363
blob + 2721aa66130b38d2061ff1e42be89e22d03ca542
--- TODO
+++ TODO
- make it possible to view the contents of tag objects
- verify signed tag objects
-gotweb:
-- man pages need to be written
-- gotwebd always listens on 0.0.0.0 and/or ::, even in case the
- config says "bind interface lo0"; it should be possible to bind
- gotwebd's TCP socket to localhost only
-- gotwebd.conf should allow binding to one or more IP addresses
-- it should be possible to select an address family with "bind interface"
+gotwebd:
- run-time changes of addresses on interfaces are being ignored by gotwebd
- perhaps "bind interface" should be removed in favour of using only IP
addresses? This makes the address family selection explicit and avoids