darkwire.io icon indicating copy to clipboard operation
darkwire.io copied to clipboard

add a link to darkwire.io fork that uses forge

Open pavlobu opened this issue 4 years ago • 1 comments

Mention a fork of darkwire.io that doesn't have dependency for window.crypto.subtle which doesn't force user to run darkwire.io server on https with SSL configured

pavlobu avatar Aug 25 '20 14:08 pavlobu

Hi there,

Again thanks for your awesome work!

I wanted to share my work on a fork of darkwire.io that can be run on simple http server. I had to get rid of window.crypto.subtle dependency as I'm going to use darkwire.io secure communication method in some other app that can't be configured with https. (app with devices communication on local network)

here it is

Just wanted to share my work with other people, maybe someone will make use of it.

Cheers, Paul

pavlobu avatar Aug 25 '20 14:08 pavlobu