secboard - transform text to encrypted text.

Post Reply
IGuess933
New member
Posts: 1
Joined: Tue Oct 10, 2017 22:32

secboard - transform text to encrypted text.

by IGuess933 » Post

Edit: Warning already found a flaw.

Hides your text you manually choose from anyone that does not have your encryption phrase.
The text is always copy/pastable, meaning you could place it in books for safekeeping.

Dont use these symbols in your text '{}<>/\;:'
Limit yourself to alphabetic text and these puncutation '.,!?'.

The automated process to generating the secure text is 1) compress 2) encrypt 3) encode with base64

Whether you have text to decrypt or encrypt use .secboard and paste/type the text into the form shown. Press save button. Then use either .encGo to encrypt or .decGo to decrypt.

The .confsec command will let you see encryption phrase. I suggest you read and edit the init.lua file if you want a persistent new phrase.

Now here are the guarantees:
-The encryption is kind of weak so do not make a habit of never changing over to new encryption phrase. Always backup/write-down old ones or you will not be able to recover past encrypted text.
-You are an idiot if you don't change the encryption phrases in init.lua
-Your encryption phrases should have around 50/50 lower to capital letters. Doesn't need to be exact.
-This is an imperfect boutique crypto and will NOT protect you from state actors (government). However it will stop other players from knowing what the text means, and probably the server admin from caring to find out.
-This is still in alpha.

for installation you just unzip the secboard.7z in your clientmods folder.
https://www.sendspace.com/file/q2x2wf
password: csmisfun

to view the source directly:
http://codepad.org/hWjg0RcD
License is GPL 2.1

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: secboard - transform text to encrypted text.

by azekill_DIABLO » Post

hmm? what is that?
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
ManElevation
Member
Posts: 896
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation
Location: Madrid,Spain

Re: secboard - transform text to encrypted text.

by ManElevation » Post

hum dont get what this is
My Public Mods! Discord: Rottweiler Games#3368

User avatar
ChimneySwift
Member
Posts: 320
Joined: Fri Sep 22, 2017 06:46
GitHub: ChimneySwift
IRC: ChimneySwift
In-game: ChimneySwift
Location: 127.0.0.1

Re: secboard - transform text to encrypted text.

by ChimneySwift » Post

As far as I can tell is it secures your text with a weak encryption scheme, meaning in order for the other players to read it, they must have the same mod and encryption code.

Well that's what it sounds like anyway.

Edit: Woops, that made no sense, reworded
Last edited by ChimneySwift on Fri Oct 13, 2017 00:00, edited 1 time in total.
A spoon is basically a tiny bowl with a stick on it

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: secboard - transform text to encrypted text.

by azekill_DIABLO » Post

pms? :3
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
ManElevation
Member
Posts: 896
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation
Location: Madrid,Spain

Re: secboard - transform text to encrypted text.

by ManElevation » Post

azekill_DIABLO wrote:pms? :3
hum good idea!
My Public Mods! Discord: Rottweiler Games#3368

red-001
Member
Posts: 205
Joined: Tue Jan 26, 2016 20:15
GitHub: red-001
IRC: red-001

Re: secboard - transform text to encrypted text.

by red-001 » Post

looks like they used a simple xor encryption which is pretty trivial to crack for strings that aren't close to the length of the password.

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: secboard - transform text to encrypted text.

by azekill_DIABLO » Post

red-001 wrote:looks like they used a simple xor encryption which is pretty trivial to crack for strings that aren't close to the length of the password.
PMs
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest