LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-08-2023, 07:38 PM   #2251
glennmcc
Member
 
Registered: Jan 2021
Location: North Jackson, Ohio (USA)
Distribution: slackware64-15.0
Posts: 556

Rep: Reputation: 315Reputation: 315Reputation: 315Reputation: 315

Quote:
Originally Posted by marav View Post
Seamonkey 2.53.16

Changes:
https://www.seamonkey-project.org/re...monkey2.53.16/

Sad news, at least for me:
Code:
Remove ftp/file tree view support.
Hmmmm... FTP access still enabled in SM 2.53.16

_____________

Looks pretty-much the same as in 2.38
Attached Thumbnails
Click image for larger version

Name:	FTP-in-SM-2.53.16.jpg
Views:	42
Size:	132.6 KB
ID:	41005   Click image for larger version

Name:	FTP-in-SM-2.38.jpg
Views:	30
Size:	129.7 KB
ID:	41006  

Last edited by glennmcc; 05-08-2023 at 08:45 PM.
 
Old 05-08-2023, 10:12 PM   #2252
reddog83
Member
 
Registered: Apr 2018
Distribution: Slackware 15.0/Current
Posts: 461

Rep: Reputation: 237Reputation: 237Reputation: 237
This is when gtk4 no longer auto enabled introspection:

+--------------------------+
Sun Feb 5 20:56:30 UTC 2023
gtk4-4.9.3-x86_64-2_gfs.txz: Rebuilt.
(Enable Introspectionn cause it no longer Auto Enables)
 
Old 05-09-2023, 02:23 AM   #2253
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,406

Rep: Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139
Quote:
Originally Posted by glennmcc View Post
Hmmmm... FTP access still enabled in SM 2.53.16

_____________

Looks pretty-much the same as in 2.38
Indeed. But it's in the changelog ...
Code:
 SeaMonkey 2.53.16 contains (among other changes) the following major changes relative to SeaMonkey 2.53.15:

    No throbber in plaintext editor bug 85498.
    Remove unused gridlines class from EdAdvancedEdit bug 1806632.
    Remove ESR 91 links from debugQA bug 1804534.
    Rename devtools/shim to devtools/startup bug 1812367.
    Remove unused seltype=text|cell css bug 1806653.
    Implement new shared tree styling bug 1807802.
    Use `win.focus()` in macWindowMenu.js bug 1807817.
    Remove WCAP provider bug 1579020.
    Remove ftp/file tree view support bug 1239239.
    Change calendar list tree to a list bug 1561530.
    Various other updates to the calendar code.
    Continue the switch from Python 2 to Python 3 in the build system.
    Verified compatibility with Rust 1.66.1.
 
Old 05-09-2023, 03:48 AM   #2254
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,549

Rep: Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404
Quote:
Originally Posted by glennmcc View Post
Hmmmm... FTP access still enabled in SM 2.53.16

_____________

Looks pretty-much the same as in 2.38
BUT, they are right - this FTP protocol is extremely insecure, just like is TELNET. It's specially prone to Man In Middle attacks.

Maybe this is less important important for you - depending on your place to live, BUT many people from other places may will want to ensure that the files downloaded from ftp.slackware.com are really from there, and not from a clone server from the other side of Earth, maintained by some Men in Black.

Last edited by LuckyCyborg; 05-09-2023 at 03:52 AM.
 
Old 05-09-2023, 05:39 AM   #2255
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,183

Rep: Reputation: 237Reputation: 237Reputation: 237
Quote:
Originally Posted by LuckyCyborg View Post
BUT, they are right - this FTP protocol is extremely insecure, just like is TELNET. It's specially prone to Man In Middle attacks.

Maybe this is less important important for you - depending on your place to live, BUT many people from other places may will want to ensure that the files downloaded from ftp.slackware.com are really from there, and not from a clone server from the other side of Earth, maintained by some Men in Black.
1) Some states forbid the use of protocols resistant to Man In Middle attack in many applications.

2) Most if not all secure protocols are cache-unfriendly.

3) Why don't verify signatures if you have a trusted local machine?

Quote:
By rworkman on 2017-06-16

The mirrors.slackware.com site is now available via https only. Note that there is *not* any guarantee that you will be redirected to an https mirror. However, the package md5 sums and gpg signatures are (intended to be) served directly from this site, so you should have an added layer of trust that the content of those files was not modified in transit if you use https instead.
 
Old 05-09-2023, 06:00 AM   #2256
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,914

Rep: Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032
Quote:
Originally Posted by LuckyCyborg View Post
... BUT many people from other places may will want to ensure that the files downloaded from ftp.slackware.com are really from there, and not from a clone server from the other side of Earth, maintained by some Men in Black.
That's what signature files are for. MITM of a https connection will be no problem for a State level actor.

That said, ftp is a bad protocol for a number of reasons and its good that it's going away. I was more upset with the loss of gopher to be honest as that one is still useful.
 
Old 05-09-2023, 07:45 AM   #2257
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,406

Rep: Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139Reputation: 4139
KDE Plasma 5.27.5

This release adds a month's worth of new translations and fixes from KDE's contributors.
The bugfixes are typically small but important and include:
Code:
    - Bluedevil Applet: introduce a brief animation for section height estimates.
    - Discover Flatpak: Do not crash if for any reason we lack a ref's source.
    - Info Centre About-distro: add a dump mode to print to cli.
Announcements:
https://kde.org/announcements/plasma/5/5.27.5/

Last edited by marav; 05-09-2023 at 09:16 AM.
 
Old 05-09-2023, 10:32 AM   #2258
glennmcc
Member
 
Registered: Jan 2021
Location: North Jackson, Ohio (USA)
Distribution: slackware64-15.0
Posts: 556

Rep: Reputation: 315Reputation: 315Reputation: 315Reputation: 315
Quote:
Originally Posted by marav View Post
Indeed. But it's in the changelog ...
Code:
 SeaMonkey 2.53.16 contains (among other changes) the following major changes relative to SeaMonkey 2.53.15:

...
    Remove ftp/file tree view support bug 1239239.
...
Yes, quite strange that FTP removal is in the SM 2.53.16 changelog but actually was not removed.

Firefox on the other hand _did_ completely remove FTP capability almost 2yrs ago.

Last edited by glennmcc; 05-09-2023 at 10:48 AM.
 
Old 05-09-2023, 10:49 AM   #2259
dhalliwe
Member
 
Registered: Mar 2022
Location: Ontario, Canada
Distribution: Slackware
Posts: 167

Rep: Reputation: 157Reputation: 157
I rarely use SeaMonkey but the phrasing

Quote:
Remove ftp/file tree view support
...suggests to me that it is a particular view of ftp sites ("tree view") that has been removed, not ftp client capabilities entirely.

I am running SeaMonkey 2.53.16 on 15.0, and I can for sure log onto my own ftp server. I cannot expand directories, though - clicking on a directory just loads that directory, replacing the previous view/page. At a guess "tree view" would allow you to expand that directory within the same view.
 
Old 05-09-2023, 11:35 AM   #2260
glennmcc
Member
 
Registered: Jan 2021
Location: North Jackson, Ohio (USA)
Distribution: slackware64-15.0
Posts: 556

Rep: Reputation: 315Reputation: 315Reputation: 315Reputation: 315
Quote:
Originally Posted by dhalliwe View Post
I rarely use SeaMonkey but the phrasing



...suggests to me that it is a particular view of ftp sites ("tree view") that has been removed, not ftp client capabilities entirely.

I am running SeaMonkey 2.53.16 on 15.0, and I can for sure log onto my own ftp server. I cannot expand directories, though - clicking on a directory just loads that directory, replacing the previous view/page. At a guess "tree view" would allow you to expand that directory within the same view.
Nope... no change.

http://glennmcc.org/Seamonkey-2.53.1...53.16-FTP.webm

For those whom are so terribly paranoid about HTTP being 'insecure' and just MUST do everything via HTTPS

https://glennmcc.org/Seamonkey-2.53....53.16-FTP.webm

___________________

Getting back to the actual subject of requests for 15.0-->15.1

Could we please get a 'custom build' of firefox with FTP re-enabled ?


___________

Ah ha.... it seems that even in older versions of seamonkey
the FTP 'file/tree view' had to be manually enabled.

https://bugzilla.mozilla.org/show_bug.cgi?id=1239239

Quote:
>> Please change "network.dir.format" to 3 and then browse any ftp/local
> directories.
> I confirmed it with SeaMonkey 2.39 release.
Oh, beeyootiful!
With that value, the directory is displayed in tree format,
like the Bookmarks Manager, also in 2.43a1 trunk.
That 'network.dir.format' config setting has been removed from SM v2.53.16
Attached Thumbnails
Click image for larger version

Name:	SM-FTP-file-tree-view-manually-enabled-via-about_config-network.dir.format-set-to-3.png
Views:	17
Size:	139.8 KB
ID:	41011  

Last edited by glennmcc; 05-09-2023 at 01:02 PM.
 
Old 05-09-2023, 11:57 AM   #2261
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,549

Rep: Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404Reputation: 3404
Quote:
Originally Posted by glennmcc View Post
Could we please get a 'custom build' of firefox with FTP re-enabled ?
Probably not, because this FTP support was removed 2 years ago from Firefox.

And you know, the Slackware ships the software as intended by its developers - also that's why in Slackware is a web-browser named Firefox and not it's named Iceweasel or Bob's Pipe.

Last edited by LuckyCyborg; 05-09-2023 at 12:00 PM.
 
Old 05-09-2023, 12:03 PM   #2262
glennmcc
Member
 
Registered: Jan 2021
Location: North Jackson, Ohio (USA)
Distribution: slackware64-15.0
Posts: 556

Rep: Reputation: 315Reputation: 315Reputation: 315Reputation: 315
Quote:
Originally Posted by LuckyCyborg View Post
Probably not, because this FTP support was removed 2 years ago from Firefox.

And you know, the Slackware ships the software as intended by its developers - also that's why in Slackware is a web-browser named Firefox and not it's named Iceweasel or Bob's Pipe.


Well... it couldn't hurt to ask
 
Old 05-09-2023, 12:32 PM   #2263
henca
Member
 
Registered: Aug 2007
Location: Linköping, Sweden
Distribution: Slackware
Posts: 990

Rep: Reputation: 674Reputation: 674Reputation: 674Reputation: 674Reputation: 674Reputation: 674
Quote:
Originally Posted by GazL View Post
That said, ftp is a bad protocol for a number of reasons and its good that it's going away. I was more upset with the loss of gopher to be honest as that one is still useful.
I agree that ftp is unsafe for account login as everything is sent in clear text. However, what is the problem with anonymous ftp? As you and others have said, gpg is used to verify that the files are really from Slackware and that they have not been modified. That kind of check should be done even if downloaded with something else like https. In my experience ftp is usually one of the faster protocols and ftp is basically only used for anonymous ftp downloads.

regards Henrik
 
1 members found this post helpful.
Old 05-09-2023, 01:03 PM   #2264
dhalliwe
Member
 
Registered: Mar 2022
Location: Ontario, Canada
Distribution: Slackware
Posts: 167

Rep: Reputation: 157Reputation: 157
[Regarding tree view in SeaMonkey]

Quote:
Nope... no change.
Well, I was just guessing. Internet Exploder used to have an option to "enable folder view for ftp" or something like that, and it was not on by default. Google can't find me any web pages that tell me what "tree view" was supposed to do for SeaMonkey - maybe hooks for some add-ins? We'll probably never know...
 
Old 05-09-2023, 01:05 PM   #2265
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,914

Rep: Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032Reputation: 5032
Quote:
Originally Posted by henca View Post
I agree that ftp is unsafe for account login as everything is sent in clear text. However, what is the problem with anonymous ftp? As you and others have said, gpg is used to verify that the files are really from Slackware and that they have not been modified. That kind of check should be done even if downloaded with something else like https. In my experience ftp is usually one of the faster protocols and ftp is basically only used for anonymous ftp downloads.

regards Henrik
I'll make this my last post because this is "Requests for Current" and we're going a little tangential.

As long as you have no privacy concerns with someone seeing what you're downloading, then anonymous ftp is fine, although I will argue that for that specific purpose it's an overcomplicated protocol and something gopher was better suited to. What ftp had going for it over gopher was that it is bi-directional: also allowing you to upload.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache 2.4 requests to non-SSL site with "Upgrade-Insecure-Requests: 1" and no trailing / get redirected to default site owendelong Linux - Server 2 06-22-2021 02:08 PM
[SOLVED] Requests for -current (20151216) rworkman Slackware 3441 12-28-2017 03:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration