9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Is communication encrypted by default?
Date: Fri,  9 Jan 2015 06:27:06 -0800	[thread overview]
Message-ID: <72c72a3c07376cda2dd406f3d4425dc2@brasstown> (raw)
In-Reply-To: <CAJSxfmLe8yR+Sy_Cw8UqSycyTJhFAh7fFaR1cfpQMMoZotekNg@mail.gmail.com>

> "by default" is what you compile in. look at -e flag for cpu, import, etc.
> there's sshsrv for dealing with none plan9 systems.
>
> On Wed Jan 07 2015 at 8:49:46 PM Yuning Feng <fengyuning1984@gmail.com>
> wrote:
>
> > Questions:
> >
> > 1. Is communication between servers encrypted by default?
> > 2. How about between plan9port and native plan9?
> > 3. Assuming the previous questions have positive answers, which part
> > of the source shall I browse to convince myself?

plan 9 encrypts cpu by default, sadly import does not

import.c:22: int		encproto = Encnone;

- erik



  reply	other threads:[~2015-01-09 14:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-08  4:41 Yuning Feng
2015-01-08  5:42 ` Skip Tavakkolian
2015-01-09 14:27   ` erik quanstrom [this message]
2015-01-09 14:36     ` David du Colombier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=72c72a3c07376cda2dd406f3d4425dc2@brasstown \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).