Ver código fonte

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

vanilla_orig
Ishan Sharma 3 anos atrás
pai
commit
c86c176e10
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      README.md

+ 2
- 0
README.md Ver arquivo

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

Carregando…
Cancelar
Salvar