secure
Here are 671 public repositories matching this topic...
PHP 5.x support for random_bytes() and random_int()
-
Updated
Aug 8, 2021 - PHP
A free, open-source, and completely encrypted notes app. https://standardnotes.com
-
Updated
Sep 14, 2021 - TypeScript
A free, secure and open source app for Android to manage your 2-step verification tokens.
-
Updated
Sep 4, 2021 - Java
The best free email forwarding for custom domains. Visit our website to get started (SMTP server)
-
Updated
Aug 24, 2021 - JavaScript
Handle roles and permissions in your Laravel application
-
Updated
Sep 2, 2021 - PHP
-
Updated
Sep 2, 2021 - JavaScript
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
-
Updated
Sep 9, 2021 - JavaScript
Simple Golang HTTPS/TLS Examples
-
Updated
Nov 20, 2020
-
Updated
Jan 25, 2020 - JavaScript
Important security headers for koa
-
Updated
Aug 20, 2021 - JavaScript
-
Updated
Sep 4, 2021 - JavaScript
-
Updated
Apr 28, 2021 - JavaScript
A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code.
-
Updated
May 8, 2021 - Rust
Secure Content Management for the Modern Web - "The sky is only the beginning"
-
Updated
Mar 22, 2019 - PHP
Official Source Repo for DeepOnion - Anonymous Cryptocurrency on TOR Network (legacy)
-
Updated
Dec 9, 2019 - C
Scalable collective authority
-
Updated
Sep 9, 2021 - Go
As hinted in aidantwoods/SecureHeaders#67 (comment), the public API could do with some better coverage.
Blocked by #2
Go package uniuri generates random strings good for use in URIs to identify unique objects.
-
Updated
Oct 27, 2020 - Go
Update all of the dependencies. Scan what is in our build, and if there is a new version then pull it in.
Note: some dependencies may require code updates to get working.
The approach is, update the dependency in question and run a built, if it works
Happy to track them here in a list and check them off:
- fs2 update to 2.4.4 or later
Kubernetes cluster provisioning using Terraform.
-
Updated
Jul 31, 2021 - HCL
-
Updated
Sep 9, 2021 - C++
Improve this page
Add a description, image, and links to the secure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the secure topic, visit your repo's landing page and select "manage topics."


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