updated documentation

This commit is contained in:
Frank Morgner
2023-09-27 03:03:35 +02:00
parent bb990a2995
commit 4a442fb3e2
108 changed files with 909 additions and 36414 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Welcome to the Virtual Smart Card Architecture documentation! &#8212; vsmartcard 2021-04-28 documentation</title>
<title>Welcome to the Virtual Smart Card Architecture documentation! &#8212; vsmartcard 2023-09-27 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
@@ -12,10 +12,6 @@
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/js/jquery-1.11.0.min.js"></script>
<script src="_static/js/jquery-fix.js"></script>
<script src="_static/bootstrap-3.3.7/js/bootstrap.min.js"></script>
<script src="_static/bootstrap-sphinx.js"></script>
<link rel="shortcut icon" href="_static/chip.ico"/>
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Virtual Smart Card" href="virtualsmartcard/README.html" />
@@ -23,6 +19,10 @@
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
<script type="text/javascript" src="_static/js/jquery-1.11.0.min.js "></script>
<script type="text/javascript" src="_static/js/jquery-fix.js "></script>
<script type="text/javascript" src="_static/bootstrap-3.3.7/js/bootstrap.min.js "></script>
<script type="text/javascript" src="_static/bootstrap-sphinx.js "></script>
</head><body>
@@ -132,15 +132,40 @@
<div class="container">
<div class="row">
<div class="col-md-12 content">
<div class="body col-md-12 content" role="main">
<div class="section" id="welcome-to-the-vsmartcard-documentation">
<h1>Welcome to the Virtual Smart Card Architecture documentation!<a class="headerlink" href="#welcome-to-the-vsmartcard-documentation" title="Permalink to this headline"></a></h1>
<p>Welcome to the Virtual Smart Card Architecture. Virtual Smart Card Architecture is an umbrella project for various
projects concerned with the emulation of different types of smart card readers
or smart cards themselves.</p>
<div class="figure" id="id8" style="text-align: center">
<p><img src="_images/tikz-2debc244e414ed09dc8909102139ca8f37bae82b.svg" alt="Figure made with TikZ" /></p>
<div class="system-message">
<p class="system-message-title">System Message: WARNING/2 (<span class="docutils literal">\input{$wd/bilder/tikzstyles.tex}
\tikzstyle{bla}=[box, klein, rounded rectangle, inner sep=.3cm]
\node (a) {};
\node[bla, above left=.5cm of a]
(usb) {USB Terminal};
\node[bla, below left=.5cm of a]
(nfc) {NFC Terminal};
\node[bla, rounded rectangle left arc=concave, above right=.5cm of a]
(sc) {Real Smart Card};
\node[bla, rounded rectangle left arc=concave, below right=.5cm of a]
(vsc) {Virtual Smart Card};
\begin{pgfonlayer}{background}
\path[line width=.8cm,color=hublue!20]
(a.mid) edge [out=180, in=0] (usb.center)
edge [out=180, in=0] (nfc.center)
edge [out=0, in=180] (sc.center)
edge [out=0, in=180] (vsc.center)
;
\end{pgfonlayer}</span>)</p>
<p>!pdf2svg command cannot be run</p>
</div>
<p class="caption"><span class="caption-text">The Virtual Smart Card Architecture connects different aspects of smart card handling</span></p>
</div><p>Currently the following projects are part of Virtual Smart Card Architecture:</p>
<div class="toctree-wrapper compound">
@@ -161,9 +186,9 @@ have a look at these programming guides and try yourself:</p>
<li class="toctree-l1"><a class="reference internal" href="virtualsmartcard/api.html">Creating a Virtual Smart Card</a></li>
</ul>
</div>
<a class="reference external image-reference" href="https://travis-ci.org/frankmorgner/vsmartcard"><img alt="Travis CI Build Status Image" src="https://img.shields.io/travis/frankmorgner/vsmartcard/master.svg?label=Travis%20CI%20build" /></a>
<a class="reference external image-reference" href="https://ci.appveyor.com/project/frankmorgner/vsmartcard"><img alt="AppVeyor CI Build Status Image" src="https://img.shields.io/appveyor/ci/frankmorgner/vsmartcard/master.svg?label=AppVeyor%20build" /></a>
<a class="reference external image-reference" href="https://scan.coverity.com/projects/3987"><img alt="Coverity Scan Status" src="https://img.shields.io/coverity/scan/3987.svg?label=Coverity%20scan" /></a>
<a class="reference external image-reference" href="https://github.com/frankmorgner/vsmartcard/actions/workflows/ci.yml?branch=master"><img alt="GitHub CI status" src="https://img.shields.io/github/actions/workflow/status/frankmorgner/vsmartcard/ci.yml?branch=master&amp;label=Ubuntu%2FmacOS&amp;logo=github" /></a>
<a class="reference external image-reference" href="https://ci.appveyor.com/project/frankmorgner/vsmartcard"><img alt="AppVeyor CI status" src="https://img.shields.io/appveyor/ci/frankmorgner/vsmartcard/master.svg?label=AppVeyor%20build" /></a>
<a class="reference external image-reference" href="https://scan.coverity.com/projects/3987"><img alt="Coverity Scan status" src="https://img.shields.io/coverity/scan/3987.svg?label=Coverity%20scan" /></a>
<div class="section" id="download">
<h2>Download<a class="headerlink" href="#download" title="Permalink to this headline"></a></h2>
<p>You can download the latest release of the Virtual Smart Card Architecture <a class="reference external" href="https://github.com/frankmorgner/vsmartcard/releases">here</a>. Older releases are
@@ -212,7 +237,7 @@ location</a>.</p>
</p>
<p>
&copy; Copyright 2009-2021 by Dominik Oepen and Frank Morgner.<br/>
&copy; Copyright 2009-2023 by Dominik Oepen and Frank Morgner.<br/>
</p>
</div>
</footer>