Holeheadou92984@lemmy.world to Privacy@lemmy.ml · edit-211 months agoHow is DuckAI able to stores chat conversations?message-squaremessage-square15fedilinkarrow-up119arrow-down17file-text
arrow-up112arrow-down1message-squareHow is DuckAI able to stores chat conversations?Holeheadou92984@lemmy.world to Privacy@lemmy.ml · edit-211 months agomessage-square15fedilinkfile-text
I’m curious about how DuckAI is able to stores chat conversations. How it is able to store my conversation for over a month?
minus-squareslackness@lemmy.mllinkfedilinkarrow-up8·11 months agoBrowsers allow websites to have persistent storage apart from cookies. https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
Browsers allow websites to have persistent storage apart from cookies.
https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
thanks a lot