Stunnel supports requiring client cert verification, ie. client cert is known
or was signed by a given CA. Willing to trade pubkeys for PKI?
See "requireCert" and the /verify.*/ options in
https://www.stunnel.org/static/stunnel.html
Patrick
On Wed, Jul 07, 2021 at 08:55:07AM +0800, Patrick wrote:
> What's a good minimal sshd?
> Or should we just run stunnel + telnetd?
Telnet + TLS or rsh + TLS is also a possible solution. stunnel is not
enough. If you want to have a serious minimal replacement for ssh, you
will need key-based authe
Oops, some applets are in the middle of debug or with issues.
sysmon - in debug, not working properly
sound, weather - don't stop printing afte main app quit
others are ok (btw, for osmo it prints date instead of time).
term indicator implementation, writtin in shell, is limited by shell
limitatio
In Mon, 5 Jul 2021 13:36:50 +0200
Hiltjo Posthuma wrote:
> It is based on:
> https://9fans.github.io/plan9port/man/man3/arg.html
>
> argc (count) and argv (array of strings) are the program argument
> names.
>
Btw, I only just looked to header, linked in that man page:
https://9fans.github.io/
In Wed, 7 Jul 2021 20:26:17 +0200
Quentin Rameau wrote:
> Hello,
>
> > Oops, some applets are in the middle of debug or with issues.
> > sysmon - in debug, not working properly
> > sound, weather - don't stop printing afte main app quit
> > others are ok (btw, for osmo it prints date instead of
In Wed, 7 Jul 2021 20:26:17 +0200
Quentin Rameau wrote:
> Hello,
>
> > Oops, some applets are in the middle of debug or with issues.
> > sysmon - in debug, not working properly
> > sound, weather - don't stop printing afte main app quit
> > others are ok (btw, for osmo it prints date instead of
I tried to make mere windows more useful by making them to output more
useful content in place of window name. One existing example is gentoo
emerge, which prints status in number of emerged packages with system
load.
In attachements - more such apps with same indication, which I could
call taskba
*** Patrick [2021-07-07 08:55]:
>Or should we just run stunnel + telnetd?
Better is IPsec + telnetd (ESP + IKEv2).
SSL/TLS has a very long history of awful and broken protocol design and
its implementations. Only TLS 1.3 is good from cryptography point of
view. Its huge complexity is overkill. IP
On 21/07/08 12:49, Nikita Zlobin wrote:
> I tried to make mere windows more useful by making them to output more
> useful content in place of window name. One existing example is gentoo
> emerge, which prints status in number of emerged packages with system
> load.
But... why? There is already sls
Hello,
> Oops, some applets are in the middle of debug or with issues.
> sysmon - in debug, not working properly
> sound, weather - don't stop printing afte main app quit
> others are ok (btw, for osmo it prints date instead of time).
>
> term indicator implementation, writtin in shell, is limite
10 matches
Mail list logo