Ticket #1000 (assigned enhancement)

Opened 21 months ago

Last modified 4 weeks ago

Please consider enabling https on trac and forum

Reported by: fabio Owned by: bstempi
Priority: If Time Permits Milestone: Website / Forum
Component: Website / Forum Keywords:
Cc: bstempi

Description

At least with a self signed certificate, but google reveals that at least a CA ( http://www.godaddy.com/ssl/ssl-open-source.aspx ) gives a 1 year free certificate to open source projects. There were too many security problems involving open source projects recently. Https is just a little step on improving security.

Change History

comment:1 Changed 21 months ago by feneur

  • Cc bstempi added

comment:2 Changed 19 months ago by Philip

I don't think enabling it on Trac would provide any benefits. The only potentially sensitive information sent to the server is Trac passwords, and that's done with digest authentication so the passwords aren't vulnerable to passive attacks anyway.

comment:3 follow-up: ↓ 4 Changed 15 months ago by bstempi

  • Owner set to bstempi
  • Status changed from new to assigned

We should at least self-sign or something. I'll take this on as a future enhancement.

comment:4 in reply to: ↑ 3 ; follow-up: ↓ 5 Changed 13 months ago by historic_bruno

Replying to bstempi:

We should at least self-sign or something. I'll take this on as a future enhancement.

Does that mean my browser (Firefox) will show scary warnings when I visit Trac? If so, please don't do that :(

comment:5 in reply to: ↑ 4 Changed 13 months ago by fabio

Replying to historic_bruno:

Replying to bstempi:

We should at least self-sign or something. I'll take this on as a future enhancement.

Does that mean my browser (Firefox) will show scary warnings when I visit Trac? If so, please don't do that :(

See the first post: godaddy gives free certs to open source projects.

comment:6 follow-up: ↓ 9 Changed 13 months ago by Philip

Free for a year, then seemingly £44/year after that for a single domain. Also it'd most likely need an extra IP address (~€23/year) per domain (at least for the Trac/SVN/etc server, probably not the forums), since SSL is incompatible with virtual hosting. (I did have a self-signed cert on svn.wildfiregames.com for a while, to help people circumvent broken proxies, but got rid of it because it interfered with the virtual hosting.)

comment:7 Changed 13 months ago by k776

  • Milestone changed from Backlog to Website / Forum

comment:8 Changed 10 months ago by historic_bruno

  • Priority changed from Should Have to If Time Permits

comment:9 in reply to: ↑ 6 Changed 4 weeks ago by historic_bruno

Could we use StartSSL Free?

Note: See TracTickets for help on using tickets.