Recommended Posts

Hey guys,

 

I have been working on a port of PuTTY to the Windows Store for quite some time and I finally have it to the point where I can release it. Many of the options of PuTTY are supported and I hope to add many more features in the next few weeks. I'd appreciate any feedback and feature requests so I know what features to prioritize. There is a trial version so you do not have to buy it.

 

Thanks!

Matt

 

http://apps.microsoft.com/windows/en-us/app/metro-putty/29c3210d-11c2-4348-83d3-79d2f414cc98

 

Supported features include:

- Save session settings that sync with MS account

- Copy and Paste

- UTF-8

- Private key authentication with PuTTY keys

 

Screenshots attached.

post-373322-0-21331400-1388811912.png

post-373322-0-03443700-1388811913.png

You need to add the following license information somewhere, otherwise you are in violation of the license even though you state that it's a port and link to the documentation: http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html

You need to add the following license information somewhere, otherwise you are in violation of the license even though you state that it's a port and link to the documentation: http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html

 

I have it in the about page inside the app. In the first screenshot you can see the about button at the bottom of the page. Clicking that will show the copyright information and show another button labeled license. Clicking the license button will then show that license. This is mimicking PuTTY's behavior exactly. Do you think I should also put it in the app description somewhere?

post-373322-0-21916100-1388875994.png

I have it in the about page inside the app. In the first screenshot you can see the about button at the bottom of the page. Clicking that will show the copyright information and show another button labeled license. Clicking the license button will then show that license. This is mimicking PuTTY's behavior exactly. Do you think I should also put it in the app description somewhere?

 

I somehow missed that when I was looking. Just add the information on your additional terms page.

Well, I just tried it to simply SSH into my server at work, and it was pretty fantastic. I'm testing this on my Surface next, but I'll probably buy it today or next week sometime.

 

Awesome! I am trying to get an update out by the end of today or tomorrow to fix a private key issue and then some font size/type customizing. If you have any feature requests please let me know!

I somehow missed that when I was looking. Just add the information on your additional terms page.

 

Ok, that's fair. The next update (which is as soon as I fix a crashing bug) will include that. Thanks for making sure I'm following all the licenses!

Ok, that's fair. The next update (which is as soon as I fix a crashing bug) will include that. Thanks for making sure I'm following all the licenses!

 

you should be glad it's a BSD/MIT license since that isn't copy-left and makes it easy to incorporate into apps (and make derivative products) and make monies ;-)

you should be glad it's a BSD/MIT license since that isn't copy-left and makes it easy to incorporate into apps (and make derivative products) and make monies ;-)

 

:) Yes. When I was first joking with my friend about porting it to the Windows Store I wasn't expecting such a lenient license. That's when it stopped being a joke and I began to dig through the code to see if I could seriously port it.

Hello,

you should be glad it's a BSD/MIT license since that isn't copy-left and makes it easy to incorporate into apps (and make derivative products) and make monies ;-)

Personally, I find it disgusting that the license allows you to copy the code, close source it, then sell it if you wish (like OP). Easy money.

Hello,

Personally, I find it disgusting that the license allows you to copy the code, close source it, then sell it if you wish (like OP). Easy money.

 

To each his own, the author didn't want a copy-left license for whatever reason, the same as the *BSDs. I've released code under similar licenses in the past.

 

The OP put more effort into it than simply copying the code anyway. There's a ton of software that incorporates PUTTY code similar to the OPs code. 

 

LLVM has the the same license. Without a permissive license like that, LLVM would not be the research platform it is today. People generally dislike the restrictions that come with GPL code for research for the very reason that distribution requires distributing ones code. Moreover, in many cases it can be incompatible with the terms of research grants.

 

In my opinion, building upon an existing code base is perfectly acceptable if you are offering something that wasn't available before. It's one thing to just compile the code and then pretend you did something, and quite another to use it to make a product that wasn't available before.

Hello,

Personally, I find it disgusting that the license allows you to copy the code, close source it, then sell it if you wish (like OP). Easy money.

While I can understand that, I wouldn't be so quick to judge. Sometimes, it's nice to be able to use components in this manner.

 

For example, I worked on a project last month where we needed to be able to use an Android tablet in a non-standard way. I had code from Google, that did exactly what I wanted it to do, but because of the GPL license, couldn't use it as even a component of a much larger project for my company.

 

Why did Google choose to give it a GPL license? Because their project used a component that had a GPL component in it.

  • 1 month later...

Hello,

Personally, I find it disgusting that the license allows you to copy the code, close source it, then sell it if you wish (like OP). Easy money.

 

Like all the open source components of VMWare ESXi, Mac OS X, Google Chrome etc?

Hey guys,

 

I have been working on a port of PuTTY to the Windows Store for quite some time and I finally have it to the point where I can release it. Many of the options of PuTTY are supported and I hope to add many more features in the next few weeks. I'd appreciate any feedback and feature requests so I know what features to prioritize. There is a trial version so you do not have to buy it.

 

Thanks!

Matt

 

http://apps.microsoft.com/windows/en-us/app/metro-putty/29c3210d-11c2-4348-83d3-79d2f414cc98

 

Supported features include:

- Save session settings that sync with MS account

- Copy and Paste

- UTF-8

- Private key authentication with PuTTY keys

 

Screenshots attached.

 

How does it deal with application suspension and maintaining connectivity? Am I going to have to log in every time I want to switch to the app?

 

How does it deal with application suspension and maintaining connectivity? Am I going to have to log in every time I want to switch to the app?

 

It currently does not do anything. However, Windows does not close your socket right away, so the connection will stay open for some time while it is minimized (or even suspended). I think the best route is to do some kind of background task to keep the connection alive but I haven't had much time to look into this. Once I finish the current release (it's in testing now so shouldn't be long) this is one of the next major issues I want to tackle.

This topic is now closed to further replies.
  • Posts

    • NTLite 2026.06.11200 by Razvan Serea NTLite is a Windows configuration tool that allows you to modify your existing Windows install or an image yet to be deployed, remove Windows components, configure and integrate, speed up the Windows deployment process. Reduce Windows footprint on your RAM and storage drive memory. Remove components of your choice, guarded by compatibility safety mechanisms, which speed up finding that sweet spot. Windows Unattended feature support, providing many commonly used options on a single page for easy setup. Easily integrate a single or multiple drivers, update or language packages. Package integration features smart sorting, enabling you to seamlessly add packages for integration and the tool will apply them in the appropriate order, keeping hotfix compatibility in check. One of the important new features of NTLite (compared to its predecessors) is the ability to modify an already installed the operating system, by removing unnecessary components. Supports Windows 11, 10, 8.1 and 7, x86 and x64, live and image. Server editions of the same versions, excluding support for component removals and feature configuration. ARM64 image support in the alpha stage. Does not support Checked/Debug, Embedded, IoT editions, nor Vista or XP. NTLite 2026.06.11200 changelog: New Secure Boot Migration support: Verification, certificate staging, and boot-manager/sector update across the Image, Updates, Apply, and Create-ISO pages (2023 CA migration, optional 2011 revocation, Anti-rollback, Boot sector choice etc) Secure Boot Host Readiness: Live host Secure Boot migration monitor and Servicing-task control Option under Image page - C:\Windows row, or load the host as the target - Updates - Secure Boot Image: 'Sort mounted images first' option for the image list in Menu-Settings UI: Hover description card for Components and Unattended pages, selectable text and quick access to Compatibility options Command line: Relay commands into the already-running instance Enables controlling already running NTLite via ntlite.exe Use /NewInstance to launch an additional instance using CLI operations (premium) UI: 'New instance' option via main menu instead of a secondary ntlite.exe prompt Apply: Hide individual Apply-page notes with a per-note dismiss (X), critical excluded Settings: 'Unsigned RDP file launch warnings' tweak (RDP client), bypassing the April 2026 security-update prompt on RDP connections Upgrade Image: Live OS and deployed image editing now unlocked on free/test licenses, same licensing as images Image: 'Recompress' option in manual dialog Remove Editions to shrink the WIM in one session Image: SWM part size set inline on the Apply page and image dialogs, split-size popup retired Image: Relative 'Last change' dates; editions grouped by build time to reduce noise Image: 'Forget - Missing' on the Edit-cache menu to mass drop entries whose folder is gone Components: Root groups reorganized - user-facing groups first, system/critical last Components: Show filter options to view components by Template or App-type, since Apps are now merged into groups Presets: Delete confirmation now lists the multi-selected preset names UI: Design update propagated to the rest of the tool UI: Filter and search match words in any order and partially, better results filtering Components Unattended: Input-locale language derives from the user locale, with an independent keyboard picker, enables combinations previously unavailable Unattended: Input-locale now allows for a user value override Unattended: Localization OOBE WinPE now can be copied with the new WinPE Copy OOBE localization toggle, enter locale settings once for both stages Updates: Downloader greys and locks updates the image already carries (hotfix and MSIX) Updates: Resume interrupted update downloads Command line: Many upgrades, see /?, now prints help to the console or redirected output UI-Translation: Finnish language added, also thanks for Chinese Traditional (Matt), French (tistou77), Italian (clarensio), Russian (RDS), Swedish (1FF), Vietnamese (Vu Anh Vu) Fix Components: Containers removal breaking Apps deployment Components: Microsoft Account had leftovers when Easy Migrate is kept Image: Export to an existing WIM improvements, Append renamed to Merge Image: Improved 26H1 live removal support Image: No more 'X:\ not accessible' popup for certain drives during image scan Presets: Manual image refresh picks up presets added/removed outside the app Tweaks: Disabled visual-effect animations no longer return after first logon on a new profile Tweaks: Live Visual Effects toggles (animations, drag full windows, font smoothing) now apply correctly Download: NTLite 2026.06.11200 | 20.5 MB (Free, paid upgrade available) Link: NTLite Home Page | NTLite Features | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Ah. La Fontana De Incontinentia ! Bella ! Bella !
    • Hi everyone, I'm planning a small network upgrade and was wondering how others prepare their networks for future needs. Do you usually invest in higher-speed switches and better cabling from the start, or do you upgrade only when necessary? I'd be interested in hearing what has worked well for you and any lessons you've learned over time. Thanks!
    • Greetings and welcome!!
  • Recent Achievements

    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
    • First Post
      carols23 earned a badge
      First Post
    • One Month Later
      Tom Willson earned a badge
      One Month Later
    • Apprentice
      Asgardi went up a rank
      Apprentice
  • Popular Contributors

    1. 1
      +primortal
      497
    2. 2
      +Edouard
      257
    3. 3
      PsYcHoKiLLa
      151
    4. 4
      Steven P.
      93
    5. 5
      macoman
      67
  • Tell a friend

    Love Neowin? Tell a friend!