Coder Social home page Coder Social logo

javachatclient's People

Contributors

jmonticelli avatar

Watchers

James Cloos avatar

javachatclient's Issues

JScrollPane unsatisfactory

Scroll bar currently does not auto-scroll.

The scroll bar should scroll automatically when set to the bottom, at least.
At most, I could expect it to intelligently decide whether or not to scroll based on whether or not the user is scrolled to the bottom.

TODO: Implement on-the-fly RSA encryption

Would like to add a session-based E2E RSA encryption solution so that chat will be encrypted securely. The client will securely generate a random RSA key of an appropriate size.

Chat text not pretty

Would like to make the chat window considerably prettier. Possibly, adding a queue for messages and treating messages as drawable objects might be the way to go. We'll see how this pans out, I don't want to put way too much love into this chat application. This wasn't supposed to be a perfectionist project, I just kind of want to make it pretty.

Connecting is ugly

I would like to make connecting to a server both easier (add default connections) and prettier (for custom connections).

Turn RSA messaging scheme into hybrid-cryptosystem

As with the server (and per what would be necessary for the client to work), I would like to make the client send and receive messages encrypted by AES symmetric keys which would be transmitted in-packet securely by the current-standing RSA encryption.

As of current, there is a 245-character limit on all messages sent from end-to-end, either way. This will fix the problem and permit a potentially unlimited message to be sent, although this will likely be capped to prevent allowing a client to crash the server by forcing the server to distribute an incredibly large message to all clients.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.