Cipher Breaker is a Caesar-cipher decoding game with a three-lives mechanic. This file explains how player data is handled.
Word selection, letter shifting, and answer verification all take place entirely within your browser. No decoded word or shift value is ever transmitted to a remote server.
All of this exists only in the open tab's memory and is wiped automatically when the tab is closed or refreshed.
Special Elite and Courier Prime are loaded from Google Fonts when the page opens, as a routine technical request unrelated to personal data collection.
No agent name, alias, or email is requested โ the mission is fully anonymous.
This file may be updated; the date at the top always reflects the latest version.