On Tue, Jan 21, 2025 at 6:05 AM Erik Slagter wrote:
> So now we have wavered all responsibilities. Is it possible or is it not
> possible? Dbus-broker listening on tcp? If it's not possible, my
> question is answered and I can go move on.
Come on..if you do that just configure stunnel to do what
On 21-01-2025 08:05, Mantas Mikulėnas wrote:
Well, at least SunRPC can have Kerberos authentication available for it
(RPCSEC_GSS).
That is very interesting if you need it, in an insecure environment,
like in a business. Not for me in this situation. See my other post.
At least the developmen
Duly noted!
But as I already wrote to Lennart, this is for a home environment.
Besides my hobby as a programmer, in daily life I am a network admin. So
I am quite aware of all the dangers lurking. There is a reason I have
quite a bunch of vlans, vrfs and ssids. So believe me when I say there
On 21-01-2025 15:34, Cristian Rodríguez wrote:
Come on..if you do that just configure stunnel to do what you want
with PSK auth. it supports all sorts of sockets and provides you with
the minimal security you need.
I was going to say that stunnel can't connect to a unix socket, but I
just chec
On 2025-01-21 11:05, Erik Slagter wrote:
Duly noted!
But as I already wrote to Lennart, this is for a home environment.
Besides my hobby as a programmer, in daily life I am a network admin. So
I am quite aware of all the dangers lurking. There is a reason I have
quite a bunch of vlans, vrfs a
On 2025-01-21 17:00, Erik Slagter wrote:
On 21-01-2025 15:34, Cristian Rodríguez wrote:
Come on..if you do that just configure stunnel to do what you want
with PSK auth. it supports all sorts of sockets and provides you with
the minimal security you need.
I was going to say that stunnel can't
> > I think the SIGHUP must come from the new PID 1.
>
> I don't know if this will help you, however here is a program that I
> wrote last year that starts a service in the initramfs, it survives
> the systemd killing spree during the transition to the root
> filesystem, a new copy of the program i
On 21-01-2025 17:05, Mantas Mikulėnas wrote:
On 2025-01-21 17:00, Erik Slagter wrote:
I was going to say that stunnel can't connect to a unix socket, but I
just checked and apparently it (now) can. That's why I was using
socat. This may be interesting. If it works I may even be able to
expose
On 21-01-2025 17:06, Mantas Mikulėnas wrote:
...Do note though that even though dbus-broker was caused by systemd, it
isn't really *part of* systemd, and I don't know if any of its
developers even read the systemd mailing list anymore. So if you never
get a definite answer, that would be why.