summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-09-09 18:55:16 -0700
committerMicah Lee <micah@micahflee.com>2021-09-09 18:55:16 -0700
commit1b8df44471b84164e353c0cad97e70d52ee7d442 (patch)
treebc5e88573f3d65469c74687b198de3f9664700ab
parentf8259ae8c059848d52cb67c0dbde701d3b7ab9c5 (diff)
downloadonionshare-1b8df44471b84164e353c0cad97e70d52ee7d442.tar.gz
onionshare-1b8df44471b84164e353c0cad97e70d52ee7d442.zip
Finish updating features
-rw-r--r--docs/source/_static/screenshots/chat-sharing.pngbin68863 -> 71096 bytes
-rw-r--r--docs/source/_static/screenshots/chat-torbrowser.pngbin48464 -> 52953 bytes
-rw-r--r--docs/source/_static/screenshots/chat.pngbin54965 -> 49886 bytes
-rw-r--r--docs/source/_static/screenshots/private-key.pngbin44300 -> 35811 bytes
-rw-r--r--docs/source/_static/screenshots/receive-sharing.pngbin136760 -> 86396 bytes
-rw-r--r--docs/source/_static/screenshots/receive-torbrowser.pngbin123409 -> 64544 bytes
-rw-r--r--docs/source/_static/screenshots/receive.pngbin139538 -> 74783 bytes
-rw-r--r--docs/source/_static/screenshots/website-files.pngbin64820 -> 49159 bytes
-rw-r--r--docs/source/_static/screenshots/website.pngbin40992 -> 36164 bytes
-rw-r--r--docs/source/features.rst10
10 files changed, 5 insertions, 5 deletions
diff --git a/docs/source/_static/screenshots/chat-sharing.png b/docs/source/_static/screenshots/chat-sharing.png
index 33a1504e..51cf24a1 100644
--- a/docs/source/_static/screenshots/chat-sharing.png
+++ b/docs/source/_static/screenshots/chat-sharing.png
Binary files differ
diff --git a/docs/source/_static/screenshots/chat-torbrowser.png b/docs/source/_static/screenshots/chat-torbrowser.png
index 79e0fd5f..35613837 100644
--- a/docs/source/_static/screenshots/chat-torbrowser.png
+++ b/docs/source/_static/screenshots/chat-torbrowser.png
Binary files differ
diff --git a/docs/source/_static/screenshots/chat.png b/docs/source/_static/screenshots/chat.png
index 1fb38c88..b328d375 100644
--- a/docs/source/_static/screenshots/chat.png
+++ b/docs/source/_static/screenshots/chat.png
Binary files differ
diff --git a/docs/source/_static/screenshots/private-key.png b/docs/source/_static/screenshots/private-key.png
index 13d1a9d4..81f839d1 100644
--- a/docs/source/_static/screenshots/private-key.png
+++ b/docs/source/_static/screenshots/private-key.png
Binary files differ
diff --git a/docs/source/_static/screenshots/receive-sharing.png b/docs/source/_static/screenshots/receive-sharing.png
index ebf9c4b6..36bf175b 100644
--- a/docs/source/_static/screenshots/receive-sharing.png
+++ b/docs/source/_static/screenshots/receive-sharing.png
Binary files differ
diff --git a/docs/source/_static/screenshots/receive-torbrowser.png b/docs/source/_static/screenshots/receive-torbrowser.png
index 3082ab7e..70ca189b 100644
--- a/docs/source/_static/screenshots/receive-torbrowser.png
+++ b/docs/source/_static/screenshots/receive-torbrowser.png
Binary files differ
diff --git a/docs/source/_static/screenshots/receive.png b/docs/source/_static/screenshots/receive.png
index a6ae02cb..9a5a9265 100644
--- a/docs/source/_static/screenshots/receive.png
+++ b/docs/source/_static/screenshots/receive.png
Binary files differ
diff --git a/docs/source/_static/screenshots/website-files.png b/docs/source/_static/screenshots/website-files.png
index 85b09713..b7c49ef8 100644
--- a/docs/source/_static/screenshots/website-files.png
+++ b/docs/source/_static/screenshots/website-files.png
Binary files differ
diff --git a/docs/source/_static/screenshots/website.png b/docs/source/_static/screenshots/website.png
index 53869744..83919507 100644
--- a/docs/source/_static/screenshots/website.png
+++ b/docs/source/_static/screenshots/website.png
Binary files differ
diff --git a/docs/source/features.rst b/docs/source/features.rst
index d2dcb4ca..86c83a33 100644
--- a/docs/source/features.rst
+++ b/docs/source/features.rst
@@ -116,14 +116,14 @@ After you add files, you'll see some settings. Make sure you choose the setting
Content Security Policy
^^^^^^^^^^^^^^^^^^^^^^^
-By default OnionShare helps secure your website by setting a strict `Content Security Police <https://en.wikipedia.org/wiki/Content_Security_Policy>`_ header. However, this prevents third-party content from loading inside the web page.
+By default OnionShare helps secure your website by setting a strict `Content Security Policy <https://en.wikipedia.org/wiki/Content_Security_Policy>`_ header. However, this prevents third-party content from loading inside the web page.
If you want to load content from third-party websites, like assets or JavaScript libraries from CDNs, check the "Don't send Content Security Policy header (allows your website to use third-party resources)" box before starting the service.
Tips for running a website service
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-If you want to host a long-term website using OnionShare (meaning not something to quickly show someone something), it's recommended you do it on a separate, dedicated computer always powered on and connected to the Internet, and not on the one you use on a regular basis.
+If you want to host a long-term website using OnionShare (meaning not just to quickly show someone something), it's recommended you do it on a separate, dedicated computer that is always powered on and connected to the Internet, and not on the one you use on a regular basis.
Save the tab (see :ref:`save_tabs`) so you can resume the website with the same address if you close OnionShare and re-open it later.
If your website is intended for the public, you should run it as a public service (see :ref:`turn_off_private_key`).
@@ -135,8 +135,8 @@ You can use OnionShare to set up a private, secure chat room that doesn't log an
.. image:: _static/screenshots/chat.png
-After you start the server, copy the OnionShare address and send it to the people you want in the anonymous chat room.
-If it's important to limit exactly who can join, use an encrypted messaging app to send out the OnionShare address.
+After you start the server, copy the OnionShare address and private key and send them to the people you want in the anonymous chat room.
+If it's important to limit exactly who can join, use an encrypted messaging app to send out the OnionShare address and private key.
.. image:: _static/screenshots/chat-sharing.png
@@ -159,7 +159,7 @@ How is this useful?
If you need to already be using an encrypted messaging app, what's the point of an OnionShare chat room to begin with? It leaves less traces.
-If you for example send a message to a Signal group, a copy of your message ends up on each device (the devices, and computers if they set up Signal Desktop) of each member of the group. Even if disappearing messages is turned on, it's hard to confirm all copies of the messages are actually deleted from all devices, and from any other places (like notifications databases) they may have been saved to.
+If you for example send a message to a Signal group, a copy of your message ends up on each device (the smartphones, and computers if they set up Signal Desktop) of each member of the group. Even if disappearing messages is turned on, it's hard to confirm all copies of the messages are actually deleted from all devices, and from any other places (like notifications databases) they may have been saved to.
OnionShare chat rooms don't store any messages anywhere, so the problem is reduced to a minimum.
OnionShare chat rooms can also be useful for people wanting to chat anonymously and securely with someone without needing to create any accounts.