Skip to content
#

secure

Here are 993 public repositories matching this topic...

nibanks
nibanks commented Jul 7, 2021

Describe the feature you'd like supported

We should change the CID after enough idle time so that any possible NAT rebinding would be harder to be tracked by an outside observer. The simplest way to implement this would be in the flush send code path. When first starting a flush, check how much time has elapsed since the last send. If it's greater than X (20? 30?) seconds force a CID update

good first issue feature request Area: Core
colemickens
colemickens commented Jun 15, 2022

binserve seems really great but I really wish it were a bit easier to use:

  1. It would be really great to be able to just do binserver --auto-self-signed-tls --dir ./www and have it generate a self-signed key/cert and serve from the directory.
  2. I have no idea how to generate certs/keys for this. I have my openssl one-liner and if I try to use that I get:
[cole@slynux:~/code/webrtcs
enhancement good first issue
Firebase-ESP8266

🔥 Firebase RTDB Arduino Library for ESP8266. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.

  • Updated Jun 3, 2022
  • C++

Improve this page

Add a description, image, and links to the secure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure topic, visit your repo's landing page and select "manage topics."

Learn more