This installation of OpenWiki keeps as little about you as it can while still working as a wiki.
ow_session holding your username, an expiry date and a signature. It is marked HttpOnly, so page scripts cannot read it, and the signature is checked on every request, so the cookie cannot be edited to claim another name. It expires after 30 days, and logging out clears it immediately.An IP address is personal information in many jurisdictions, so it is worth being exact about what happens to it here:
OPENWIKI_SHOW_ANON_IP=0, which keeps messages tied to their origin, so you can still edit your own, but publishes a short pseudonym such as #4b7c instead of the address itself.If you are running OpenWiki publicly rather than for yourself, treat that setting as a real decision: publishing addresses is long-standing wiki practice, but it exposes readers who did not think about it, and data-protection law in several countries expects you to have a reason for it and to say so plainly.
No email addresses, no analytics, no third-party scripts, and no addresses for anything other than the case described above. Nothing is sent to any other service. Because no email address is collected, there is no password reset: an account whose password is lost cannot be recovered.
Editing does not require an account. An edit made without being logged in is credited to Anonymous, always that exact name, with nothing recorded that would distinguish one anonymous editor from another.
A name in a page history is either Anonymous or a registered account. Registered names are unique and reserved, so an edit attributed to an account really was made by someone holding that account's password. Names are not tied to real-world identities, and OpenWiki makes no attempt to verify who anybody is.