A
A
avdoshka2021-05-21 15:35:49
Encryption
avdoshka, 2021-05-21 15:35:49

Is it possible to encrypt html code without using JS?

Good day to all, this question is: Is it possible to encrypt html code without using JS? If possible, by what method?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Maxim Grishin, 2021-05-21
@vesper-bot

It is possible to encrypt. Decrypt (in the browser) - most likely not, unless you have an extension that can receive encrypted HTML via HTTP and give the browser decrypted HTML. The browser network module actually works with encrypted HTML and other formats (HTTPS!), but JS and other modules, including the renderer, can only work with decrypted data.

C
CityCat4, 2021-05-21
@CityCat4

Another development genius wants to protect his miracle creation? It is impossible to protect it with JS either;) It can make it difficult to decrypt, no more

V
Vladimir Korotenko, 2021-06-06
@firedragon

The average bundle size is 700-5000 kilobytes. You are struggling to decipher it. Despite the fact that this is only ui, all the logic on the server, and there is also not quite obvious code. In general, parsing someone else's code is not productive.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question