Encoding🔗 & Decoding🔓 using Seed🌱, Action block.

AkashiDom

Active member

If you want to make your text a little bit more privacy​

this action block can help you!​

Let's say you want to send a secret text to your friend or encrypt the text so hackers won't able to read it...
This action block will encrypt the text to seem more secure.

For example:​

Encoding "Hello there, how are you?" with seed "friendcall":
aXGY8ZhNThNTvBAuJY0iD0l4aRAv1cY8ZSwoY8ZuJY0iDN7quJY0iD0l4v1cvBASWzuJY0iD0l4uy1SwoY8ZuJY0iD0l4z78vBAfixuJYKPIboo
Or
Decoding "YGqcXHPDScXHNGcMV21nWiiOdEA5lWcXHvom1a6W4z1nWiiOdEAtxF1a6vom1nWiiOdEAY8zsqc115vom1nWiiOdEA115vom1nWiiOdEATCn1nWiiOdEAbc9cXHtW61a61nWiiOMzy1nWiiOdEA47NcSA1a6TCnvom1a61nWiiOdEAcSATCnorQMu1sqc7oR" with seed "nooneknows":
Nobody nose! Yes this is a joke, please laugh.

In other words, it make text need password(seed) to read it​


The disadvantage:​

It seems the size of the text will become larger by 3 times. If you expert in JavaScript, you can make it to 2 times.

Future plans:​

I'm going to add new feature that can adjust the size of text.

Link to the macrodroid template is here.

Or you can download the zip file(Action block only) or macro file(Action block + Test usage) below👇🏻.
 

Attachments

  • Encode_&_Decode🔗.macro
    42.2 KB · Views: 8
  • Encode & Decode with Seed.zip
    10.9 KB · Views: 4

Dm114

Well-known member

If you want to make your text a little bit more privacy​

this action block can help you!​

Let's say you want to send a secret text to your friend or encrypt the text so hackers won't able to read it...
This action block will encrypt the text to seem more secure.

For example:​

Encoding "Hello there, how are you?" with seed "friendcall":
aXGY8ZhNThNTvBAuJY0iD0l4aRAv1cY8ZSwoY8ZuJY0iDN7quJY0iD0l4v1cvBASWzuJY0iD0l4uy1SwoY8ZuJY0iD0l4z78vBAfixuJYKPIboo
Or
Decoding "YGqcXHPDScXHNGcMV21nWiiOdEA5lWcXHvom1a6W4z1nWiiOdEAtxF1a6vom1nWiiOdEAY8zsqc115vom1nWiiOdEA115vom1nWiiOdEATCn1nWiiOdEAbc9cXHtW61a61nWiiOMzy1nWiiOdEA47NcSA1a6TCnvom1a61nWiiOdEAcSATCnorQMu1sqc7oR" with seed "nooneknows":
Nobody nose! Yes this is a joke, please laugh.

In other words, it make text need password(seed) to read it​


The disadvantage:​

It seems the size of the text will become larger by 3 times. If you expert in JavaScript, you can make it to 2 times.

Future plans:​

I'm going to add new feature that can adjust the size of text.

Link to the macrodroid template is here.

Or you can download the zip file(Action block only) or macro file(Action block + Test usage) below👇🏻.
Unfortunately returned string is empty... ☹️
 

AkashiDom

Active member
Unfortunately returned string is empty... ☹️
Try the template version, there must be something wrong
Did you input it?

Oh yea, it seems fine to me(seed: 0)
 

Attachments

  • Screenshot_20240308_024850.jpg
    Screenshot_20240308_024850.jpg
    496.1 KB · Views: 6
  • Screenshot_20240308_024845.jpg
    Screenshot_20240308_024845.jpg
    313.2 KB · Views: 6
Top