Last modified: 2013-09-11 22:45:58 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T52920, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50920 - Bundle a pre-configured PuTTY
Bundle a pre-configured PuTTY
Status: RESOLVED WONTFIX
Product: MediaWiki-Vagrant
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized enhancement
: ---
Assigned To: Ori Livneh
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-08 05:59 UTC by Ori Livneh
Modified: 2013-09-11 22:45 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ori Livneh 2013-07-08 05:59:45 UTC
PuTTY is available as a single, standalone .exe file, 472 KB in size. 
Jakub Kotrla's set of patches (available at http://jakub.kotrla.net/putty/) make PuTTY read session configurations from disk rather than the Windows Registry.

 Because of this, and because the purpose of the machine is to provide a lightweight, disposable development environment, the VM itself can be configured quite insecurely.

Vagrant installations use a common, generic private/public key pair for SSH access. (Remember that the Vagrant VM is networked via a private, virtual ethernet interface that links it exclusively to the host, which is why this is OK.) Because  that's the case, the integrity of PuTTY isn't much of a concern. We just have to make it clear that the bundled PuTTY is insecure by design and inappropriate for any uses other than Vagrant. If we were really worried about this we could build our own crippled executable.
Comment 1 Ori Livneh 2013-07-13 00:17:11 UTC
Kotrla's build is 32-bit only. http://kitty.9bis.net/ is both 32-bit and 64-bit, but it has a bunch of unnecessary features, and lacks license information, so I'm leery of using it.

I think recommending git-bash (part of Git for Windows) is probably best. It comes with an SSH client.
Comment 2 Andre Klapper 2013-09-11 22:45:58 UTC
[mass-moving from Tools>MediaWiki-Vagrant to separate product. See bug 54041. Filter bugmail on this comment.]

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links