This package browser is in early development. Mind the rough edges.

guile-bewaking 0.1.9

Authentication / Authorization library for Guile Scheme

bewaking provides functionalities to (double) encrypt and decrypt data, aided by a custom obfuscation algorithm.

It also provides a DSL to be used for Authorization and Authentication for your Guile Scheme projects with a simple user permission system.

Data is protected through multiple layers of cryptography techniques and obfuscation tricks, producing secure files and tokens one can use.

Installation

Install guile-bewaking 0.1.9 as follows:

guix install guile-bewaking@0.1.9

Or install the latest version:

guix install guile-bewaking

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.