mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-24 19:25:30 +01:00
Updated SubData (markdown)
parent
01072d6249
commit
efe96098a8
@ -27,7 +27,4 @@ This simple language file request now becomes:<br>
|
||||
|
||||
For some installs, java has disabled 192 and/or 256 bit encryption. You can download a fix for this [here](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html). For more information, [click here](https://crypto.stackexchange.com/questions/20524/why-there-are-limitations-on-using-encryption-with-keys-beyond-certain-length).
|
||||
|
||||
To enable/disable encryption, go to your SubData settings and use one of the following values for `Encryption`: `None`, `AES-128` (`AES` for short), `AES-192`, or `AES-256`.
|
||||
|
||||
## SubData WebDirect
|
||||
This edition of SubData uses the same JSON protocols as SubData Direct, however the connection is handled by WebSockets instead of raw TCP connections. This effectively makes SubData compatible with things like web browsers. This edition is not included in SubServers and is [available for download here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts).
|
||||
To enable/disable encryption, go to your SubData settings and use one of the following values for `Encryption`: `None`, `AES-128` (`AES` for short), `AES-192`, or `AES-256`.
|
Loading…
Reference in New Issue
Block a user