9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] ssl deprecation
Date: Tue, 01 Jun 2021 15:04:49 -0700	[thread overview]
Message-ID: <5F7711CA8F306CEE2733FB084BD89400@eigenstate.org> (raw)
In-Reply-To: <05B34B036B7AB83D8B159A53FED697A6@felloff.net>

Quoth cinap_lenrek@felloff.net:
> and what todo with pushssl(2) and cpu(1), import(4) and oexportfs(4)?

the patch deleting obsolete algorithms
also kills it:

	char	*ealgs = "rc4_256 sha1";

so unnice, we killed it twice.

> if you kill devssl, you break any remoting supporting with inferno and
> classic plan9.
> 
> i wanted to kill it along time ago especially as devssl had kernel
> crash bugs. but you need to explain the consequences of your changes
> clearly and stand the discussion with people wanting to run 9front
> together with inferno and labs plan9 installations.

I took a bit of time to look at this; it looks like
it'd be a small patch to use devssl or devtls. maybe
it's time to tell people that they need to apply a
patch?

echoline has been messing around with porting dp9ik,
to 9legacy -- maybe that's another option?

not sure if there are really other options long term
p9sk1/cpu auth is getting moldy and worm-eaten, and
requiring us to keep around code that should really
be dead.


      reply	other threads:[~2021-06-02 12:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-30 13:40 fulton
2021-05-31 11:55 ` cinap_lenrek
2021-06-01 22:04   ` ori [this message]

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=5F7711CA8F306CEE2733FB084BD89400@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /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).