Difference between revisions of "PuTTY"

From Free Software Directory
Jump to: navigation, search
(Undo revision 42849 by Megalanya (talk))
m (version date)
 
(4 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
  Pageant- SSH authentication agent for PuTTY, PSCP and Plink
 
  Pageant- SSH authentication agent for PuTTY, PSCP and Plink
 
  PuTTYgen- RSA and DSA key generation utility
 
  PuTTYgen- RSA and DSA key generation utility
|User level=none
 
|Status=Live
 
|Component programs=pterm,putty,puttytel,plink,puttygen,pscp,psftp
 
 
|Homepage URL=http://www.chiark.greenend.org.uk/~sgtatham/putty/
 
|Homepage URL=http://www.chiark.greenend.org.uk/~sgtatham/putty/
|VCS checkout command=
+
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.tartarus.org/simon/putty.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manual available in plain text format from http://the.earth.li/~sgtatham/putty/latest/puttydoc.txt; User manual available in HTML format from http://the.earth.li/~sgtatham/putty/latest/htmldoc/
 
|Documentation note=User manual available in plain text format from http://the.earth.li/~sgtatham/putty/latest/puttydoc.txt; User manual available in HTML format from http://the.earth.li/~sgtatham/putty/latest/htmldoc/
|Paid support=
+
|Decommissioned or Obsolete=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=GPuTTY
 
|Related projects=GPuTTY
 
|Keywords=SSH,xterm,telnet,scp,sftp,rlogin,vt100
 
|Keywords=SSH,xterm,telnet,scp,sftp,rlogin,vt100
|Is GNU=n
+
|Version identifier=0.74
|Last review by=Janet Casey
+
|Version date=2020/06/27
|Last review date=2008-01-07
+
|Version status=stable
 +
|Version download=https://the.earth.li/~sgtatham/putty/0.74/putty-0.74.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2021/02/01
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.60
+
|User level=intermediate
|Version date=2007-04-29
+
|Component programs=pterm,putty,puttytel,plink,puttygen,pscp,psftp
|Version status=stable
+
|Accepts cryptocurrency donations=No
|Version download=http://the.earth.li/~sgtatham/putty/latest/putty-0.60.tar.gz
+
|OpenPGP signature=https://the.earth.li/~sgtatham/putty/0.74/putty-0.74.tar.gz.gpg
|License verified date=2005-01-28
+
|Test entry=No
|Version comment=0.60 released on 2007-04-29
+
}}
 +
{{Project license
 +
|License=Expat
 +
|License copyright=Copyright (C) 1997-2021 Simon Tatham
 +
|License verified by=Genium
 +
|License verified date=2021/02/01
 +
|License note=https://git.tartarus.org/?p=simon/putty.git;a=blob_plain;f=LICENCE;hb=HEAD
 +
}}
 +
{{Software category
 +
|Interface=command-line, x-window-system
 +
|Internet-application=tool
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Use=internet-application
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Simon Tatham
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Simon Tatham
 
 
|Email=anakin@pobox.com
 
|Email=anakin@pobox.com
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 50: Line 59:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/
+
|Resource URL=https://git.tartarus.org/?p=simon/putty.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Announce
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:putty-announce@lists.tartarus.org
 
|Resource URL=mailto:putty-announce@lists.tartarus.org
Line 67: Line 76:
 
|Resource URL=comp.security.ssh
 
|Resource URL=comp.security.ssh
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line,x-window-system
+
|Resource audience=Wikidata
|Internet-application=tool
+
|Resource kind=General
|Use=internet-application
+
|Resource URL=https://www.wikidata.org/wiki/Q841685
}}
 
{{Project license
 
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2005-01-28
 
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 19:05, 1 February 2021


[edit]

PuTTY

http://www.chiark.greenend.org.uk/~sgtatham/putty/
Free Telnet, SSH, and Rlogin clients plus a terminal emulator

PuTTY is a free implementation of Telnet, SSH, and Rlogin for Win32 and Unix platforms, along with an xterm terminal emulator. The package includes:

PuTTY- Telnet and SSH client itself)
PSCP- SCP client (command-line secure file copy)
PSFTP- SFTP client (general file transfer sessions much like FTP)
PuTTYtel- Telnet-only client
Plink- Command-line interface to the PuTTY back ends
Pageant- SSH authentication agent for PuTTY, PSCP and Plink
PuTTYgen- RSA and DSA key generation utility





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Genium

Verified on

1 February 2021




Leaders and contributors

Contact(s)Role
Simon Tatham Maintainer


Resources and communication

AudienceResource typeURI
Bug TrackingVCS Repository Webviewhttp://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/
SupportNewsgroupcomp.security.ssh
Bug Tracking,SupportE-mailmailto:putty@projects.tartarus.org
AnnounceE-mailmailto:putty-announce@lists.tartarus.org
DeveloperVCS Repository Webviewhttps://git.tartarus.org/?p=simon/putty.git
WikidataGeneralhttps://www.wikidata.org/wiki/Q841685


Software prerequisites




Entry















"Announce" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.