File size: 6,946 Bytes
f12acaa
 
 
 
 
e4883d1
 
f12acaa
 
 
 
e4883d1
 
 
 
 
 
 
 
 
 
 
 
f12acaa
e4883d1
f12acaa
 
 
 
e4883d1
f12acaa
 
 
 
 
 
e4883d1
f12acaa
 
 
 
 
 
 
e4883d1
f12acaa
 
 
 
 
 
e4883d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f12acaa
e4883d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f12acaa
 
 
 
e4883d1
 
f12acaa
 
e4883d1
 
 
f12acaa
 
 
cd771e8
f12acaa
 
 
e4883d1
f12acaa
e4883d1
f12acaa
 
e4883d1
 
f12acaa
cd771e8
e4883d1
f12acaa
e4883d1
f12acaa
 
 
 
 
 
e4883d1
 
 
 
 
 
 
 
f12acaa
c800d7e
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="Truth-O-Meter is a proffesional AI tool to detect deepfakes and manipulated videos. We ensure 100% privacy with instant data deletation and secure hardware processing.">
    <title>Truth-O-Meter - Privacy Policy | MARS DYNAMIX</title>
</head>
<body>
    <style>
        body{
            display: flex;
            justify-content: center;
            flex-direction: column;
            align-items: center; 
            margin: 0;
            padding: 40 20px;
            min-height: 100vh;
            color: white;
            background: linear-gradient(rgba(10, 8, 20, 0.72), rgba(10, 8, 20, 0.82)), 
            url("{{ url_for('static', filename='pawel-czerwinski-1A_dO4TFKgM-unsplash.jpg') }}"); 
            background-size: cover;
            background-attachment: fixed;
        }
       
        .logo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: white;
   }

    .logo h2{
        margin: 30px;
        font-size: 30px;
        font-weight: bold;
        color: white;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        margin-bottom: -5px;
        
    }

    .logo p{
        margin: 30px;
        color: white;
        margin-top: 5px;
        font-size: 15px;
        font-weight: bold;
        font-family: 'Lucidia Sans', sans-serif;
    }

    .terms{
    background: #ffffff;
    border-radius: 24px; 
    padding: 30px;
    max-width: 700px;
    color: black;
    width: 100%;
    font-family:  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    justify-content: center;
    margin-bottom: 25px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid #f1f5f9;
    }

    .terms h1{
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    }

    .rules {
        width: 100%;
        border-radius: 24px;
        font-family:  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
        justify-content: center;
        margin-bottom: 25px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
        border: 1px solid #f1f5f9;
        padding: 30px;
        max-width: 700px;
        background: white;
        color: black;
        width: 100%;
    }

    .rules h1, p{
        font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif";
    }

    .rules li{
        font-family:  "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    }

    .sec-infra{
        background: white;
        width: 100%;
        border-radius: 24px;
        font-family:  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
        justify-content: center;
        margin-bottom: 25px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
        border: 1px solid #f1f5f9;
        padding: 30px;
        max-width: 700px;
        color: black;
        width: 100%; 
    }

    .sec infra h1, p{
        font-family:  "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    }

    .accountability{
        background: white;
        width: 100%;
        border-radius: 24px;
        font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
        justify-content: center;
        margin-bottom: 25px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
        border: 1px solid #f1f5f9;
        padding: 30px;
        max-width: 700px;
        color: black;
        width: 100%; 
    }

    .accountability h1, p{
       font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    }

    .data{
        background: white;
        width: 100%;
        border-radius: 24px;
        font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
        justify-content: center;
        margin-bottom: 25px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
        border: 1px solid #f1f5f9;
        padding: 30px;
        max-width: 700px;
        color: black;
        width: 100%; 
    }

    .data h1, p{
        font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    }

    .data li{
        font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    }

    
.footer {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto 28px;
    text-align: center;
    color: var(--muted);
    line-height: 1.7;
}

.footer p {
    margin: 5px 0;
}

</style>
    <div class="logo">
    <h2>Truth-O-Meter</h2>
    <p>"Truth in every frame"</p>
    </div>

    <div class="terms">
    <h1>Privacy Terms</h1>
    <p>When you use our services, you are trusting us with your data. We care your Data . After scanning, our model delete your image from system as your data not hit our hardware</p>
    </div>

    <div class="rules">
    <h1>Rules & Regulation</h1>
    <p>We are putting effort to save your precious Data so you should maintain our Rules</p>
    <ul>
        <li>Don't share any sexual images or content on Truth-o-meter for scanning otherwise, your service will be blocked. </li>
        <li>Using this tool to facilitate harassment, defamation, or the creation of non-consensual deepfakes is illegal.</li>
        <li>Any attempt to upload malicious scripts or "dirty" content to bypass our filters will result in an immediate and permanent IP Ban.</li>
    </ul>
    </div>

    <div class="sec-infra"> 
    <h1>Security Infrastructure</h1>
    <p>All data transfers between your device and our scanning engine are protected via SSL/TLS Encryption. Since we do not store files, there is zero risk of your video being leaked or accessed by third parties from our servers.</p>
</div>
    <div class="accountability"> 
    <h1>User Accountability</h1>
    <p>By using Truth-O-Meter, you confirm that you have the right to scan the content you upload and that your actions do not violate the privacy rights of any individual featured in the images. By using Truth-O-Meter, the user indemnifies the developer from any legal claims arising from the uploaded content.</p>
</div>

    <div class="data">
    <h1>Data Privacy & Zero Retenation</h1>
    <p>Your privacy is our core mission. We have engineered our detection engine to ensure your data is never stored:</p>
    <ul>
        <li>Instant Deletion: Uploaded videos are processed in temporary memory (RAM). Once the scan is complete and results are displayed, the file is permanently purged from our systems.</li>
        <li>No Hardware Logging: Your image data never "hits" our permanent hardware storage. We do not create backups, thumbnails, or archives of your uploads.</li>
    </ul>
    </div>

    <footer class="footer">
        <p>Built by MARS DYNAMIX</p>
        <p>&copy; <span id="year">2026</span> Truth-O-Meter. All rights reserved.</p>
        <p>Truth-O-Meter can make mistakes. Always double-check important results.</p>
    </footer>
    
</body>
</html>