From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <559C2818.1080406@ReliableID.com> Date: Wed, 8 Jul 2015 01:30:35 +0200 Message-ID: From: hiro <23hiro@gmail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] =?utf-8?b?OVAgQ2xvdWTihKI=?= Topicbox-Message-UUID: 5e57b882-ead9-11e9-9d60-3106f5b1d025 it would be useful to me if you would also create a second websocket server that accepts local samba file requests :) how can i login to this web site automatically on boot? On 7/8/15, Skip Tavakkolian <9nut@9netics.com> wrote: >> Any prospects for certificate authentication as an alternative to oauth2? > > yes; owing to 9P's design, authentication can be different. an early > version used authsrv. it is especially easy when there is a Go > package that implements the auth protocol. this is the case with > OAuth2 (it uses https://github.com/golang/oauth2) > > -Skip > > >