Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
Talk about security a little
  • Loading branch information
DreadKnight authored May 11, 2024
1 parent bcbe10b commit 1537e00
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Security Policy

## Reporting a Vulnerability

We currently don't have online multiplayer publically available,
therefor security isn't a major issue nor a priority right now.

Online multiplayer is being designed p2p style (peer-to-peer), so
for a while, security will be rather bad until we fully focus on it.


## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| 0.5.x | :white_check_mark: |
| 0.4.x | :x: |

0 comments on commit 1537e00

Please sign in to comment.