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.
- Host: GitHub
- URL: https://github.com/remexre/nihctfplat
- Owner: remexre
- License: apache-2.0
- Created: 2019-01-30T05:41:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T21:19:30.000Z (over 7 years ago)
- Last Synced: 2025-02-15T00:41:18.747Z (over 1 year ago)
- Topics: ctf, ctf-platform, rust
- Language: Rust
- Size: 105 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
nihctfplat
==========
[](https://travis-ci.org/remexre/nihctfplat) [](https://deps.rs/repo/github/remexre/nihctfplat) [](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.