On Fri, Jul 21, 2023 at 6:47 PM Daniel Sahlberg via TortoiseSVN <
[email protected]> wrote:

> I would really advice against downloading from third party download sites.
> I have no knowledge about this particular site but it has happened more
> than once in the past that third party websites were carrying virus
> infected downloads.


Installers of TortoiseSVN are digitally signed, so AFAIK if the correct
signature is present and is valid, then the installer file is authentic
(i.e., hasn't been modified).

You can check the digital signature in the installer file's Properties, as
shown on the screenshot.
[image: tortoisesvn-digital-signature.png]
You can also check the signature of files using the
Get-AuthenticodeSignature
<https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.security/get-authenticodesignature>
PowerShell cmdlet:

Get-AuthenticodeSignature .\TortoiseSVN-1.14.5.29465-x64-svn-1.14.2.msi |
Format-List

SignerCertificate      : [Subject]
                           [email protected], CN="Open Source
Developer, Stefan KUENG", O=Open Source Developer,
                         L=Altstätten, C=CH

                         [Issuer]
                           CN=Certum Code Signing 2021 CA, O=Asseco Data
Systems S.A., C=PL

                         [Serial Number]
                           157F6D9D452A2AE334CA4348D1E265F0

                         [Not Before]
                           12-May-22 10:51:00

                         [Not After]
                           12-May-23 10:50:59

                         [Thumbprint]
                           D1BB43B9FD69918D2E288BF74394BC86D32B1646

TimeStamperCertificate : [Subject]
                           CN=Certum Timestamp 2022, O=Asseco Data Systems
S.A., C=PL

                         [Issuer]
                           CN=Certum Timestamping 2021 CA, O=Asseco Data
Systems S.A., C=PL

                         [Serial Number]
                           2BD4AE70B9D0635B2AE984C8D674AA30

                         [Not Before]
                           28-Jul-22 11:56:26

                         [Not After]
                           27-Jul-33 11:56:26

                         [Thumbprint]
                           BF4F6BC4982DDE1505A8EFC8C7A79D4D143500CE

Status                 : Valid
StatusMessage          : Signature verified.
Path                   :
C:\MyDownloads\TortoiseSVN-1.14.5.29465-x64-svn-1.14.2.msi
SignatureType          : Authenticode
IsOSBinary             : False


> I really hope the situation with Osdn can be resolved but until that time
> please try again on the official download site.
>

While the official TortoiseSVN download links don't work, you can download
the most recent TortoiseSVN version from
https://www.visualsvn.com/visualsvn/download/#tortoisesvn (see the bottom
of the page). Please consider this as a temporary measure.

Hope this helps!


> Kind regards
> Daniel
>
> fredag 21 juli 2023 kl. 17:41:10 UTC+2 skrev Jose Alberto - Arcadina:
>
>> Hi, I've found this: https://tortoisesvn.uptodown.com/windows/versions
>>
>> El martes, 18 de julio de 2023 a las 8:39:59 UTC+2, lorenz escribió:
>>
>>> Hi,
>>>
>>> User via TortoiseSVN wrote:
>>> >The OSDN.NET links are not working. Is there somewhere else I can
>>> download
>>> >installers?
>>>
>>> looks more like a general osdn.net problem.
>>> --
>>>
>>> Lorenz
>>>
>>> --
> You received this message because you are subscribed to the Google Groups
> "TortoiseSVN" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tortoisesvn/7bd33800-5f97-4790-b646-6439d4d5d6ddn%40googlegroups.com
> <https://groups.google.com/d/msgid/tortoisesvn/7bd33800-5f97-4790-b646-6439d4d5d6ddn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
With best regards,
Pavel Lyalyakin
VisualSVN Team

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/CAEyhmwYEBhSiy5fYs48%3DPj3ZudwCw9T9EuwZVaG2z4htGFGHTg%40mail.gmail.com.

Reply via email to