Skip to content

MagicCactus42/susurri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Susurri - Messenger web application with E2E encryption

100 - commitow

NuGet Package

Anonymity is the key to honest communication,

Most people don't appreciate anonymity before they lose it, and you only get to lose it once. Susurri will help you keep it as long as possible. Messages will be encrypted end-to-end using AES, and the login system will make sure no one will be able to access your account.

Logo

About me and the Susurri

Hello, this is "MagicCactus42," though my real name is Michał. I am 19 years old, and this year I graduated from high school and wrote my matura exams. I am also the younger brother of one of the Devmentors, Goorion.

I started working on Susurri during the "100 Commits" competition organized by Devmentors, and it is my first application. I began with virtually no knowledge, but I believe I have made progress and developed a genuine enthusiasm for learning to code.

Unfortunately, I won't be able to deliver all the features I initially outlined for the project; I overestimated my capabilities. However, I will do my best to have the website up and running before the project's deadline, allowing users to at least send messages after logging in. After the "100 Commits" competition concludes, I will continue to develop Susurri, as it has become an enjoyable endeavor for me.

Screenshots

Register page:

Login / Direct Messages page:

Database:

  • how user data is stored

  • how messages are stored

Postman:

  • what susurri returns after successful login

What features will it have?

The list of features is not strict, some may be added or removed later in the project.

  • AES encryption
  • GnuPG login system
  • Push notifications
  • Intuitive and aesthetic UI
  • etc.

Coming soon

  • Graphic visualization of the project
  • Tests
  • etc.

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

No packages published