You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -7,7 +7,7 @@ Simple DNSCrypt is a simple management tool to configure [dnscrypt-proxy](https:
7
7
8
8
## Status
9
9
10
-
New version based on dnscrypt-proxy 2.0.8
10
+
New version based on dnscrypt-proxy 2.0.14
11
11
12
12
### Preview Download (CI)
13
13
@@ -28,7 +28,7 @@ You also will need: Microsoft Visual C++ Redistributable for Visual Studio 2017
28
28
29
29
### Installing
30
30
31
-
To install Simple DNSCrypt use the latest (stable) MSI packages: [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.5.4/SimpleDNSCrypt.msi) or [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.5.4/SimpleDNSCrypt64.msi).
31
+
To install Simple DNSCrypt use the latest (stable) MSI packages: [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.5.5/SimpleDNSCrypt.msi) or [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.5.5/SimpleDNSCrypt64.msi).
32
32
33
33
#### Alternative
34
34
@@ -37,10 +37,10 @@ https://chocolatey.org/packages/simplednscrypt (maintained by @chantisnake)
37
37
### File Signing
38
38
39
39
The MSI package and the SimpleDnsCrypt.exe are signed via a *COMODO RSA Code Signing CA*.
40
-
The files are signed under the name: *EAM Experience Area Münsingen GmbH*
40
+
The files are signed under the name: *Christian Hermann*
41
41
42
42
You also can verify the MSI packages with [minisign](https://jedisct1.github.io/minisign/).
43
-
The minisign signatures [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.5.4/SimpleDNSCrypt.msi.minisig) and [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.5.4/SimpleDNSCrypt64.msi.minisig) can be verified with the following command:
43
+
The minisign signatures [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.5.5/SimpleDNSCrypt.msi.minisig) and [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.5.5/SimpleDNSCrypt64.msi.minisig) can be verified with the following command:
0 commit comments