Quellcode durchsuchen

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

vanilla_orig
Ishan Sharma vor 3 Jahren
Ursprung
Commit
c86c176e10
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2
    0
      README.md

+ 2
- 0
README.md Datei anzeigen

@@ -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).

Laden…
Abbrechen
Speichern