Explore >> Select a destination


You are here

sergioprado.blog
| | jnsgr.uk
2.0 parsecs away

Travel
| | An explanation of how to enable secure boot on NixOS, using a community project named 'Lanzaboote', and further how to automatically unlock a LUKS-encrypted disk using a TPM with systemd-cryptenroll.
| | mjg59.dreamwidth.org
4.1 parsecs away

Travel
| | [AI summary] The article discusses the concept of a 'Root of Trust' in computing, focusing on its role in verified boot processes and the challenges in ensuring trustworthiness across hardware and software components.
| | crackstation.net
4.2 parsecs away

Travel
| | How to hash passwords properly using salt. Why hashes should be salted and how to use salt correctly.
| | clickhouse.com
21.0 parsecs away

Travel
| Read about how we implement hash tables in ClickHouse from choosing the right hash function, to managing collisions, benchmarking and designing an elegant API. All for the fastest hash table implementation possible.