Files
Timmy-time-dashboard/src/dashboard/templates/legal/risk.html
Claude (Opus 4.6) 92dfddfa90
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
[claude] Legal Foundation — ToS, Privacy Policy, Risk Disclaimers (#815) (#1334)
2026-03-24 02:32:25 +00:00

138 lines
7.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{% extends "base.html" %}
{% block title %}Risk Disclaimers — Timmy Time{% endblock %}
{% block content %}
<div class="legal-page">
<div class="legal-header">
<div class="legal-breadcrumb"><a href="/" class="mc-test-link">HOME</a> / LEGAL</div>
<h1 class="legal-title">// RISK DISCLAIMERS</h1>
<p class="legal-effective">Effective Date: March 2026 &nbsp;·&nbsp; Last Updated: March 2026</p>
</div>
<div class="legal-summary card mc-panel legal-risk-banner">
<div class="card-header mc-panel-header">// ⚠ READ BEFORE USING LIGHTNING PAYMENTS</div>
<div class="card-body p-3">
<p><strong>Timmy Time includes optional Lightning Network payment functionality. This is experimental software. You can lose money. By using payment features, you acknowledge all risks described on this page.</strong></p>
</div>
</div>
<div class="card mc-panel" id="volatility">
<div class="card-header mc-panel-header">// CRYPTOCURRENCY VOLATILITY RISK</div>
<div class="card-body p-3">
<p>Bitcoin and satoshis (the units used in Lightning payments) are highly volatile assets:</p>
<ul>
<li>The value of Bitcoin can decrease by 50% or more in a short period</li>
<li>Satoshi amounts in Lightning channels may be worth significantly less in fiat terms by the time you close channels</li>
<li>No central bank, government, or institution guarantees the value of Bitcoin</li>
<li>Past performance of Bitcoin price is not indicative of future results</li>
<li>You may receive no return on any Bitcoin held in payment channels</li>
</ul>
<p class="legal-callout">Only put into Lightning channels what you can afford to lose entirely.</p>
</div>
</div>
<div class="card mc-panel" id="experimental">
<div class="card-header mc-panel-header">// EXPERIMENTAL TECHNOLOGY RISK</div>
<div class="card-body p-3">
<p>The Lightning Network and this software are experimental:</p>
<ul>
<li><strong>Software bugs</strong> — Timmy Time is pre-production software. Bugs may cause unintended payment behavior, data loss, or service interruptions</li>
<li><strong>Protocol risk</strong> — Lightning Network protocols are under active development; implementations may have bugs, including security vulnerabilities</li>
<li><strong>AI agent actions</strong> — AI agents and automations may take unintended actions. Review all agent-initiated payments before confirming</li>
<li><strong>No audit</strong> — this software has not been independently security audited</li>
<li><strong>Dependency risk</strong> — third-party libraries, Ollama, and connected services may have their own vulnerabilities</li>
</ul>
<p class="legal-callout">Treat all payment functionality as beta. Do not use for high-value transactions.</p>
</div>
</div>
<div class="card mc-panel" id="lightning-specific">
<div class="card-header mc-panel-header">// LIGHTNING NETWORK SPECIFIC RISKS</div>
<div class="card-body p-3">
<h4 class="legal-subhead">Payment Finality</h4>
<p>Lightning payments that successfully complete are <strong>irreversible</strong>. There is no chargeback mechanism, no dispute process, and no third party who can reverse a settled payment. Verify all payment details before confirming.</p>
<h4 class="legal-subhead">Channel Force-Closure Risk</h4>
<p>Lightning channels can be force-closed under certain conditions:</p>
<ul>
<li>If your Lightning node goes offline for an extended period, your counterparty may force-close the channel</li>
<li>Force-closure requires an on-chain Bitcoin transaction with associated mining fees</li>
<li>Force-closure locks your funds for a time-lock period (typically 1442016 blocks)</li>
<li>During high Bitcoin network congestion, on-chain fees to recover funds may be substantial</li>
</ul>
<h4 class="legal-subhead">Routing Failure Risk</h4>
<p>Lightning payments can fail to route:</p>
<ul>
<li>Insufficient liquidity in the payment path means your payment may fail</li>
<li>Failed payments are not charged, but repeated failures indicate a network or balance issue</li>
<li>Large payments are harder to route than small ones due to channel capacity constraints</li>
</ul>
<h4 class="legal-subhead">Liquidity Risk</h4>
<ul>
<li>Inbound and outbound liquidity must be actively managed</li>
<li>You cannot receive payments if you have no inbound capacity</li>
<li>You cannot send payments if you have no outbound capacity</li>
<li>Channel rebalancing has costs (routing fees or on-chain fees)</li>
</ul>
<h4 class="legal-subhead">Watchtower Risk</h4>
<p>Without an active watchtower service, you are vulnerable to channel counterparties broadcasting outdated channel states while your node is offline. This could result in loss of funds.</p>
</div>
</div>
<div class="card mc-panel" id="regulatory">
<div class="card-header mc-panel-header">// REGULATORY &amp; LEGAL RISK</div>
<div class="card-body p-3">
<p>The legal and regulatory status of Lightning Network payments is uncertain:</p>
<ul>
<li><strong>Money transmission laws</strong> — in some jurisdictions, routing Lightning payments may constitute unlicensed money transmission. Consult a lawyer before running a routing node</li>
<li><strong>Tax obligations</strong> — cryptocurrency transactions may be taxable events in your jurisdiction. You are solely responsible for your tax obligations</li>
<li><strong>Regulatory change</strong> — cryptocurrency regulations are evolving rapidly. Actions that are legal today may become restricted or prohibited</li>
<li><strong>Sanctions</strong> — you are responsible for ensuring your Lightning payments do not violate applicable sanctions laws</li>
<li><strong>KYC/AML</strong> — this software does not perform identity verification. You are responsible for your own compliance obligations</li>
</ul>
<p class="legal-callout">Consult a qualified legal professional before using Lightning payments for commercial purposes.</p>
</div>
</div>
<div class="card mc-panel" id="no-guarantees">
<div class="card-header mc-panel-header">// NO GUARANTEED OUTCOMES</div>
<div class="card-body p-3">
<p>We make no guarantees about:</p>
<ul>
<li>The continuous availability of the Service or any connected node</li>
<li>The successful routing of any specific payment</li>
<li>The recovery of funds from a force-closed channel</li>
<li>The accuracy, completeness, or reliability of AI-generated responses</li>
<li>The outcome of any automation or agent-initiated action</li>
<li>The future value of any Bitcoin or satoshis</li>
<li>Compatibility with future versions of the Lightning Network protocol</li>
</ul>
</div>
</div>
<div class="card mc-panel" id="acknowledgment">
<div class="card-header mc-panel-header">// RISK ACKNOWLEDGMENT</div>
<div class="card-body p-3">
<p>By using the Lightning payment features of Timmy Time, you acknowledge that:</p>
<ol>
<li>You have read and understood all risks described on this page</li>
<li>You are using the Service voluntarily and at your own risk</li>
<li>You have conducted your own due diligence</li>
<li>You will not hold Timmy Time or its operators liable for any losses</li>
<li>You will comply with all applicable laws and regulations in your jurisdiction</li>
</ol>
</div>
</div>
<div class="legal-footer-links">
<a href="/legal/tos" class="mc-test-link">Terms of Service</a>
<span class="legal-sep">·</span>
<a href="/legal/privacy" class="mc-test-link">Privacy Policy</a>
<span class="legal-sep">·</span>
<a href="/" class="mc-test-link">Home</a>
</div>
</div>
{% endblock %}