J. Lewis Muir

Results 9 comments of J. Lewis Muir

@bfleischer, am I right in understanding that you consider the [File Provider](https://developer.apple.com/documentation/fileprovider) framework to not be suitable for implementing macFUSE? (I haven't evaluated the File Provider framework, but based on...

@bfleischer, I just came across [Alternative for Virtual file system (VFS) kernel extension](https://developer.apple.com/forums/thread/681325) on the Apple Developer Forums. In that post, an Apple Developer Technical Support representative replied suggesting that...

@aryelgois wrote: > But the thing about each branch having its own changelog would work on most (all ?) VCS with branch feature, right? The problem with this, though, is...

@aryelgois wrote: > It doesn't seem strange since that change made in another branch is not part of the current branch's history. After a merge, the changes would be present...

@elvey, there are other secure operating systems that support FUSE (e.g., Linux, NetBSD, and FreeBSD). How does their support of FUSE make them less secure than macOS?

You can still become `root` on macOS, and `root` can still run a process under a specified UID and GID. That's sufficient to effectively have complete control of the machine....

I too have this issue and would love it if it were fixed! To summarize where things are, the issue is that there's no way to update just the gems...

@seanf wrote: > This would be very useful now, because core extensions can be downloaded and activated automatically by putting .mvn/extensions.xml into a source tree +1 This would be an...