No description
  • JavaScript 100%
Find a file
M336 cbb45b4cfb Now using RSA-4096!
And /message is finally working correctly!
2025-07-13 21:05:11 +02:00
assets Database improvements, default avatar if null, added nonce for text and attachments 2025-07-13 17:11:29 +02:00
data/migrations Now using RSA-4096! 2025-07-13 21:05:11 +02:00
tests Add testing script 2025-07-13 13:58:19 +02:00
utils Now using RSA-4096! 2025-07-13 21:05:11 +02:00
.env.example Add /info to get information about the server 2025-07-13 18:06:14 +02:00
.gitignore Add testing script 2025-07-13 13:58:19 +02:00
app.js Now using RSA-4096! 2025-07-13 21:05:11 +02:00
LICENSE first commit 2025-07-12 15:13:32 +02:00
package.json Now using RSA-4096! 2025-07-13 21:05:11 +02:00
README.md oops 2025-07-12 15:15:01 +02:00
serverConfig.json Add /info to get information about the server 2025-07-13 18:06:14 +02:00
test.js Now using RSA-4096! 2025-07-13 21:05:11 +02:00
TODO.md Now using RSA-4096! 2025-07-13 21:05:11 +02:00

Caution

This project is not finished and it has not been tested properly yet. Use at your own risks.

Encrypted Server

A messaging webserver made with Bun and the goal to have complete encryption of conversations between users

Contributing

You may take a look at the to-do list if you wish to contribute to the project. Any contribution would be really appreciated!

License

This project is licensed under the GNU Affero General Public License v3.0.