S25: HSM custody, sync.pfc, georgelambert.org/pfc deep links
Some checks are pending
review / inventory (push) Waiting to run

UserReview leftovers implemented without rewriting 70 website repos
and without fail-closing pfc-py-admin.
This commit is contained in:
George Lambert 2026-09-15 23:19:44 -04:00
parent 8c09abecae
commit aa7c837493
9 changed files with 171 additions and 11 deletions

39
docs/links.html Normal file
View file

@ -0,0 +1,39 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>PFC deep links</title>
</head>
<body>
<h1>Deep links</h1>
<p>Canonical public URLs. Not a HIPAA/SOC 2/ISO certificate. NATS is the untrusted broker; production E2E is NPE/HPKE; passthrough means dest in the clear.</p>
<h2>Console and config</h2>
<ul>
<li><a href="https://pfc.georgelambert.org/">https://pfc.georgelambert.org/</a></li>
<li><a href="https://pfc.georgelambert.org/health">https://pfc.georgelambert.org/health</a></li>
<li><a href="https://pfc.georgelambert.org/v1/npe">https://pfc.georgelambert.org/v1/npe</a></li>
<li><a href="https://config.pfc.georgelambert.org/">https://config.pfc.georgelambert.org/</a></li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://docs.pfc.georgelambert.org/">https://docs.pfc.georgelambert.org/</a></li>
<li><a href="https://docs.pfc.georgelambert.org/walkthrough.html">walkthrough + screenshots</a></li>
<li><a href="https://docs.pfc.georgelambert.org/console.html">console</a></li>
<li><a href="https://docs.pfc.georgelambert.org/nats.html">NATS</a></li>
<li><a href="https://docs.pfc.georgelambert.org/nats-service-endpoints/">endpoint catalog</a></li>
<li><a href="https://docs.pfc.georgelambert.org/secure-messaging/">secure-messaging</a></li>
<li><a href="https://docs.pfc.georgelambert.org/sync/">docs.pfc /sync/</a></li>
<li><a href="https://sync.pfc.georgelambert.org/">https://sync.pfc.georgelambert.org/</a></li>
<li><a href="https://georgelambert.org/pfc/">https://georgelambert.org/pfc/</a></li>
</ul>
<h2>Git</h2>
<ul>
<li><a href="https://git.georgelambert.org/marchon/system-git-sync">system-git-sync</a></li>
<li><a href="https://git.georgelambert.org/marchon/nats-service-endpoints">nats-service-endpoints</a></li>
<li><a href="https://git.georgelambert.org/marchon/secure-messaging">secure-messaging</a></li>
<li><a href="https://git.georgelambert.org/marchon/peergos-for-compliance">peergos-for-compliance</a></li>
<li><a href="https://git.georgelambert.org/marchon/peergos-for-compliance-admin">peergos-for-compliance-admin</a></li>
<li><a href="https://git.georgelambert.org/marchon/peergos-compliance-docs">peergos-compliance-docs</a></li>
</ul>
</body>
</html>