Daniel Nathan Gray

Results 191 comments of Daniel Nathan Gray

> no release cycles, beta testing, version numbers, stuff like that Regressions are shipped directly to the user in real time. > all code is interpreted in realtime Doesn't really...

I would have thought mounting without sudo (https://github.com/dyne/Tomb/issues/322, https://github.com/dyne/Tomb/issues/197). Don't see that on the list. That and https://github.com/dyne/Tomb/issues/254 would all be worthy security improvements.

The keys should definitely not be stored in `/usr`. This presents a problem for immutable distributions (silverblue, steam deck, nixos as `/usr` is read only.

> Please consider upgrading to 1.x using pip, you can do that rootless. Good point, No need to overlay that with `rpm-ostree` is there heh. > So basically you want...

Using `podman run` becomes particularly impractical for my Mutt container because of all the paths. That Redhat [article](https://www.redhat.com/sysadmin/user-flag-rootless-containers) also says: > As long as your container does not need root,...

Installed via? ``` pip3 install https://github.com/containers/podman-compose/archive/devel.tar.gz --user ``` ``` ['podman', '--version', ''] using podman version: 3.4.4 podman-composer version 1.0.3 podman --version podman version 3.4.4 ``` #### .env: ``` PODMAN_USERNS=keep-id ```...

Looks as I'd expect. ``` dngray@icefloe ~/m/f/test> podman-compose exec web whoami ['podman', '--version', ''] using podman version: 3.4.4 {'default'} {'default'} podman exec --interactive --tty test_web_1 whoami dngray exit code: 0...

> I don't understand why you accept donations as sponsorship from sketchy VPN companies etc. This is not the case. The sponsorships that we do accept are clearly defined under...

> @dngray please let me know what PrivacyTools decides and we'll work from there. Thanks! Will do, unfortunately I haven't heard from our community manager @blacklight447-ptio, who I believe has...