SSL/TLS?

Is something wrong? Do you have any suggestions? Let us know.
Post Reply
polar_bear
Beginner
Posts: 1
Joined: Thu Apr 27, 2017 11:45 am
Rank: OGS 12k
GD Posts: 0
Has thanked: 1 time
Been thanked: 2 times

SSL/TLS?

Post by polar_bear »

So, just saw a post on OGS about this site coming back to life after some issues, but was immediately concerned by the lack of security on the website as a whole. I don't quite understand how any site would even consider accepting passwords without SSL/TLS enabled and forced. This is putting users at a rather serious risk on the modern internet.

I know cost can be a concern, but now that free certificates from LetsEncrypt has full validity and default trust thanks to IdenTrust, that shouldn't be an issue. I saw that you're running Apache on an EC2 instance now, which means you can set up certbot to auto-renew these for Apache very, very easily.

Let me know if I can be of any help with getting this set up. Internet security is a very near and dear topic to me both professionally and personally, and I hate seeing users being put at risk. I know it's only a Go forum, but so many people have similar or identical passwords for critical and non-critical sites that it's worth the half an hour of time investment to do what's right for your users.
Kirby
Honinbo
Posts: 9553
Joined: Wed Feb 24, 2010 6:04 pm
GD Posts: 0
KGS: Kirby
Tygem: 커비라고해
Has thanked: 1583 times
Been thanked: 1707 times

Re: SSL/TLS?

Post by Kirby »

Thanks for bringing this up, polar_bear. Admins are discussing some options.
be immersed
dfan
Gosei
Posts: 1598
Joined: Wed Apr 21, 2010 8:49 am
Rank: AGA 2k Fox 3d
GD Posts: 61
KGS: dfan
Has thanked: 891 times
Been thanked: 534 times
Contact:

Re: SSL/TLS?

Post by dfan »

In the meantime, this is a good reminder that not only should you avoid duplicating passwords between sites in general (any site can get hacked), you should doubly avoid using a password on a site like this that doesn't support https (yet) anywhere else.
Post Reply