Giter VIP home page Giter VIP logo

ic's People

Contributors

eau-u4f avatar gildegoma avatar gitter-badger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ic's Issues

potential nonce value re-use

on receiving an old message replay from a nick who previously sent it (like nick stealing) the nonce might be resetted down to a previous value and then it might be re-used, hence making a tuple (key, nonce) re-used more than once.

IC / weechat is dropping accentuated messages

When the sender is writing with accentuated character, his messages are never seen by the receiver. As far as I know, no error messages are given, so its almost impossible for the sender to know about this problem.

Duplicate red bar with nickname

when re-enabling encryption after peer was disconnected, after /pk and /sk, when the encryption is enabled again, the red nickname bar is duplicated.

nonce auth value potential collisions

hashing concatenated user controlled data to define the nonce value can alter the ability to produce a unique value since channel and src_nick can be leveraged to produce similar results concatenated while being different independently.

fix: modify the nonce_auth computing by hash each value independently and hashing the concatenation of each value, this will break compatibility with old version of ac, need to be recompiled.

nb: will tag previous release before making the breaking change.

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.