Put the executive summary on page 2, before the table of contents.
Some checks are pending
ci / markdown (push) Waiting to run
Some checks are pending
ci / markdown (push) Waiting to run
The cover stays page 1. Numbered chapters now start at What Verae provides. The TOC lists Executive summary at page 2.
This commit is contained in:
parent
5df7ed87d5
commit
8496ef8338
23 changed files with 759 additions and 723 deletions
|
|
@ -5,19 +5,19 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<title>15. Stuart Haber — Making yourself audit-ready with Verae DataCubes</title>
|
||||
<title>14. Stuart Haber — Making yourself audit-ready with Verae DataCubes</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=2a97f0c7" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/verae.css?v=050b9d5b" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/verae.css?v=2d7b7068" />
|
||||
<script src="_static/documentation_options.js?v=250a654d"></script>
|
||||
<script src="_static/doctools.js?v=fd6eb6e6"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
|
||||
<link rel="icon" href="_static/VeraeFullLogo.png"/>
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
<link rel="next" title="16. George Lambert" href="bio-george-lambert.html" />
|
||||
<link rel="prev" title="14. James H. Garfinkel" href="bio-james-garfinkel.html" />
|
||||
<link rel="next" title="15. George Lambert" href="bio-george-lambert.html" />
|
||||
<link rel="prev" title="13. James H. Garfinkel" href="bio-james-garfinkel.html" />
|
||||
|
||||
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
|
||||
|
||||
|
|
@ -61,38 +61,37 @@
|
|||
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
|
||||
<p class="caption" role="heading"><span class="caption-text">Contents</span></p>
|
||||
<ul class="current">
|
||||
<li class="toctree-l1"><a class="reference internal" href="executive.html">1. Executive summary</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="what-verae-provides.html">2. What Verae provides — and what it does not</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="datacube-server.html">3. The Verae DataCube Server Solution</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="data-in-transit.html">4. Secure communications — data in transit</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="data-at-rest.html">5. Encryption at rest — IPFS blocks and Peergos</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="timestamped-receipts.html">6. Global timestamped receipts</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="peergos-eu-evaluations.html">7. Peergos security evaluations in Europe</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="global-timestamping.html">8. Verae global timestamping — a cross-blockchain receipt</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="iceberg-archive.html">9. Write-once Iceberg archive</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="architecture.html">10. Architecture for an audit interview</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="baa-dpa.html">11. BAAs, DPAs, and ciphertext without host keys</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="checklist.html">12. Audit-ready checklist</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="howto.html">13. How to use this briefing</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="bio-james-garfinkel.html">14. James H. Garfinkel</a></li>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="#">15. Stuart Haber</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#role-at-verae">15.1. Role at Verae</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#the-scientific-work">15.2. The scientific work</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#surety-1994-first-commercial-blockchain">15.3. Surety, 1994: first commercial blockchain</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#other-cryptographic-publications">15.4. Other cryptographic publications</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#why-this-biography-is-in-the-briefing">15.5. Why this biography is in the briefing</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="what-verae-provides.html">1. What Verae provides — and what it does not</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="datacube-server.html">2. The Verae DataCube Server Solution</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="data-in-transit.html">3. Secure communications — data in transit</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="data-at-rest.html">4. Encryption at rest — IPFS blocks and Peergos</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="timestamped-receipts.html">5. Global timestamped receipts</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="peergos-eu-evaluations.html">6. Peergos security evaluations in Europe</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="global-timestamping.html">7. Verae global timestamping — a cross-blockchain receipt</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="iceberg-archive.html">8. Write-once Iceberg archive</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="architecture.html">9. Architecture for an audit interview</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="baa-dpa.html">10. BAAs, DPAs, and ciphertext without host keys</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="checklist.html">11. Audit-ready checklist</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="howto.html">12. How to use this briefing</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="bio-james-garfinkel.html">13. James H. Garfinkel</a></li>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="#">14. Stuart Haber</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#role-at-verae">14.1. Role at Verae</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#the-scientific-work">14.2. The scientific work</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#surety-1994-first-commercial-blockchain">14.3. Surety, 1994: first commercial blockchain</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#other-cryptographic-publications">14.4. Other cryptographic publications</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#why-this-biography-is-in-the-briefing">14.5. Why this biography is in the briefing</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="bio-george-lambert.html">16. George Lambert</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="contact.html">17. Verae Inc — contact</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="bio-george-lambert.html">15. George Lambert</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="contact.html">16. Verae Inc — contact</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="relations">
|
||||
<h3>Related Topics</h3>
|
||||
<ul>
|
||||
<li><a href="index.html">Documentation overview</a><ul>
|
||||
<li>Previous: <a href="bio-james-garfinkel.html" title="previous chapter"><span class="section-number">14. </span>James H. Garfinkel</a></li>
|
||||
<li>Next: <a href="bio-george-lambert.html" title="next chapter"><span class="section-number">16. </span>George Lambert</a></li>
|
||||
<li>Previous: <a href="bio-james-garfinkel.html" title="previous chapter"><span class="section-number">13. </span>James H. Garfinkel</a></li>
|
||||
<li>Next: <a href="bio-george-lambert.html" title="next chapter"><span class="section-number">15. </span>George Lambert</a></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
@ -113,9 +112,9 @@
|
|||
<div class="body" role="main">
|
||||
|
||||
<section id="stuart-haber">
|
||||
<h1><span class="section-number">15. </span>Stuart Haber<a class="headerlink" href="#stuart-haber" title="Link to this heading">¶</a></h1>
|
||||
<h1><span class="section-number">14. </span>Stuart Haber<a class="headerlink" href="#stuart-haber" title="Link to this heading">¶</a></h1>
|
||||
<section id="role-at-verae">
|
||||
<h2><span class="section-number">15.1. </span>Role at Verae<a class="headerlink" href="#role-at-verae" title="Link to this heading">¶</a></h2>
|
||||
<h2><span class="section-number">14.1. </span>Role at Verae<a class="headerlink" href="#role-at-verae" title="Link to this heading">¶</a></h2>
|
||||
<p><strong>Stuart Haber</strong> is a <strong>co-founder of Verae</strong>. The company’s
|
||||
public site introduces him as one of the creators of
|
||||
blockchain and as the inventor, in 1991, of cryptographic
|
||||
|
|
@ -136,7 +135,7 @@ remaining in the customer’s storage and only a fingerprint
|
|||
being sealed.</p>
|
||||
</section>
|
||||
<section id="the-scientific-work">
|
||||
<h2><span class="section-number">15.2. </span>The scientific work<a class="headerlink" href="#the-scientific-work" title="Link to this heading">¶</a></h2>
|
||||
<h2><span class="section-number">14.2. </span>The scientific work<a class="headerlink" href="#the-scientific-work" title="Link to this heading">¶</a></h2>
|
||||
<p>Haber is a cryptographer. He worked at <strong>Bellcore</strong> (Bell
|
||||
Communications Research) in Morristown, New Jersey, in the
|
||||
late 1980s and 1990s, in the research culture descended from
|
||||
|
|
@ -173,7 +172,7 @@ data structure itself. That is a historical statement, not a
|
|||
claim that Verae is Bitcoin.</p>
|
||||
</section>
|
||||
<section id="surety-1994-first-commercial-blockchain">
|
||||
<h2><span class="section-number">15.3. </span>Surety, 1994: first commercial blockchain<a class="headerlink" href="#surety-1994-first-commercial-blockchain" title="Link to this heading">¶</a></h2>
|
||||
<h2><span class="section-number">14.3. </span>Surety, 1994: first commercial blockchain<a class="headerlink" href="#surety-1994-first-commercial-blockchain" title="Link to this heading">¶</a></h2>
|
||||
<p>Haber and Stornetta took the research into production as
|
||||
<strong>Surety</strong>. Surety hashed customer documents, linked those
|
||||
hashes in a chain of certificates, and published a weekly
|
||||
|
|
@ -187,7 +186,7 @@ witnessed record, without revealing the documents</strong> — is
|
|||
the same idea Verae productizes for enterprise compliance.</p>
|
||||
</section>
|
||||
<section id="other-cryptographic-publications">
|
||||
<h2><span class="section-number">15.4. </span>Other cryptographic publications<a class="headerlink" href="#other-cryptographic-publications" title="Link to this heading">¶</a></h2>
|
||||
<h2><span class="section-number">14.4. </span>Other cryptographic publications<a class="headerlink" href="#other-cryptographic-publications" title="Link to this heading">¶</a></h2>
|
||||
<p>Haber’s research record is broader than timestamping. It
|
||||
includes work on minimum-knowledge interactive proofs,
|
||||
symmetric public-key encryption, and secure multi-party
|
||||
|
|
@ -198,7 +197,7 @@ three Bitcoin-cited papers and the 1991 <em>Journal of
|
|||
Cryptology</em> article, then the ACM CCS 1997 paper.</p>
|
||||
</section>
|
||||
<section id="why-this-biography-is-in-the-briefing">
|
||||
<h2><span class="section-number">15.5. </span>Why this biography is in the briefing<a class="headerlink" href="#why-this-biography-is-in-the-briefing" title="Link to this heading">¶</a></h2>
|
||||
<h2><span class="section-number">14.5. </span>Why this biography is in the briefing<a class="headerlink" href="#why-this-biography-is-in-the-briefing" title="Link to this heading">¶</a></h2>
|
||||
<p>Timestamping in this document is not a metaphor. It is a
|
||||
specific scientific object — hash, time, sequence, privacy
|
||||
of the document from the notary — that Haber defined in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue