Confirmed users
353
edits
Line 88: | Line 88: | ||
====3. Secure data storage ==== | ====3. Secure data storage ==== | ||
* This application uses localStorage very minimally to store strings later, presumably, | * This application uses localStorage very minimally to store strings that are used later, presumably, in URLs. The app only uses localStorage["sync"]. | ||
====4. Denial of Service ==== | ====4. Denial of Service ==== |