@@ -0,0 +1,4 @@
import os, base64, json
key = os.urandom(32)
print(base64.b64encode(key).decode())
The note is not visible to the blocked user.