@orangecheck/legal 0.2.1 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +11 -11
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +11 -11
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -1182,7 +1182,7 @@ var terms3 = {
|
|
|
1182
1182
|
title: "Terms of service",
|
|
1183
1183
|
description: "The terms governing your use of OC Vault \u2014 an end-to-end-encrypted secrets vault. Client-side encryption; OrangeCheck stores ciphertext only and cannot read your data.",
|
|
1184
1184
|
metaTitle: "Terms of Service \u2014 OC Vault",
|
|
1185
|
-
metaDescription: "Terms of service for OC Vault (vault.ochk.io): an end-to-end-encrypted secrets vault. Client-side encryption,
|
|
1185
|
+
metaDescription: "Terms of service for OC Vault (vault.ochk.io): an end-to-end-encrypted secrets vault. Client-side encryption, on-chain Bitcoin payment, no fund custody.",
|
|
1186
1186
|
effective: "2026-05-15",
|
|
1187
1187
|
updated: "2026-05-15",
|
|
1188
1188
|
preamble: [
|
|
@@ -1222,11 +1222,11 @@ var terms3 = {
|
|
|
1222
1222
|
{
|
|
1223
1223
|
id: "plans-billing",
|
|
1224
1224
|
heading: "plans, payment & billing",
|
|
1225
|
-
hint: "
|
|
1225
|
+
hint: "on-chain \xB7 inbound only",
|
|
1226
1226
|
blocks: [
|
|
1227
1227
|
{
|
|
1228
1228
|
kind: "para",
|
|
1229
|
-
text:
|
|
1229
|
+
text: 'OC Vault offers a free tier and paid tiers purchased with Bitcoin **on-chain**. OrangeCheck **receives** payment and never sends funds to users; OC Vault holds no custodial balance for you. Every paid tier is a **prepaid period** that expires and does not auto-renew \u2014 there is no perpetual or "lifetime" tier, and none is sold. The current tiers, their prices and their period lengths are published at [vault.ochk.io/pricing](https://vault.ochk.io/pricing), which is the authoritative price list; prices are not restated here so that this document cannot contradict it. All paid tiers are subject to the **service limits** below.'
|
|
1230
1230
|
},
|
|
1231
1231
|
{
|
|
1232
1232
|
kind: "stub",
|
|
@@ -1241,7 +1241,7 @@ var terms3 = {
|
|
|
1241
1241
|
blocks: [
|
|
1242
1242
|
{
|
|
1243
1243
|
kind: "para",
|
|
1244
|
-
text: "Every tier
|
|
1244
|
+
text: "Every tier is subject to the following service limits. They are deliberately set well above the needs of a personal password vault but bound the storage and bandwidth a single account may consume on the shared infrastructure. The limits are **enforced in code**; exceeding them returns an HTTP 507 (storage) or 429 (rate) response."
|
|
1245
1245
|
},
|
|
1246
1246
|
{ kind: "subhead", text: "storage" },
|
|
1247
1247
|
{
|
|
@@ -1282,16 +1282,16 @@ var terms3 = {
|
|
|
1282
1282
|
]
|
|
1283
1283
|
},
|
|
1284
1284
|
{
|
|
1285
|
-
id: "
|
|
1286
|
-
heading: "
|
|
1285
|
+
id: "continuity",
|
|
1286
|
+
heading: "continuity & export",
|
|
1287
1287
|
blocks: [
|
|
1288
1288
|
{
|
|
1289
1289
|
kind: "para",
|
|
1290
|
-
text: "The
|
|
1290
|
+
text: "The portable export feature is always free and works offline with [`@orangecheck/vault-core`](https://www.npmjs.com/package/@orangecheck/vault-core) \u2014 even if OC Vault is discontinued, you retain a self-decryptable copy of your data. That guarantee does not depend on any paid tier."
|
|
1291
1291
|
},
|
|
1292
1292
|
{
|
|
1293
1293
|
kind: "stub",
|
|
1294
|
-
text:
|
|
1294
|
+
text: "The wind-down notice period and the continuity commitments OrangeCheck offers if the Service is discontinued are being finalized for publication. This section will be completed following review by counsel."
|
|
1295
1295
|
}
|
|
1296
1296
|
]
|
|
1297
1297
|
},
|
|
@@ -1322,7 +1322,7 @@ var terms3 = {
|
|
|
1322
1322
|
items: [
|
|
1323
1323
|
{
|
|
1324
1324
|
k: "payment processing",
|
|
1325
|
-
v: "
|
|
1325
|
+
v: "Bitcoin payments are processed via a self-hosted BTCPay Server; we do not guarantee the availability of the Bitcoin network or of any payment processor"
|
|
1326
1326
|
},
|
|
1327
1327
|
{
|
|
1328
1328
|
k: "storage / hosting",
|
|
@@ -1355,7 +1355,7 @@ var terms3 = {
|
|
|
1355
1355
|
disputeResolution,
|
|
1356
1356
|
miscellaneous
|
|
1357
1357
|
],
|
|
1358
|
-
summary: "summary: end-to-end encrypted; orangecheck stores ciphertext only and cannot recover your vault. pricing
|
|
1358
|
+
summary: "summary: end-to-end encrypted; orangecheck stores ciphertext only and cannot recover your vault. pricing and refund terms are being finalized \u2014 see the marked sections."
|
|
1359
1359
|
};
|
|
1360
1360
|
var privacy3 = {
|
|
1361
1361
|
kind: "privacy",
|
|
@@ -1391,7 +1391,7 @@ var privacy3 = {
|
|
|
1391
1391
|
},
|
|
1392
1392
|
{
|
|
1393
1393
|
k: "payment records",
|
|
1394
|
-
v: "for paid tiers: the
|
|
1394
|
+
v: "for paid tiers: the BTCPay invoice id, sats paid, tier, and entitlement expiry. No card number, no billing address"
|
|
1395
1395
|
},
|
|
1396
1396
|
{
|
|
1397
1397
|
k: "encrypted blobs",
|