Sharing is where most private notes apps quietly stop being private. To show a note to someone else, the usual approach uploads it somewhere readable, or requires the other person to make an account. Neither is necessary.
Dash encrypts the note first, then puts the key in the URL fragment, the part after the # that browsers keep to themselves. The recipient opens the link in any browser and the decryption happens on their machine.