Parcourir la source

docs: Added note on encryption key length (#3995)

vanilla_orig
Ishan Sharma il y a 3 ans
Parent
révision
c86c176e10
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      README.md

+ 2
- 0
README.md Voir le fichier

@@ -70,6 +70,8 @@ The first set of digits is the room. This is visible from the server that’s go
70 70
 
71 71
 The second set of digits is the encryption key. The Excalidraw server doesn’t know about it. This is what all the participants use to encrypt/decrypt the messages.
72 72
 
73
+> Note: Please ensure that the encryption key is 22 characters long.
74
+
73 75
 ## Shape libraries
74 76
 
75 77
 Find a growing list of libraries containing assets for your drawings at [libraries.excalidraw.com](https://libraries.excalidraw.com).

Chargement…
Annuler
Enregistrer