-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
112 lines (95 loc) · 4.61 KB
/
Copy pathprivacy.html
File metadata and controls
112 lines (95 loc) · 4.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Privacy Policy — paper-risk-monitor — Donny Nguyen LLC</title>
<meta name="description" content="Privacy Policy for paper-risk-monitor, a personal, single-user tool operated by the owner of donnyautomation.com.">
<link rel="canonical" href="https://donnyautomation.com/privacy">
<style>
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
:root{
--bg:#0b0d12; --panel:#12151d; --line:#232836;
--ink:#e8ecf4; --dim:#9aa4b8; --faint:#6b7488;
--accent:#7c9cff; --ok:#4ade80;
--mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;
--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
html{-webkit-text-size-adjust:100%}
body{background:var(--bg);color:var(--ink);font-family:var(--sans);
font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}
.wrap{max-width:760px;margin:0 auto;padding:0 24px}
a{color:var(--accent);text-decoration:none;border-bottom:1px solid transparent}
a:hover{border-bottom-color:var(--accent)}
header{padding:72px 0 40px;border-bottom:1px solid var(--line)}
.eyebrow{font-family:var(--mono);font-size:12px;letter-spacing:.14em;
text-transform:uppercase;color:var(--faint)}
h1{font-size:clamp(28px,5vw,40px);line-height:1.2;font-weight:600;margin:14px 0 16px;
letter-spacing:-.02em}
.lede{color:var(--dim);font-size:19px;max-width:62ch}
section{padding:44px 0;border-bottom:1px solid var(--line)}
h2{font-family:var(--mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;
color:var(--faint);font-weight:600;margin-bottom:24px}
h3{font-size:18px;font-weight:600;margin-bottom:6px;letter-spacing:-.01em}
.card{background:var(--panel);border:1px solid var(--line);border-radius:10px;
padding:22px 22px 20px;margin-bottom:16px}
.card p{color:var(--dim);font-size:15.5px}
.links{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}
.links a{font-family:var(--mono);font-size:12.5px;color:var(--dim);
border:1px solid var(--line);border-radius:6px;padding:5px 10px;background:#0e1118}
.links a:hover{color:var(--ink);border-color:var(--accent)}
.live{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);
font-size:11.5px;color:var(--ok);margin-left:10px;vertical-align:2px;font-weight:500}
.live::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ok)}
dl{display:grid;grid-template-columns:180px 1fr;gap:10px 20px;font-size:15.5px}
dt{font-family:var(--mono);font-size:12.5px;color:var(--faint);
text-transform:uppercase;letter-spacing:.08em;padding-top:4px}
dd{color:var(--dim)}
.note{color:var(--faint);font-size:14.5px;max-width:64ch}
footer{padding:36px 0 64px;color:var(--faint);font-size:13.5px}
footer p+p{margin-top:8px}
article p{color:var(--dim);margin-bottom:16px;max-width:64ch}
article h3{margin-top:28px}
@media(max-width:560px){
body{font-size:16px}
header{padding:52px 0 32px}
dl{grid-template-columns:1fr;gap:2px 0}
dt{padding-top:12px}
}
</style>
</head>
<body>
<div class="wrap">
<header>
<div class="eyebrow"><a href="/">Donny Nguyen LLC</a> · paper-risk-monitor</div>
<h1>Privacy Policy</h1>
<p class="lede">For paper-risk-monitor. Dated 13 September 2026.</p>
</header>
<section>
<article>
<h3>What the tool reads</h3>
<p>paper-risk-monitor reads account details, positions and open orders from the owner's own
Alpaca paper trading account. It reads them through Alpaca's OAuth API.</p>
<h3>Where the data is stored</h3>
<p>That data is stored only on the owner's own machine.</p>
<h3>Who the users are</h3>
<p>The tool has no users other than the owner of this site. It collects no data from
anyone else.</p>
<h3>Selling and sharing</h3>
<p>The tool sells nothing and shares nothing with anyone.</p>
<h3>Cookies and analytics</h3>
<p>The tool sets no cookies and uses no analytics.</p>
<h3>Ending access</h3>
<p>Revoking the app in the Alpaca dashboard ends all of its access to the account.</p>
<h3>Contact</h3>
<p>Send questions through the site's existing contact route: GitHub, at <a href="https://github.com/donnywin85">github.com/donnywin85</a>.</p>
</article>
</section>
<footer>
<p>© 2026 Donny Nguyen LLC. Plano, Texas.</p>
<p><a href="/">Home</a> · <a href="/terms">Terms of Use</a> · <a href="/privacy">Privacy Policy</a></p>
<p>This page loads no third-party resources, sets no cookies and runs no analytics.</p>
</footer>
</div>
</body>
</html>