D
D
dgfjhgjkhkfdjh2018-04-07 16:15:58
Electronic digital signature
dgfjhgjkhkfdjh, 2018-04-07 16:15:58

Why is the PGP key used on Navalny's website?

I noticed in the source codes of the bulk PGP site the key
https://fbk.pe/poll/js/key.js
https://poll.fbk.info/i/
I did not understand why it is used there.
Can someone explain?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
marink0, 2018-04-07
@marink0

Probably sent messages are encrypted on the client https://github.com/openpgpjs/openpgpjs

<script type="text/javascript">
      window.openpgp.config.aead_protect = false;
      window.openpgp.initWorker({
        path: 'https://poll.fbk.info/static/js/openpgp.worker.min.bb0dac1eb689.js'

      });
    </script>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question