Updating some obsolete URLs.
This commit is contained in:
parent
6b69e520bd
commit
e9578bcffd
@ -73,7 +73,7 @@ Major new features:
|
|||||||
|
|
||||||
Additional protocol models:
|
Additional protocol models:
|
||||||
|
|
||||||
See <https://people.cispa.io/cas.cremers/tools/protocols.html> for a
|
See <https://cispa.saarland/group/cremers/tools/protocols.html> for a
|
||||||
more high-level overview of selected protocol models.
|
more high-level overview of selected protocol models.
|
||||||
|
|
||||||
* IEEE 802.16e/WIMAX: PKMv2rsa and variants
|
* IEEE 802.16e/WIMAX: PKMv2rsa and variants
|
||||||
|
@ -65,13 +65,12 @@ class AboutScyther(wx.Dialog):
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
For news and updates visit the Scyther pages at
|
For news and updates visit the Scyther pages at
|
||||||
<a target="_blank" href="https://people.cispa.io/cas.cremers/scyther/index.html">
|
<a target="_blank" href="https://cispa.saarland/group/cremers/scyther/index.html">https://cispa.saarland/group/cremers/scyther/index.html</a>
|
||||||
https://people.cispa.io/cas.cremers/scyther/index.html</a>
|
|
||||||
</p>
|
</p>
|
||||||
<h5>License</h5>
|
<h5>License</h5>
|
||||||
<p>
|
<p>
|
||||||
Scyther : An automatic verifier for security protocols.<br>
|
Scyther : An automatic verifier for security protocols.<br>
|
||||||
Copyright (C) 2007-2020 Cas Cremers
|
Copyright (C) 2007-2023 Cas Cremers
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -3,7 +3,7 @@ The Scyther tool
|
|||||||
|
|
||||||
Scyther is a tool for the symbolic analysis of security protocols. It is
|
Scyther is a tool for the symbolic analysis of security protocols. It is
|
||||||
developed by Cas Cremers, and is available from
|
developed by Cas Cremers, and is available from
|
||||||
<https://people.cispa.io/cas.cremers/scyther/index.html>.
|
<https://cispa.saarland/group/cremers/scyther/index.html>.
|
||||||
|
|
||||||
The below instructions apply only to the *distribution version* of
|
The below instructions apply only to the *distribution version* of
|
||||||
the Scyther tool. If you are working from the source files, some paths may be
|
the Scyther tool. If you are working from the source files, some paths may be
|
||||||
|
@ -1856,7 +1856,7 @@ process_switches (int commandline)
|
|||||||
printf ("Try '%s --help' for more information, or visit:\n",
|
printf ("Try '%s --help' for more information, or visit:\n",
|
||||||
progname);
|
progname);
|
||||||
printf
|
printf
|
||||||
(" https://people.cispa.io/cas.cremers/scyther/\n");
|
(" https://cispa.saarland/group/cremers/scyther/index.html\n");
|
||||||
exit (0);
|
exit (0);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user