@orangecheck/legal 0.4.0 → 0.6.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.mjs CHANGED
@@ -51,16 +51,6 @@ var LEGAL_SITES = {
51
51
  contact: CONTACT_GENERAL,
52
52
  securityContact: CONTACT_SECURITY,
53
53
  selfHosted: true
54
- },
55
- fleet: {
56
- slug: "fleet",
57
- profile: "fleet",
58
- host: "fleet.ochk.io",
59
- product: "OrangeCheck Fleet",
60
- productShort: "Fleet",
61
- contact: CONTACT_GENERAL,
62
- securityContact: CONTACT_SECURITY,
63
- selfHosted: true
64
54
  }
65
55
  };
66
56
  var PROTOCOL_LINKED_SITES = [
@@ -472,7 +462,7 @@ var privacyChanges = {
472
462
  };
473
463
 
474
464
  // src/content/protocol.ts
475
- var COMMERCIAL_SCOPE_NOTE = "These Terms govern the **non-custodial** OrangeCheck family: [ochk.io](https://ochk.io), the verb sites \u2014 OC Attest, OC Lock, OC Vote, OC Stamp, OC Agent, OC Pledge \u2014 and [docs.ochk.io](https://docs.ochk.io). The commercial products **me.ochk.io**, **vault.ochk.io**, and **fleet.ochk.io** each publish their own Terms; these Terms do not govern your use of those products.";
465
+ var COMMERCIAL_SCOPE_NOTE = "These Terms govern the **non-custodial** OrangeCheck family: [ochk.io](https://ochk.io), the verb sites \u2014 OC Attest, OC Lock, OC Vote, OC Stamp, OC Agent, OC Pledge \u2014 and [docs.ochk.io](https://docs.ochk.io). The commercial products **me.ochk.io** and **vault.ochk.io** each publish their own Terms; these Terms do not govern your use of those products.";
476
466
  var terms = {
477
467
  kind: "terms",
478
468
  eyebrow: "terms",
@@ -609,7 +599,7 @@ var terms = {
609
599
  blocks: [
610
600
  {
611
601
  kind: "para",
612
- text: "The protocol sites and documentation are free to use. You are responsible for Bitcoin network fees on any transactions you initiate and for your own ISP and wallet-provider costs. Paid functionality, if introduced, will be announced with advance notice; the commercial products **me.ochk.io**, **vault.ochk.io**, and **fleet.ochk.io** carry their own pricing and Terms."
602
+ text: "The protocol sites and documentation are free to use. You are responsible for Bitcoin network fees on any transactions you initiate and for your own ISP and wallet-provider costs. Paid functionality, if introduced, will be announced with advance notice; the commercial products **me.ochk.io** and **vault.ochk.io** carry their own pricing and Terms."
613
603
  }
614
604
  ]
615
605
  },
@@ -670,7 +660,7 @@ var privacy = {
670
660
  preamble: [
671
661
  {
672
662
  kind: "callout",
673
- text: "This policy covers the **non-custodial** OrangeCheck family \u2014 [ochk.io](https://ochk.io), the six verb sites, and [docs.ochk.io](https://docs.ochk.io). The commercial products me.ochk.io, vault.ochk.io, and fleet.ochk.io publish their own privacy policies covering the additional data their products handle."
663
+ text: "This policy covers the **non-custodial** OrangeCheck family \u2014 [ochk.io](https://ochk.io), the six verb sites, and [docs.ochk.io](https://docs.ochk.io). The commercial products me.ochk.io and vault.ochk.io publish their own privacy policies covering the additional data their products handle."
674
664
  }
675
665
  ],
676
666
  sections: [
@@ -885,7 +875,7 @@ var terms2 = {
885
875
  blocks: [
886
876
  {
887
877
  kind: "para",
888
- text: "me.ochk.io is **non-custodial with respect to OrangeCheck**: OrangeCheck holds no private keys and no federation key shares, and cannot move your funds. BIP-322 users hold their own wallet. For email-OTP users, a Fedimint **federation** \u2014 run by independent guardian operators, never OrangeCheck \u2014 holds funds under a threshold scheme. You may **graduate** to full self-custody at any time."
878
+ text: "Custody depends on how you sign in, and the honest answer differs today from the design.\n\n**If you sign in with BIP-322, you hold your own keys.** They never leave your device. OrangeCheck verifies signatures and relays envelopes; it cannot move your funds. That is true now and does not change.\n\n**If you sign in with email, OrangeCheck currently holds the key that pays you.** The design is that a Fedimint federation \u2014 run by independent guardian operators, not OrangeCheck \u2014 holds funds under a threshold scheme, and you may **graduate** to full self-custody at any time. That federation does not exist yet: there are no independent guardians today, and during bring-up the signing key for the paying rail is operated by OrangeCheck. So for email users, during this period, OrangeCheck is a custodian and the party that moves the money.\n\nWe state that plainly rather than describing the destination as though it were the present. **The live status of the paying rail \u2014 which posture is in force, what bounds it, and what has actually settled \u2014 is published at [/custody](/custody) and machine-readable at `/api/federations`.** Those surfaces are computed from the system rather than written by hand, so they cannot drift from this document the way a fixed sentence would."
889
879
  },
890
880
  {
891
881
  kind: "stub",