From f0a554fc4eb9c80a0a28cc4aa4f4b51bb6b2746a Mon Sep 17 00:00:00 2001 From: Keyvan Fatehi Date: Mon, 16 Jan 2023 02:15:20 -0800 Subject: [PATCH] Update README.md --- secureput/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/secureput/README.md b/secureput/README.md index 7601e38..545e328 100644 --- a/secureput/README.md +++ b/secureput/README.md @@ -1,7 +1,9 @@ For the signaling server I am using an existing system I have created for password injection. -You can get the iPhone app from here +It is not open source, but now I have open-sourced a python signaling implementation in this repo. + +The service is public access. You can get the iPhone app from here, although at the time of this writing I have not yet published the video streaming support. I will have to cut a release later and publish to app store. https://secureput.com/ -When you start the webrtc server it will show you a QR code that you can scan with the SecurePut app. +When you start the webrtc server it will show you a QR code that you can scan with the SecurePut app. At this point you will see your device and be able to connect.