Skip to content

philippederyck/pws-codesamples-browsersecrets

Repository files navigation

pws-codesamples-browsersecrets

This code repository contains the scenarios in the security cheat sheet on Secure data storage in the browser.

Each scenario represents a different pattern to store information in the browser. LocalStorage is the least secure option, while origin-based isolation is most secure. We also cover online and offline encryption scenarios.

A live demo can be found on https://browsersecrets.restograde.com

More information is available here:

About

This code repository contains the scenarios in the security cheat sheet on Secure data storage in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published