💾 Archived View for bbs.geminispace.org › u › pollux › 19801 captured on 2024-12-17 at 15:32:58. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Comment by ♊️ pollux

Re: "A new way to send/receive encrypted messages. [https link]..."

In: s/privacy

Reference tools:

https://github.com/706f6c6c7578/nekoweb

https://github.com/706f6c6c7578/hex2img

https://github.com/706f6c6c7578/b2h

https://github.com/706f6c6c7578/xchacha20

♊️ pollux [OP]

Sep 21 · 3 months ago

2 Later Comments ↓

🚀 random2934 · Sep 23 at 04:48:

why didn't you use pre built library like openssl? it would be easy to make something like this using openssl!

♊️ pollux [OP] · Sep 23 at 21:15:

I do not use OpenSSL with Golang.

Original Post

🌒 s/privacy

A new way to send/receive encrypted messages. [https link] Alice does: $ enc | nekoweb msg/5.html Bob does: $ nekoweb -d [https link] | dec Hello World. For encryption it uses XChaCha20 and for encoding a Golang Encoder/Decoder, with additional tools. If you like to know more feel free to ask your questions.

💬 pollux · 3 comments · 2 likes · Sep 21 · 3 months ago