> "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 <[email protected]> > 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
