Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 2009 03:16:50 -0500 (CDT)
From:      Scott Bennett <bennett@cs.niu.edu>
To:        freebsd-questions@freebsd.org, Michael Powell <nightrecon@hotmail.com>
Cc:        Alexander Best <alexbestms@math.uni-muenster.de>
Subject:   Re: howto use https in favour of http
Message-ID:  <200910280816.n9S8Gocq028302@mp.cs.niu.edu>

next in thread | raw e-mail | index | archive | help
     On Tue, 27 Oct 2009 09:32:21 -0400 Michael Powell <nightrecon@hotmail.com>
wrote:
>Scott Bennett wrote:
>
>
>>>> Alexander Best wrote:
>>>>>> Hi,
>>>>> 
>>>>>>> i've added the following line to my /etc/hosts:
>>>>> 
>>>>>>> permail.uni-muenster.de:25      permail.uni-muenster.de:443
>>>>> 
>>>>>>> so what i want is for freebsd to never use http, but https for that
>>>>>>> address.
>[snip] 
>
>Perhaps the easiest direct solution is to bookmark 
>
>https://permail.uni-muenster.de/ in the browser bookmarks instead of
>
>http://permail.uni-muenster.de/
>
     If he wants to apply the HTTPS requirement only to a particular page
(e.g., the home page) at a web site, that *might* work.  OTOH, there may
be points of failure, such as this example in the page whose URL is shown
above.

	<a href="http://www.permail.uni-muenster.de"
	rel="subsection"
	>

Depending upon a bookmark would also fail to apply the restriction to any
links to other pages at the same site that the user might click on on the
page.  It also ignores the many dozens (hundreds?) of security problems
that are fixed/blocked by plug-ins like NoScript and Torbutton.
     Once NoScript has been installed, it is plenty easy, as I outlined
previously, to apply such a restriction to an entire web site or to all
web sites in a given domain.


                                  Scott Bennett, Comm. ASMELG, CFIAG
**********************************************************************
* Internet:       bennett at cs.niu.edu                              *
*--------------------------------------------------------------------*
* "A well regulated and disciplined militia, is at all times a good  *
* objection to the introduction of that bane of all free governments *
* -- a standing army."                                               *
*    -- Gov. John Hancock, New York Journal, 28 January 1790         *
**********************************************************************



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910280816.n9S8Gocq028302>