An open API service indexing awesome lists of open source software.

https://github.com/remexre/nihctfplat

A CTF platform that was invented here.
https://github.com/remexre/nihctfplat

ctf ctf-platform rust

Last synced: 10 months ago
JSON representation

A CTF platform that was invented here.

Awesome Lists containing this project

README

          

nihctfplat
==========

[![Build Status](https://travis-ci.org/remexre/nihctfplat.svg?branch=master)](https://travis-ci.org/remexre/nihctfplat) [![Dependency Status](https://deps.rs/repo/github/remexre/nihctfplat/status.svg)](https://deps.rs/repo/github/remexre/nihctfplat) [![Docker Status](https://img.shields.io/docker/build/remexre/nihctfplat.svg?style=flat)](https://hub.docker.com/r/remexre/nihctfplat)

A CTF platform that was invented here.

Hacking
-------

This follows the approach laid out in ["Stateless MVC"](https://www.tedinski.com/2018/09/11/stateless-mvc.html). Ignore the "Should you use this design?" section...

License
-------

Licensed under either of

- Apache License, Version 2.0, in LICENSE-APACHE
- MIT License, in LICENSE-MIT

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.