Skip to content

Commit

Permalink
Update FAQ page
Browse files Browse the repository at this point in the history
  • Loading branch information
lsh123 committed Nov 2, 2023
1 parent f2f173f commit 870d6c7
Show file tree
Hide file tree
Showing 15 changed files with 413 additions and 509 deletions.
2 changes: 1 addition & 1 deletion docs/api/xmlsec-notes-new-crypto-key-stores.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<!--Links - start--><!--Links - end-->
</table>
</td>
<td valign="top"><table width="100%" valign="top"><tr><td valign="top" align="left" id="xmlsecContent">
<td valign="top"><table width="80%" valign="top" style="margin-left:10px;"><tr><td valign="top" align="left" id="xmlsecContent">
<div class="NAVHEADER"><table width="100%" border="0" bgcolor="#000000" cellpadding="1" cellspacing="0">
<tr><th colspan="4" align="center"><font color="#FFFFFF" size="5">XML Security Library Reference Manual</font></th></tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/authors.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!--Links - start--><!--Links - end-->
</table>
</td>
<td valign="top"><table width="100%" valign="top"><tr><td valign="top" align="left" id="xmlsecContent">
<td valign="top"><table width="80%" valign="top" style="margin-left:10px;"><tr><td valign="top" align="left" id="xmlsecContent">
<div align="center">
<h1>Authors and contributors</h1>
</div>
Expand Down
20 changes: 10 additions & 10 deletions docs/bugs.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@
<!--Links - start--><!--Links - end-->
</table>
</td>
<td valign="top"><table width="100%" valign="top"><tr><td valign="top" align="left" id="xmlsecContent">
<td valign="top"><table width="80%" valign="top" style="margin-left:10px;"><tr><td valign="top" align="left" id="xmlsecContent">
<div align="center"><h2>Reporting Bugs and Getting Help</h2></div>
<p>Well, any big enough program has a bug. You simply don't know where
exactly :) The best way to report a bug is to use the
<p>Well, any big enough program has a bug. You simply don't know where
exactly :) The best way to report a bug is to use the
<a href="https://github.com/lsh123/xmlsec/issues">GitHub Issues Tracker</a>.</p>

<p>Before writing bug reports or questions do not hesitate to check <a href="faq.html">FAQ</a>.
If you are writing your own code based on the XMLSec library then you should
try to reproduce your problem with <a href="xmlsec-man.html">xmlsec command
try to reproduce your problem with <a href="xmlsec-man.html">xmlsec command
line utiliy</a> first. And if it works just fine then you know whom to blame,
don't you? :)
don't you? :)
</p>

<p>If you did all the steps above and you still think that you found something
new then send as much information as possible, please.
new then send as much information as possible, please.
A good question or bug report <b>MUST</b> include the following:
</p>
<ul>
Expand All @@ -67,26 +67,26 @@
</li>
<li>The exact xmlsec utility command line.
</li>
<li>All the files mentioned in this command line.
<li>All the files mentioned in this command line.
</li>
<li>The xmlsec utility output.
</li>
</ul>
<p>I'll do my best to fix reported bugs or answer questions as soon as I can.
<p>I'll do my best to fix reported bugs or answer questions as soon as I can.
And of course, any patches, bug fixes and improvements are always welcome!<br></p>

<p>Please note, that bug tracking database is open to anyone.
Any private or confidential information posted there became public.
The author of XMLSec library assumes no responsibility for any damage caused
by any information distribution using XMLSec GitHub issues tracker, discussions,
by any information distribution using XMLSec GitHub issues tracker, discussions,
source code, or any other XMLSec related tools.</p>

<div align="center">
<a href="http://www.google.com"><img src="images/bart.gif" alt="Ask google" border="0"></a>
</div>
<small>Unfortunatelly, I don't know the author of this picture and I was not
able to ask permissions to publish it. If you are the author or know
the author then I would appreciate if you send me a message on GitHub so I can ask
the author then I would appreciate if you send me a message on GitHub so I can ask
permissions and put author's name here.</small>
</td></tr></table></td>
</tr></table></body>
Expand Down
4 changes: 2 additions & 2 deletions docs/c14n.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!--Links - start--><!--Links - end-->
</table>
</td>
<td valign="top"><table width="100%" valign="top"><tr><td valign="top" align="left" id="xmlsecContent">
<td valign="top"><table width="80%" valign="top" style="margin-left:10px;"><tr><td valign="top" align="left" id="xmlsecContent">
<div align="Center">
<h2>Canonical XML / Exclusive Canonical XML</h2>
</div>
Expand All @@ -53,7 +53,7 @@ <h2>Canonical XML / Exclusive Canonical XML</h2>
Encryption</a>
use XML Canonicalization standards to produce canonical form of the original
XML document. Except for limitations regarding a few unusual cases, if two
documents have the same canonical form, then the two documents are logically
documents have the same canonical form, then the two documents are logically
equivalent within the given application context. Implementation of both these
standards were included in libxml2 library because these algorithms could
be interested for other applications as well.
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!--Links - start--><!--Links - end-->
</table>
</td>
<td valign="top"><table width="100%" valign="top"><tr><td valign="top" align="left" id="xmlsecContent">
<td valign="top"><table width="80%" valign="top" style="margin-left:10px;"><tr><td valign="top" align="left" id="xmlsecContent">
<div align="center">
<h1>Documentation</h1>
</div>
Expand Down
59 changes: 27 additions & 32 deletions docs/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,38 +86,33 @@
</tr><!--Links - start--><!--Links - end-->
</table>
</td>
<td valign="top">
<table width="100%" valign="top">
<tr>
<td valign="top" align="left" id="xmlsecContent">
<div align="center">
<h1>Download</h1>
</div>
<div align="left">
<h2>Stable releases</h2>
<p>The latest stable XML Security Library version is <b>1.3.3</b>:</p>
<ul>
<li>
<a href="http://www.aleksey.com/xmlsec/download/xmlsec1-1.3.3.tar.gz">Sources</a>
and <a href="https://www.aleksey.com/xmlsec/download/xmlsec1-1.3.3.sig">signature</a>
for the latest version (<a href="https://scan.coverity.com/projects/xmlsec">Coverity report</a>).
</li>
<li>
<a href="http://www.aleksey.com/xmlsec/download/win64/"> WIN64
binaries</a> for XMLSec Library (as well as LibXML2, LibXSLT and OpenSSL)
(old <a href="http://www.zlatkovic.com/projects/libxml/index.html">
Windows binaries </a> from <a href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a>).
</li>
<li>XMLSec Library is included as part of Debian GNU/Linux. For more information see
the <a href="http://memebeam.org/toys/DebianXmlsec">coordination page</a>.
</li>
<li>XMLSec Library <a
href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/xmlsec/">FreeBSD
and</a> <a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/xmlsec/">OpenBSD</a>
ports.
</li>
</ul>
<td valign="top"><table width="80%" valign="top" style="margin-left:10px;"><tr><td valign="top" align="left" id="xmlsecContent">
<div align="center"><h1>Download</h1></div>
<div align="left">
<h2>Stable releases</h2>
<p>The latest stable XML Security Library version is <b>1.3.3</b>:</p>
<ul>
<li>
<a href="http://www.aleksey.com/xmlsec/download/xmlsec1-1.3.3.tar.gz">Sources</a>
and <a href="https://www.aleksey.com/xmlsec/download/xmlsec1-1.3.3.sig">signature</a>
for the latest version (<a href="https://scan.coverity.com/projects/xmlsec">Coverity report</a>).
</li>
<li>
<a href="http://www.aleksey.com/xmlsec/download/win64/"> WIN64
binaries</a> for XMLSec Library (as well as LibXML2, LibXSLT and OpenSSL)
(old <a href="http://www.zlatkovic.com/projects/libxml/index.html">
Windows binaries </a> from <a href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a>).
</li>
<li>XMLSec Library is included as part of Debian GNU/Linux. For more information see
the <a href="http://memebeam.org/toys/DebianXmlsec">coordination page</a>.
</li>
<li>XMLSec Library <a
href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/xmlsec/">FreeBSD
and</a> <a
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/security/xmlsec/">OpenBSD</a>
ports.
</li>
</ul>
<p>The <a href="http://www.aleksey.com/xmlsec/download/">previous releases</a> are also
available.</p>
<p>The releases <a href="https://www.aleksey.com/xmlsec/download/aleksey%40aleksey.com.gpg">signature key</a> fingerprint is:
Expand Down
Loading

0 comments on commit 870d6c7

Please sign in to comment.