You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The server on the node, when receiving the text of the note, creates a 24-character hash and makes an entry in the mysql database table: generated hash; note text; id; date. Then it returns the hash text to the front.