#
secure
Here are 661 public repositories matching this topic...
PHP 5.x support for random_bytes() and random_int()
polyfill
php
random
randomization
random-generation
secure
php5
secure-by-default
random-bytes
csprng
randomness
random-int
-
Updated
Aug 8, 2021 - PHP
A free, open-source, and completely encrypted notes app. https://standardnotes.com
-
Updated
Aug 20, 2021 - TypeScript
A free, secure and open source app for Android to manage your 2-step verification tokens.
-
Updated
Aug 11, 2021 - Java
The best free email forwarding for custom domains. Visit our website to get started (SMTP server)
javascript
node
mail
custom
email
postfix
proxy
gmail
proxy-server
domains
secure
smtp
mta
encrypted
forwarding
nodemailer
sendmail
forward
email-forwarding
sendmailer
-
Updated
Aug 20, 2021 - JavaScript
Handle roles and permissions in your Laravel application
-
Updated
Aug 20, 2021 - PHP
-
Updated
Aug 11, 2021 - JavaScript
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
-
Updated
Aug 12, 2021 - JavaScript
Simple Golang HTTPS/TLS Examples
go
golang
security
security-audit
awesome
tools
openssl
https
http2
secure
httpclient
libressl
security-hardening
https-server
security-scanner
security-tools
-
Updated
Nov 20, 2020
-
Updated
Jan 25, 2020 - JavaScript
Important security headers for koa
-
Updated
Aug 20, 2021 - JavaScript
security
encoding
encryption
localstorage
decompression
pbkdf2
secure
rc4
data-compression
rabbit
aes-encryption
des
decrypt
decryption
compressed-data
hacktoberfest
lz-string
-
Updated
Aug 10, 2021 - JavaScript
nodejs
hashing
api
cli
security
credentials
universal
verification
password
hash-functions
pbkdf2
secure
bcrypt
brute-force
unified
argon
rainbow-table
timing-attacks
credential
upash
-
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. ⚡ 🦀
rust
http
security
web-server
server
webserver
handlebars
static
static-site
secure
rust-lang
http-server
static-website
static-server
actix
-
Updated
May 8, 2021 - Rust
Secure Content Management for the Modern Web - "The sky is only the beginning"
php
cms
security
postgresql
free-software
secure
content-management
libsodium
cms-airship
application-security
secure-by-default
-
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
Aug 3, 2021 - Go
aidantwoods
commented
Dec 22, 2017
As hinted in aidantwoods/SecureHeaders#67 (comment), the public API could do with some better coverage.
samiuelson
commented
Jan 24, 2019
Blocked by #2
Go package uniuri generates random strings good for use in URIs to identify unique objects.
-
Updated
Oct 27, 2020 - Go
DNS Governance for streamlining DNS operations and enabling safe and secure DNS self-service
-
Updated
Aug 12, 2021 - Scala
Kubernetes cluster provisioning using Terraform.
-
Updated
Jul 31, 2021 - HCL
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