Skip to content

Commit c209b79

Browse files
committed
never share
1 parent 9e1955a commit c209b79

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
import { Callout } from "nextra/components";
22

33
<Callout type="warning">
4-
Warning: Never share your API keys or sensitive information in public.<br />
5-
This API keys are meant for private use only and should be kept secure on your repository. <br />
6-
API keys should never be shared with Postiz owners.
4+
Warning: Never share your X (formerly Twitter) API keys or access tokens with
5+
anyone — including Postiz developers.
6+
<br />
7+
These keys are for your personal use only and must be kept secure in your
8+
private environment.
9+
<br />
10+
Postiz is a self-hosted, open-source tool. You remain in full control of your
11+
API access at all times.
712
</Callout>

0 commit comments

Comments
 (0)