90

Results 65 comments of 90

Interesting, how do you mean? If you're hoping for a block/part to display the quantity of an item in storage, the ME Storage Monitor already exists for that purpose as...

> can't you make it rf it's more used even on forge Just read the issue title a few more times until you've understood.

I don't see the problem. By default, none of these are overridden and work the same as they always have. If people are already scanning for alternate `authorized_keys` files then...

> @62832 i eyeballed your commit. Did you make sure that the environment file specified in the option is locked down to the root user as owner and locked down...

> `sshd` enforces flags on the key files in the user folder. If that is indeed the case, I'm happy to take another look and address this. I concede that...

Sounds good. In that case, I'm thinking that the steps to take would be the following: - Check if the (env/rc) file has permissions other than `go-rwx` and if it...

@christoofar I've so far manage to implement the checks for user ownership and outside permissions within `$HOME`, and `root` ownership outside of `$HOME`. Unfortunately, I'm at a loss as to...

Further consideration: it probably doesn't make sense to enforce `root` ownership on an env/rc file outside of `$HOME` if it happens to reside in a directory that's still owned by...