Closed
Bug 39714
Opened 25 years ago
Closed 23 years ago
Add support for secure protocols SSH and SFTP
Categories
(Core Graveyard :: Security: UI, enhancement, P3)
Tracking
(Not tracked)
VERIFIED
WONTFIX
Future
People
(Reporter: mozilla, Assigned: ssaux)
References
()
Details
(Keywords: helpwanted)
Mozilla should have support for secure protocols such as ssh and sftp. Clicking
on ssh://unixbox should either open a terminal window with ssh or should be
implemented throught xmlterm. Clicking sftp://server should work like the ftp
client currently does. Basically we need some glue between ssl, xmlterm, and
openssh.
Reporter | ||
Comment 1•25 years ago
|
||
Moving to m30 and assigning to Security: Crypto.
Component: Browser-General → Security: Crypto
Target Milestone: --- → M30
Reporter | ||
Comment 2•25 years ago
|
||
Reassigning to crypto owner.
Assignee: asadotzler → dougt
QA Contact: jelwell → junruh
Comment 4•25 years ago
|
||
Reassigning all https/cartman/security bugs to valeski. He will be finding new
owner(s). This shift is so that I can focus on embedding issues. If the new
owner has questions that can not be resovled, I may be able to lend a (quick)
hand.
over to valeski....
Assignee: dougt → valeski
->helpwanted
sftp and ssh are not currently IANA-registered URL scheme names. Relevant
documents:
http://www.isi.edu/in-notes/iana/assignments/url-schemes
http://www.ietf.org/rfc/rfc1738.txt
http://www.ietf.org/rfc/rfc2717.txt
Comment 8•24 years ago
|
||
Changing product from Browser:Security:Crypto --> PSM 2.0
Component: Security: Crypto → Client Library
Product: Browser → PSM
Target Milestone: Future → ---
Version: other → 2.0
Comment 10•23 years ago
|
||
Marking wontfix. See http://www.iana.org/assignments/uri-schemes - (last updated
2001 August 20)
Please open a new bug when and if ssh, sftp are IANA-registered URL scheme names.
Assignee: nobody → ssaux
QA Contact: ckritzer → junruh
Version: 2.0 → 2.1
Comment 11•23 years ago
|
||
Really marking WONTFIX as this seems to be forgotten by previous user.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Comment 13•23 years ago
|
||
*** Bug 145324 has been marked as a duplicate of this bug. ***
Comment 14•23 years ago
|
||
*** Bug 158925 has been marked as a duplicate of this bug. ***
Comment 15•22 years ago
|
||
*** Bug 174417 has been marked as a duplicate of this bug. ***
Comment 16•22 years ago
|
||
The most recent SFTP Internet-Draft (<http://www.snailbook.com/docs/sftp.txt)>
appears to have expired on April 1, 2002. Anyone have any more recent documentation?
Summary: [RFE] Add support for secure protocols: ssh, sftp → Add support for secure protocols SSH and SFTP
Comment 17•22 years ago
|
||
Comment 18•22 years ago
|
||
Updated URL for assigned URI shemes:
http://www.iana.org/assignments/uri-schemes
Comment 19•21 years ago
|
||
Draft for SSH (expires July 2004)
http://www.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-05.txt
Draft for new URIs (expires any day now)
http://www.ietf.org/internet-drafts/draft-ietf-secsh-scp-sftp-ssh-uri-01.txt
Comment 20•20 years ago
|
||
this feature is all over the forums..
why is it getting ping ponged around
Comment 21•20 years ago
|
||
(In reply to comment #20)
> this feature is all over the forums..
> why is it getting ping ponged around
Probably, because nobody feels like implementing it?
Comment 22•19 years ago
|
||
The IETF secsh working group is still active, the current draft is http://www.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-10.txt . Anyway, I think this is a strawman argument, because the scp and sftp protocols have in practice been there for several years now; as more and more sites tighten their security, the need increases (in my opinion).
But I think it would just need someone to step up and do it... it surely would be a killer feature!
Updated•17 years ago
|
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•