diff --git a/about.php b/about.php index feb5fc0..0388cf5 100644 --- a/about.php +++ b/about.php @@ -51,6 +51,12 @@ include __DIR__ . '/inc/piwik.php';
We will send email reminders to the address in your account before taking any action. If you don't check your email (or you give us a fake one), that's not our fault.
SOMETHING BROKE FIX IT FIX IT FIX IT
We have a support ticket system. If you find a problem, please tell us. Click here to go to our ticket system.
+
I don't trust the open Internet. Is there any other way to access Don't Sell.Me?
+
Yes! You can use the URL mesh.dontsell.me to access everything via CJDNS/Hyperboria (peering info). Tor is coming soon, and we're considering other options too.
+
What is Don't Sell.Me running?
+
We're using Nextcloud with a bunch of plugins and apps, including Collabora Online/LibreOffice Online for the fancy document editing.
+
Blah blah GPL code
+
Any modifications we make to the Nextcloud code base can be found by clicking here. There's a few theme/branding tweaks that aren't there, but if you really want those for some reason, use the Contact Us button in the footer.
diff --git a/dontsellme-cjdns.k b/dontsellme-cjdns.k new file mode 100644 index 0000000..d9575ce --- /dev/null +++ b/dontsellme-cjdns.k @@ -0,0 +1,8 @@ +{ + "204.12.207.18:6129": { + "login": "public", + "password":"wvmrnb31sgtw03d73buyjybwr6vrw1z", + "publicKey":"p2r0nst699p2gc9cztcmkr5z05522h51jvj5xw7z4x135cz4j9p0.k", + "peerName":"Don't Sell.Me" + } +} diff --git a/inc/nav.php b/inc/nav.php index be8663d..87e98bb 100644 --- a/inc/nav.php +++ b/inc/nav.php @@ -4,6 +4,6 @@ >Home >About
  • ">Sign Up
  • -
  • Log In
  • +
  • Log In
  • \ No newline at end of file