Tag: Security
All the articles with the tag "Security".
Automatically update your Elixir dependencies
Posted on:2023-12-29 | 2 min readReceive PRs updating your dependencies, including private hex packages, repositories, and organizations.
Securing your Bearer tokens with cryptographic algorithms
Posted on:2023-08-28 | 8 min readSigning, encryption, cryptographic symmetric-key and asymmetric-key algorithms, libraries, and open standards for bearer tokens.
Securing your PostgreSQL DB with Roles & Privileges
Posted on:2023-08-04 | 9 min readLearnings from securing a PostgreSQL database used by multiple backends, services, and roles.