Notes are stored on a database with the following information:
As to have deletions, and have username changes reflect on all notes (not just future ones) the auth ID is stored against a username in an accounts table, you choose to create the username as all usernames are 'Interloper' by default. The accounts table has the following information:
The auth ID, username and all note data could be considered personally identifiable information. All information is stored for functional purposes only and is not shared with any third parties (nor is it used for analysis by me).
That being said, notes are public. If you want to remove a note, you can delete it so long as you are authenticated.
You must not disclose your auth ID to anyone, as it is the only thing stopping someone from deleting all your notes. Additionally, if you lose your authID, you will lose the ability to delete your notes.
© WoukieNet 2025