Displaying 20 results from an estimated 10000 matches similar to: "ssh(R) trademark issues: comments and proposal"
2001 Feb 14
10
SSH trademarks and the OpenSSH product name
Friends,
Sorry to write this to a developer mailing list. I have already
approached some OpenSSH/OpenBSD core members on this, including Markus
Friedl, Theo de Raadt, and Niels Provos, but they have chosen not to
bring the issue up on the mailing list. I am not aware of any other
forum where I would reach the OpenSSH developers, so I will post this
here.
As you know, I have been using the SSH
2001 Feb 14
1
More on TTSSH and the SSH trademark
I would also like to mention that when I released TTSSH in May 1998, I had
no concerns about violating any trademarks because I observed that the
name "SSH" was already being used by several different parties for
different purposes --- as the name of Ylonen's original SSH package and
its derivatives, as the name of the protocol, and as a component of names
of other implementations
2001 Feb 16
0
Regarding Trademark Dispute.
I received the following e-mail in response to an e-mail I had
sent to SSH communications questioning the wisdom of their
requesting OpenSSH to change it's name. Contained in the message
is that statement that SSH Communications did not exert their
trademark rights earlier becuase it's only recently that
OpenSSH has become more visible.
In the United States, this would invalidate the
2001 Feb 15
2
Tatu Ylonen's message to the OpenSSH developers
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp
Size: 3562 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010214/5489bfec/attachment.bin
2008 Jul 16
3
openssh 5.0p1: Solaris - Failed to allocate internet-domain X11 display socket.
On Solaris 10 (SPARC & x86), I'm seeing the following error:
error: Failed to allocate internet-domain X11 display socket.
I tracked this down to this code change between openssh 4.7p1 and
5.0p1:
*** openssh-4.7p1/channels.c Mon Jun 25 03:04:47 2007
--- openssh-5.0p1/channels.c Wed Apr 2 15:43:57 2008
***************
*** 1,4 ****
! /* $OpenBSD: channels.c,v 1.270 2007/06/25 08:20:03
2009 Feb 03
2
Info related to the use of trademarks in documentation
There was an interesting note in a recent fedoraproject.org newsletter
regarding Redhat's legal views on referring to others' trademarks. Since
the comments are lengthy, they are not reproduced here and are available
at the links below.
FWN/Issue161: http://fedoraproject.org/wiki/FWN/Issue161#Legal
Callaway note:
2002 Jun 03
3
[PATCH] forwarding environment vars ala RFC2026
I have coded a patch witch allows to forward environment variables
from the client to the server.
To specify forwarding in your ssh client add the option
ForwardEnv varname # forward varname with value
# as in environment of the
# ssh client. If variable is
# not defined in the environment
# of the ssh client nothing will
# be forwarded.
ForwardEnv varname=value # forward
2001 Feb 16
0
SSH and trademarks
Dear SSH community,
It has been brought to my attention that is has been disputed
whether the term "SSH" can be used freely as a term to describe
implementations compatible with the "SSH" protocols, due to trademark
issues. In particular, the owner of the "SSH" trademark argues that
implementations compatible with the "SSH" protocols shall no longer be
2007 Mar 22
1
ChallengeResponseAuthentication defaults to no?
Hello,
I have just installed OpenSSH 4.6p1 and it appears that ChallengeResponseAuthentication is not allowed unless I explicitly set it to "yes" in the sshd_config file. I am using the same config file as I did with 4.5p1 where it was allowed by default. Also, this is OpenSSH package from sunfreeware, but I believe that both versions were compiled with the same options.
Is this the
2001 Feb 14
0
TTSSH and the SSH trademark
Hi everyone. I want to point out some facts about TTSSH that may be
relevant to the claims of trademark infringement by OpenSSH. I'll confine
my opinions to another message :-).
I released my product, which has always been named "Teraterm SSH" and is
usually abbreviated to "TTSSH", to the public in May 1998. TTSSH is a free
software Windows client for the SSH1 protocol.
2000 Jul 20
3
scp over 2 hosts
Hi folks,
I have the that I must copy some through a Plag-Gateway of a Firewall over 2 host. A secure connection via "ssh - t hosta ssh -t hostb" works fine, but does this work with scp too? Icould not realize it either with scp (1.2.27 of ssh.com) or scp from openssh. Do you have any ideas?
Thanks
Stephan
2001 Feb 15
0
The SSH trademark issue part #1
Hi,
I usually stay away from issues like this, basically because I'm not a
lawyer (and don't want to be one), and I don't have a real interest in
these issues.
Quoting Tatu :
> We also have a trademark pending on the Secure Shell mark
This seriously undermines the IETF standard draft. It's the same as
registering 'milk' as a trademark. Both Secure and Shell are
2005 Jun 02
1
Re: Vote For CentOS :) -- at this point, call the FSF ...
From: Les Mikesell <lesmikesell at gmail.com>
> Can you get the product without being bound by the restrictions?
> That is, can one user purchase one and resell copies without the SLA
> or with their own?
Not with the trademark, that is mis-appropriation.
If you want to complain about Red Hat doing this, then you'll want to
complain about a number of distributors well before
2002 Oct 10
3
pks for openssh
I was directed to the following site by one of our customers regarding
a keyserver built into openssh. There's a patch for 3.4p1 on their
site, but the license isn't very clear, nor is it clear if they have
approached the openssh team regarding the inclusion of this subsystem
into openssh proper.
I've been asked to patch Mandrake's openssh with this feature, but I'm
2001 Mar 25
1
'scp' returns incorrect exit code (OpenSSH_2.5.2p2)
'scp' returns a zero exit code, even if it fails to perform the desired task.
bash-2.03$ scp nonexistent at no.such.domain:some/file .; echo $?
ssh: no.such.domain: Name or service not known
0
'ssh' will however return a non zero exit code in a similar situation.
bash-2.03$ ssh nonexistent at no.such.domain date; echo $?
ssh: no.such.domain: Name or service not known
255
2020 Jun 17
2
Duplicate value used in disconnect reason definitons
I could not find anything in the mailing list archive or bug tracker.
In ssh2.h, the value (4) is re-used
148 #define SSH2_DISCONNECT_KEY_EXCHANGE_FAILED 3
149 #define SSH2_DISCONNECT_HOST_AUTHENTICATION_FAILED 4
150 #define SSH2_DISCONNECT_RESERVED 4
151 #define SSH2_DISCONNECT_MAC_ERROR 5
Is this intentional?
Thanks,
Noah Zalev
2016 Aug 10
1
Regarding using CentOS on Commercial Appliance
Thanks for the reply.
I had already visited the links mentioned by you.
The link? https://www.centos.org/legal/trademarks/ talks about non-usage of trademarks in commercial software which is taken care.
The link https://www.centos.org/legal/ talks very less about legal terms and condition.
Is there some other link which mentions about the License model used by CentOS. Infact, no where it is
2015 Oct 13
2
redistribution of isolinux binaries
On 10/13/2015 01:40 PM, Brian Reichert wrote:
> On Tue, Oct 13, 2015 at 12:51:07PM -0400, Brian Reichert wrote:
>> On Tue, Oct 13, 2015 at 11:42:08AM -0500, Johnny Hughes wrote:
>>> The info you are looking at there is for CentOS-7 .. the syslinux for
>>> CentOS-6 is here:
>>>
>>>
2001 Jun 21
2
SSH RFC
Greetings,
Just wondering if there is an RFC describing the secure shell protocols?
Thanks,
Chris
2009 Jul 06
2
CELT 0.6.0 released, submitted as IETF draft
Hi everyone,
I'm pleased to announce version 0.6.0 of CELT, with many quality
improvements. This includes better stereo coupling, better handling of
transients, and better handling of highly tonal signals. In addition,
packet loss robustness has been improved through the optional use of
independent (intra) frames. CELT now supports a larger dynamic range,
suitable for encoding 24-bit audio