ronys's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
acmesh-official/acme.sh
A pure Unix shell script implementing ACME client protocol
trailofbits/algo
Set up a personal VPN in the cloud
dwmkerr/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
StreisandEffect/streisand
Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
dropbox/zxcvbn
Low-Budget Password Strength Estimation
mozilla/send
Simple, private file sharing from the makers of Firefox
gitpod-io/gitpod
The developer platform for on-demand cloud development environments to create software faster and more securely.
DNSCrypt/dnscrypt-proxy
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
lfit/itpol
Useful IT policies
aws/s2n-tls
An implementation of the TLS/SSL protocols
google/wuffs
Wrangling Untrusted File Formats Safely
cloudius-systems/osv
OSv, a new operating system for the cloud.
opencontainers/runtime-spec
OCI Runtime Specification
mitro-co/mitro
Repository for all Mitro client & server code
maqp/tfc
Tinfoil Chat - Onion-routed, endpoint secure messaging system
flathub/flathub
Issue tracker and new submissions
letsencrypt/acme-spec
ACME Specification
arc42/arc42-template
arc42 - the template for software architecture documentation and communication
ossf/wg-best-practices-os-developers
The Best Practices for OSS Developers working group is dedicated to raising awareness and education of secure code best practices for open source developers.
VirusTotal/vt-py
The official Python 3 client library for VirusTotal
ossf/wg-security-tooling
OpenSSF Security Tooling Working Group
ascon/ascon-c
Ascon - Lightweight Authenticated Encryption & Hashing
tsyrogit/zxcvbn-c
C/C++ version of the zxcvbn password strength estimator
sommer/loxodo
Password Safe V3 compatible Password Vault
ronys/pypwsafe
A pure-Python library that can read and write Password Safe v3 files, originally by Paulson McIntyre
RedHatProductSecurity/Certificates-Shipped
A list of certificates shipped by various vendors and Open Source Projects
ronys/MoneyExample
TDD Money Example in C++ using gTest
ronys/count
Repo of GNU count project, for training purposes
ronys/FiboExample
TDD Fibonacci Example in C++ using gTest