56ed4e7041
- 3 landing pages keyword-targeted: manual-portfolio-tracker, portfolio-tracker-vs-spreadsheet, investment-journal (Article + BreadcrumbList + FAQPage JSON-LD) - llms.txt para descubrimiento por LLMs/AI assistants - apple-itunes-app smart banner en todas las páginas clave - og-image.jpg 1200x675 (84KB) — el PNG de 1.3MB rompía previews en WhatsApp/Telegram - FAQ home ampliada (bank linking, precio, iPad, idiomas) sincronizada con JSON-LD - SoftwareApplication JSON-LD: screenshots, inLanguage (7 idiomas), author - og:site_name/locale/image:alt; keywords meta - Eliminado pt=123456 (provider token placeholder inválido) de todos los links App Store - Fix typo PorfolioJournal en config.js; h1 duplicado variante B -> h2 - Sitemap actualizado Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WoScpmHdVj1aUf4rAp6hbe
143 lines
6.4 KiB
HTML
143 lines
6.4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Security — Portfolio Journal</title>
|
|
<meta name="description" content="How Portfolio Journal protects your investment data with on-device storage, optional iCloud end-to-end encryption, and Face ID authentication.">
|
|
<link rel="canonical" href="https://portfoliojournal.app/security.html">
|
|
|
|
<meta property="og:type" content="article">
|
|
<meta property="og:title" content="Security — Portfolio Journal">
|
|
<meta property="og:description" content="How Portfolio Journal protects your investment data with on-device storage, optional iCloud end-to-end encryption, and Face ID authentication.">
|
|
<meta property="og:url" content="https://portfoliojournal.app/security.html">
|
|
<meta property="og:image" content="https://portfoliojournal.app/assets/images/og-image.jpg">
|
|
<meta property="og:image:width" content="1200">
|
|
<meta property="og:image:height" content="675">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="Security — Portfolio Journal">
|
|
<meta name="twitter:description" content="How Portfolio Journal protects your investment data with on-device storage, optional iCloud end-to-end encryption, and Face ID authentication.">
|
|
<meta name="twitter:image" content="https://portfoliojournal.app/assets/images/og-image.jpg">
|
|
|
|
<link rel="icon" href="assets/icons/favicon.svg" type="image/svg+xml">
|
|
<link rel="apple-touch-icon" href="assets/icons/apple-touch-icon.svg">
|
|
<link rel="preconnect" href="https://apps.apple.com">
|
|
<link rel="preconnect" href="https://plausible.io">
|
|
|
|
<link rel="stylesheet" href="assets/css/style.css">
|
|
<script defer data-domain="portfoliojournal.app" src="https://plausible.io/js/script.js"></script>
|
|
<script src="assets/js/config.js"></script>
|
|
<script src="assets/js/main.js" defer></script>
|
|
</head>
|
|
<body>
|
|
<a class="skip-link" href="#main">Skip to content</a>
|
|
<header class="nav" role="banner">
|
|
<div class="nav-inner">
|
|
<a class="nav-logo" href="index.html" aria-label="Portfolio Journal home">
|
|
<img src="assets/images/app-icon.svg" alt="" aria-hidden="true">
|
|
<span>Portfolio Journal</span>
|
|
</a>
|
|
<nav aria-label="Primary">
|
|
<button class="mobile-menu-toggle" aria-label="Open navigation" aria-expanded="false"></button>
|
|
<div class="nav-links">
|
|
<a class="nav-link" href="index.html">Home</a>
|
|
<a class="nav-link" href="privacy.html">Privacy</a>
|
|
<a class="nav-link" href="terms.html">Terms</a>
|
|
<a class="nav-link" href="support.html">Support</a>
|
|
<a class="nav-link" href="about.html">About</a>
|
|
</div>
|
|
</nav>
|
|
<div class="nav-actions">
|
|
<button class="theme-toggle" aria-label="Toggle theme"></button>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
<main id="main">
|
|
<section class="page-header">
|
|
<div class="container">
|
|
<h1>Security & data protection</h1>
|
|
<p>Portfolio Journal is built to keep your portfolio data secure, private, and under your control.</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="content">
|
|
<div class="container">
|
|
<div class="content-body">
|
|
<h2>On-device storage</h2>
|
|
<p>All portfolio data and journal notes are stored locally on your device by default. This keeps sensitive information off external servers.</p>
|
|
|
|
<h2>Optional passcode and Face ID</h2>
|
|
<p>Portfolio Journal can use iOS security features, including device passcodes and Face ID, to keep your data protected from unauthorized access.</p>
|
|
|
|
<h2>iCloud sync</h2>
|
|
<p>If you enable iCloud sync, your data is stored and synced through your Apple ID. iCloud uses Apple-managed encryption in transit and at rest.</p>
|
|
|
|
<h2>Backups and exports</h2>
|
|
<p>You can export CSV or JSON files for manual backups. We recommend storing backups in a trusted location and keeping your Files app secured.</p>
|
|
|
|
<h2>Best practices</h2>
|
|
<ul>
|
|
<li>Use a strong device passcode and Face ID.</li>
|
|
<li>Keep iOS and Portfolio Journal updated.</li>
|
|
<li>Protect your Apple ID with two-factor authentication.</li>
|
|
<li>Do not share your Apple ID credentials with others.</li>
|
|
</ul>
|
|
|
|
<h2>Responsible disclosure</h2>
|
|
<p>If you discover a security issue, contact us at <a href="mailto:security@portfoliojournal.app">security@portfoliojournal.app</a>. We appreciate responsible disclosure and will respond promptly.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<footer class="footer">
|
|
<div class="container">
|
|
<div class="footer-grid">
|
|
<div class="footer-brand">
|
|
<div class="footer-logo">
|
|
<img src="assets/images/app-icon.svg" alt="" aria-hidden="true">
|
|
<span>Portfolio Journal</span>
|
|
</div>
|
|
<p>Calm, offline-first portfolio journaling for iOS.</p>
|
|
</div>
|
|
<div class="footer-column">
|
|
<h5>Product</h5>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="index.html">Overview</a>
|
|
<a class="footer-link" href="about.html">About</a>
|
|
<a class="footer-link" href="changelog.html">Changelog</a>
|
|
<a class="footer-link" href="status.html">Status</a>
|
|
</div>
|
|
</div>
|
|
<div class="footer-column">
|
|
<h5>Support</h5>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="support.html">Support</a>
|
|
<a class="footer-link" href="security.html">Security</a>
|
|
<a class="footer-link" href="delete-data.html">Delete Data</a>
|
|
<a class="footer-link" href="press-kit.html">Press Kit</a>
|
|
</div>
|
|
</div>
|
|
<div class="footer-column">
|
|
<h5>Legal</h5>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="privacy.html">Privacy Policy</a>
|
|
<a class="footer-link" href="terms.html">Terms</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer-bottom">
|
|
<div class="footer-copyright">© <span data-year></span> Portfolio Journal. All rights reserved.</div>
|
|
<div class="footer-legal">
|
|
<a href="privacy.html">Privacy</a>
|
|
<a href="terms.html">Terms</a>
|
|
<a href="support.html">Support</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html>
|