Re: [tor-dev] Using Tor Stealth HS with a home automation server

2016-07-09 Thread Nathan Freitas


On Fri, Jul 8, 2016, at 10:38 PM, ban...@openmailbox.org wrote:
> On 2016-07-08 18:53, Nathan Freitas wrote:
> > I've been working on some ideas about using Tor to secure "internet of
> > things", smart devices other than phones, and other home / industrial
> > automation infrastructure. Specifically, I think this could be a huge
> > application for Tor Hidden Services and Onion sites configured with
> > Hidden Service Authentication and "stealth" mode.
> > 
> > Earlier this year, I published some ideas on the subject here
> > https://github.com/n8fr8/talks/blob/master/onion_things/Internet%20of%20Onion%20Things.pdf
> > showing how you could use Orbot and IP Camera apps to build a 
> > cloud-free
> > Tor-secured "Dropcam" style setup.
> > 
> 
> Nice! An interesting Orbot feature to have is making QR Codes of 
> authenticated Hidden Service info so mobile devices can easily add each 
> other to a trusted network.

That is a great idea. I am thinking of writing a module for the Home
Assistant platform that would handle the tor install and setup, and it
could autogenerate this QRcode as well.

Any thoughts on a format? torhs://clientname:authcookie@foo.onion looks
decent.
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev


Re: [tor-dev] Using Tor Stealth HS with a home automation server

2016-07-09 Thread bancfc

On 2016-07-09 15:39, Nathan Freitas wrote:

On Fri, Jul 8, 2016, at 10:38 PM, ban...@openmailbox.org wrote:

On 2016-07-08 18:53, Nathan Freitas wrote:
> I've been working on some ideas about using Tor to secure "internet of
> things", smart devices other than phones, and other home / industrial
> automation infrastructure. Specifically, I think this could be a huge
> application for Tor Hidden Services and Onion sites configured with
> Hidden Service Authentication and "stealth" mode.
>
> Earlier this year, I published some ideas on the subject here
> 
https://github.com/n8fr8/talks/blob/master/onion_things/Internet%20of%20Onion%20Things.pdf
> showing how you could use Orbot and IP Camera apps to build a
> cloud-free
> Tor-secured "Dropcam" style setup.
>

Nice! An interesting Orbot feature to have is making QR Codes of
authenticated Hidden Service info so mobile devices can easily add 
each

other to a trusted network.


That is a great idea. I am thinking of writing a module for the Home
Assistant platform that would handle the tor install and setup, and it
could autogenerate this QRcode as well.

Any thoughts on a format? torhs://clientname:authcookie@foo.onion looks
decent.


Yes this looks good but I think changing the URI to tor:// should be 
enough since there aren't different types of Tor only locations?

___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev


Re: [tor-dev] Using Tor Stealth HS with a home automation server

2016-07-09 Thread meejah
Nathan Freitas  writes:

> Any thoughts on a format? torhs://clientname:authcookie@foo.onion looks
> decent.

FWIW, txtorcon uses "onion:gobbldefoo.onion" for server-side
endpoints. This is a somewhat different use-case (Twisted endpoint
strings) so perhaps it's actually bad if they're the same, but the
"onion:" prefix I think fits with the push to call these things Onion
Services (instead of "hidden services") too...

-- 
meejah

___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev


Re: [tor-dev] Using Tor Stealth HS with a home automation server

2016-07-09 Thread grarpamp
> Nathan Freitas  writes:
>> Any thoughts on a format? torhs://clientname:authcookie@foo.onion looks
>> decent.

You probably want to coordinate with ricochet if it
doesn't already have such QR sharing feature.
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev