Custom Query (196 matches)
Results (115 - 117 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#221 | fixed | Put the apt repo signing key somewhere reasonable | adehnert | |
Description |
At the moment, achernya has the apt repo signing key on his laptop. We should put it somewhere more useful. See discussion 2011-09-09 on -c scripts -i apt.
(3) is a bit silly. Other than that, I think they were all vaguely acceptable. One concern is whether a signed repo with a leaked key is worse than an unsigned repo (if it isn't, then being insecure is vaguely okay). (4) should ideally avoid having a single un-backed-up VM that needs to not vanish, by storing the key elsewhere. |
|||
#330 | fixed | Port scripts to httpd 2.4 | andersk | |
Description |
Fedora 18 and later has httpd 2.4. Things we need to port (or check that we don’t need to port) include:
|
|||
#140 | fixed | Pony: Stop telling people to decide between CNAME and A records | andersk | |
Description |
“You can request a non-MIT hostname, but you'll have to register the hostname yourself and configure it's DNS with a CNAME record for "scripts-vhosts.mit.edu." or an A record for scripts-vhosts.mit.edu's IP address, 18.181.0.46.” This isn’t useful to the typical user; the choice between CNAME and A is just confusing. Also, there are too many caveats associated with CNAMEs (canonicalization will kill most of your incoming mail, and you can’t use them at the top of a zone). We should just tell all users to use A records. If for some reason we want to document that CNAMEs are supported even though they’re strictly inferior, we can put that information in an FAQ somewhere, but it shouldn’t be on the Pony form. |