docs.cwtch.im/docs/servers/share-key.md

25 lines
890 B
Markdown
Raw Permalink Normal View History

2022-05-19 00:43:31 +00:00
---
sidebar_position: 5
---
2022-06-02 16:22:48 +00:00
# How to share your Server Key Bundle
2022-05-19 00:43:31 +00:00
2022-06-02 20:26:00 +00:00
:::caution Experiments Required
2022-06-02 16:22:48 +00:00
This feature requires [Experiments Enabled](https://docs.cwtch.im/docs/settings/introduction#experiments) and
the [Server Hosting Experiment](https://docs.cwtch.im/docs/settings/experiments/server-hosting) turned on.
:::
Your server key bundle is the package of data a Cwtch app needs in order to use a server. If you just want to make other Cwtch users aware of your server, you can share this with them. Then they will have the ability to create their own groups on the server.
2022-05-19 00:43:31 +00:00
1. Go to the server Icon
2. Select the server you want
3. Use the copy address icon to copy the server keys
2022-05-19 23:49:35 +00:00
4. Dont share the keys with people you dont trust
<div width="400">
<video playsInline autoPlay muted loop width="400">
<source src="/video/Server_Keys.mp4" />
</video>
</div>