libctf 0.2.1

SDK intended for use with CTF-rs, but is designed to be repurposed by others to easily extend functionality for other CTF related projects
Documentation

libctf

Core lib crate for ctf-rs

I decided to make this for two reasons

  1. CTFd has some enterprise/managed gated features I though should be opened up (programmable flags)
  2. I wanted a cloud native CTF platform. (ie kubernetes-api + helm-charts)

This library is intended to be used as a base for all CTF-rs components to provide a common API and allow easy integration with other components.