diff --git a/index.html b/index.html index b24bd62..132fa52 100644 --- a/index.html +++ b/index.html @@ -138,6 +138,32 @@ lib.startGameLoop(loop); Copyright © 2025 S. J. Fakobsen (do whatever idc) + + Karlkoder would like persistant storage permission + + Your code is saved only in your browser, not on our servers. To provide an optimal + experience, we would permission to use persistent storage, otherwise, your browser may clear your Karlkoder data at + any point it wants to. + + + If you deny permission, you can still save and load your code manually with the + "save" and "load" buttons, you will just have to vigilant to save and load yourself, + as otherwise your data might get randomly cleared between sessions. + + + Even if you enable persistent storage, your browser can still choose to clear your + data, i.e. if you clear your browser history, so we would still recommend to save it + to your hard drive every now and then. + + + + Allow persistant storage (Will create a popup from browser) + + Don't allow persistent storage + +
+ Your code is saved only in your browser, not on our servers. To provide an optimal + experience, we would permission to use persistent storage, otherwise, your browser may clear your Karlkoder data at + any point it wants to. +
+ If you deny permission, you can still save and load your code manually with the + "save" and "load" buttons, you will just have to vigilant to save and load yourself, + as otherwise your data might get randomly cleared between sessions. +
+ Even if you enable persistent storage, your browser can still choose to clear your + data, i.e. if you clear your browser history, so we would still recommend to save it + to your hard drive every now and then. +