Append client-generated password used to encrypt the note and traffic as fragment #something.
I can provide you some sample code, once my question on StackExchange is answered.
It would also be possible to use a human-readable password which the users has to enter in a textbox such that it is not shown on screenshots. Key derivation should be used in this case.
Append client-generated password used to encrypt the note and traffic as fragment
#something.I can provide you some sample code, once my question on StackExchange is answered.
It would also be possible to use a human-readable password which the users has to enter in a textbox such that it is not shown on screenshots. Key derivation should be used in this case.