158 lines
7.1 KiB
HTML
158 lines
7.1 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Security — PorfolioJournal</title>
|
|
<meta name="description" content="Security and data protection details for PorfolioJournal, including on-device storage and iCloud sync.">
|
|
<link rel="canonical" href="https://portfoliojournal.app/security.html">
|
|
|
|
<meta property="og:type" content="article">
|
|
<meta property="og:title" content="Security — PorfolioJournal">
|
|
<meta property="og:description" content="Learn how PorfolioJournal secures your portfolio data.">
|
|
<meta property="og:url" content="https://portfoliojournal.app/security.html">
|
|
<meta property="og:image" content="https://portfoliojournal.app/assets/images/og-image.svg">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="Security — PorfolioJournal">
|
|
<meta name="twitter:description" content="Learn how PorfolioJournal secures your portfolio data.">
|
|
<meta name="twitter:image" content="https://portfoliojournal.app/assets/images/og-image.svg">
|
|
|
|
<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="stylesheet" href="assets/css/style.css">
|
|
<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="PorfolioJournal home">
|
|
<svg viewBox="0 0 64 64" aria-hidden="true">
|
|
<defs>
|
|
<linearGradient id="nav-gradient" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0%" stop-color="#667eea"></stop>
|
|
<stop offset="100%" stop-color="#764ba2"></stop>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect x="6" y="6" width="52" height="52" rx="14" fill="url(#nav-gradient)"></rect>
|
|
<path d="M20 44c0-10 8-18 16-18s16 8 16 18" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
|
|
<path d="M24 26h24" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
|
|
</svg>
|
|
<span>PorfolioJournal</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>PorfolioJournal 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>PorfolioJournal 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 PorfolioJournal 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">
|
|
<svg viewBox="0 0 64 64" aria-hidden="true">
|
|
<defs>
|
|
<linearGradient id="footer-gradient" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0%" stop-color="#667eea"></stop>
|
|
<stop offset="100%" stop-color="#764ba2"></stop>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect x="6" y="6" width="52" height="52" rx="14" fill="url(#footer-gradient)"></rect>
|
|
<path d="M20 44c0-10 8-18 16-18s16 8 16 18" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
|
|
<path d="M24 26h24" fill="none" stroke="white" stroke-width="4" stroke-linecap="round"></path>
|
|
</svg>
|
|
<span>PorfolioJournal</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> PorfolioJournal. 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>
|