Update privacy policy
This commit is contained in:
parent
fdf0aee5da
commit
31ba987d62
|
@ -25,7 +25,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
This page was last updated on <strong>April 25, 2024.</strong>
|
This page was last updated on <strong>April 29, 2024.</strong>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -706,16 +706,39 @@
|
||||||
<h3>DMs on the Chat Room</h3>
|
<h3>DMs on the Chat Room</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Direct Messages on the chat room are NOT stored persistently on the server. They are sent directly
|
<span class="tag is-success">Updated: Apr 29 2024</span>
|
||||||
back out to the recipient(s) as they come in.
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Direct Messages on the chat room are stored for user convenience. They are available so that you may be
|
||||||
|
able to remember your recent conversation with somebody when you see them online again in the future.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Your Direct Message history on the chat room can be deleted at any time by clicking on the
|
||||||
|
"Clear direct message history" button in the Chat Settings (on the Misc tab). Your chat DMs are also
|
||||||
|
fully deleted if you change your username on the main website, or fully delete your {{PrettyTitle}} account,
|
||||||
|
in order to protect your privacy in case your former username becomes registered to somebody else in the
|
||||||
|
future. Old DMs are routinely erased after the message is 90 days old.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
You are also able to delete, or "take back" specific messages you had sent to somebody before, even
|
||||||
|
if they are not currently online. This will remove the message from the server database and won't show
|
||||||
|
in the message history for your chat partner. If they were presently online at the time, and your message
|
||||||
|
was visible on their page, the "take back" action will remove it from their page immediately.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
When you erase your DM history, it will erase your history from your previous chat partners' side as
|
||||||
|
well. The next time they open a chat with you, the history will be empty as though it is the very first
|
||||||
|
time they are chatting with you.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
DMs are NOT monitored by admins on the chat room: the software is not programmed to reveal them on
|
DMs are NOT monitored by admins on the chat room: the software is not programmed to reveal them on
|
||||||
the front-end web page to moderators. However, they MAY be logged as part of the chat server's operation,
|
the front-end web page to moderators. However, they CAN be accessed in case a conversation is reported
|
||||||
especially if the server is running in debug mode which may sometimes happen while a new feature is being
|
for violating the site rules or discussing illegal content.
|
||||||
developed or a bug is being researched and fixed. The log file is NOT regularly monitored except when
|
|
||||||
debugging an issue.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -728,7 +751,7 @@
|
||||||
Messages sent to your chat partner may be cached on their web browser page until they close the window
|
Messages sent to your chat partner may be cached on their web browser page until they close the window
|
||||||
or refresh the chat. You may "take back" individual messages by clicking on the red
|
or refresh the chat. You may "take back" individual messages by clicking on the red
|
||||||
<i class="fa fa-rotate-left has-text-danger"></i> icon which will remove it from everyone else's screen
|
<i class="fa fa-rotate-left has-text-danger"></i> icon which will remove it from everyone else's screen
|
||||||
who saw that message. Deleting your DM thread only removes the thread from your view, but does not remove
|
who saw that message. Closing the DM thread only removes the thread from your view, but does not remove
|
||||||
the thread from your partner's view. This is communicated in a pop-up before you delete the DM thread.
|
the thread from your partner's view. This is communicated in a pop-up before you delete the DM thread.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user