On Fri, Nov 14, 2014 at 12:08 PM, Tom Ritter wrote:
> a) Eliminate self-signed certificate errors when browsing https:// on
> an onion site
No, please don't. Browsers throw cert errors for good reasons.
If you don't want to deal with it, just click accept or otherwise
pin them out in your trust s
--- src/or/config.c.orig2014-10-19 11:13:04.0 -0400
+++ src/or/config.c
@@ -852,12 +852,14 @@
"moria1 orport=9101 "
"v3ident=D586D18309DED4CD6D57C18FDB97EFA96D330566 "
"128.31.0.39:9131 9695 DFC3 5FFE B861 329B 9F1A B04C 4639 7020 CE31",
-"tor26 orport=443 v3i
On Mon, 17 Nov 2014, Griffin Boyce wrote:
> Hello all,
>
> So as some of you know, I've been working on installers for hidden
> services, to ideally make very common services (such as blogs and plain
> websites) easy to deploy and automatically update. This is a very rough
> version of the one
Hello all,
So as some of you know, I've been working on installers for hidden
services, to ideally make very common services (such as blogs and plain
websites) easy to deploy and automatically update. This is a very rough
version of the one-click hidden service installer, but I'd love to ge