All Posts

A thumbnail image

Docs-as-code Build Pipeline Explained: From Crazy to Consistent

Here’s an example docs-as-code build pipeline. It describes a process for checking and testing documentation written in markdown format. After committing and pushing markdown changes to Github, the pipeline will run.

A thumbnail image

What is Attribute Based Encryption? ABE explained using the 1000 most used English words

Attribute-Based Encryption (ABE) is a way to lock something away using “key”-words. Only people who have the keywords in their key can open the lock. The name of the approach comes from; ‘Attributes’, which are really keywords like those you enter into the search box; and, ‘Encryption’, which hides the thing.