Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

keys: Add browser support #358

Merged
merged 3 commits into from
Aug 15, 2019
Merged

keys: Add browser support #358

merged 3 commits into from
Aug 15, 2019

Conversation

albrow
Copy link
Contributor

@albrow albrow commented Aug 14, 2019

This PR adds browser support to the keys package. We do this by mocking a small part of the filesystem using localStorage. This allows browser to retain the same private key and peer ID between refreshes.

@albrow albrow added the browser label Aug 14, 2019
@albrow albrow added this to the Browser Support milestone Aug 14, 2019
@albrow albrow merged commit 0515803 into development Aug 15, 2019
@albrow albrow deleted the feature/keys-browser-support branch August 15, 2019 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants