Skip to main content
news

Re: spreadsheet ergonomics

owl
SubjectRe: spreadsheet ergonomics
Fromowl
Date04/05/2017 04:15 (04/05/2017 02:15)
Message-ID<ax8002.bue3@rooftop.invalid>
Client
Newsgroupscomp.os.linux.advocacy
FollowsSnit
FollowupsSnit (31m) > owl

Snit <usenet@gallopinginsanity.com>wrote:

Snit
On 4/4/17, 6:49 PM, in article kzgab83.abyh3@rooftop.invalid, "owl" <owl@rooftop.invalid>wrote:

owl
Snit <usenet@gallopinginsanity.com>wrote:

Snit
On 4/4/17, 3:42 PM, in article av9z00.bhddi@rooftop.invalid, "owl" <owl@rooftop.invalid>wrote:

Will play with it later... thanks. Looking at it just briefly, though, I see where it is six files (compressed) and for most users would just lead to confusion. I assume I need change permissions on startem, startemx, and ud... and then run startem?

owl
The perms should already show as executable.

Snit
Ah. In some ways that is good... but also a security risk.

owl
Nope. It does not auto-execute, and the source is there for you to peruse in advance of running it.

Snit
That does not eliminate security risks. But we hear time and time again, with reason, how it is good to have it where you need to set permissions to run a "random" program. But it turns out you do not have to do that.

On macOS, for what it is worth, it warns you that this is the first time you are opening the file and has you jump through hoops... even tells you the source (what program you got it from, etc.).

Interesting Linux does not offer such protections. I would have thought it would.

owl
That's for downloaded files.

Snit
Which is what I did... downloaded them.

No, you downloaded a tarball that contained those files.

owl
The file in question is wrapped in a tarball. If the tarball had its execute bit set, that would be zero'd.

Here is the result of a browser download of a file whose execute bit was set:

root@lowtide:/var/www# ls -l wave -rwxr-xr-x 1 root root 6688 Apr 4 21:47 wave root@lowtide:/var/www#

anon@lowtide:~$ ls -l Downloads/wave -rw-r--r-- 1 anon anon 6688 Apr 4 21:47 Downloads/wave anon@lowtide:~$

Snit
I did not think Linux had the same type of protection as macOS here... not sure why I was thinking the permissions would be changed. My mistake on that.

As you can see, the perms *are* changed, so I'm not sure what you're saying here.

owl
Unlike with Numbers. Who knows what that Numbers does behind the scenes. You choose to trust a corporation that refuses to cooperate with law enforcement.

Snit
So you have no concern running scripts from any source.

owl
I never said that.

Snit
Whew. And as we have seen it would be unwise to take your advice on a "real" system... the risk of lost data is real simply to rename files.

No, what we have seen is that it would be unwise to hire you to write up a specification.

Snit (31m) > owl