1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-06-30 19:12:48 -05:00

Update documentation to refer to Git rather than Subversion.

This commit is contained in:
Ben Harris
2014-11-01 17:17:57 +00:00
parent 04caa872fe
commit 09111ea9c2
3 changed files with 5 additions and 5 deletions

View File

@ -1187,7 +1187,7 @@ Partly, because we don't want to move the web site location (see
Also, security reasons. PuTTY is a security product, and as such it
is particularly important to guard the code and the web site against
unauthorised modifications which might introduce subtle security
flaws. Therefore, we prefer that the Subversion repository, web site and
flaws. Therefore, we prefer that the Git repository, web site and
FTP site remain where they are, under the direct control of system
administrators we know and trust personally, rather than being run
by a large organisation full of people we've never met and which is

View File

@ -71,7 +71,7 @@ human intervention, so nobody would be able to type a passphrase.
The actual snapshots are built on a team member's home Windows box.
The keys themselves are stored on an independently run Unix box
(the same one that hosts our Subversion repository). After
(the same one that hosts our Git repository). After
being built, the binaries are uploaded to this Unix box and then
signed automatically.