A simple, secure way to add FIDO2 second factor protection to encryption keys and other static secrets, that works with the cheaper blue Yubikeys
— mjec
This tutorial aims to guide readers familiar with OCaml along one course to a backend for a webapp. The app is lightweight in that it doesn’t take much code to define and in that it probably shouldn’t be used for any heavy, industrial applications.
The app demos two kinds of functionality:
(1) An embellished echo server, responding to path parameters;
(2) An interface to a rudimentary database of author excerpts.
— Shon
Guess, to the nearest order of magnitude, how fast your computer is at running different programs!
Source: https://github.com/kamalmarhubi/one-second
— rachel
An experimental p2p chat tool that allows users to chat over encrypted TCP streams, and makes use of Scuttlebutt's social graph and peer discovery.
— rachel