ended5월 14일· 1 sources

Securing Browser Storage Without the Dependencies

의존성 없이 구현한 브라우저 스토리지 암호화

Why it matters

Most developers store sensitive browser data in plaintext, leaving it vulnerable to passive observation and XSS attacks. While encryption libraries exist, they often burden projects with heavy dependencies and weak security practices. tessera solves this by delivering OWASP-standard encryption with zero dependencies and a drop-in API replacement for existing storage methods.

1
Sources
+0
24h
Growth
6d
Active
browser encryptionstorage securityzero-dependencytesseraAES-256-GCM

Sources

Related Issues