Ola Bini

Results 9 issues of Ola Bini

Hi, This pull request adds constant time implementations of ScalarMult and DoubleScalarMult, and exposes PointAdd as an API function. This is done to make it possible to implement custom crypto...

We should investigate seccomp, apparmor and other methods of making sure CoyIM doesn't do anything bad.

security feature
distinguishing feature

distribution
security feature
distinguishing feature
reproducible build
os x
blocked

distribution
security feature
distinguishing feature
reproducible build
windows
blocked

In order to simplify the user interface, I've been thinking about whether we can in a simple way communicate how secure/safe/private the current conversation is. My proposal is that we...

feature
ux
security feature
distinguishing feature

From @natalieesk and @rosatolen: It would be really helpful to have a technical overview of how coyim works (maybe a diagram? ;D) so that we understand the general data flow...

task

With random server, random username and id and password.

feature
security feature
distinguishing feature

It seems https://github.com/awnumar/memguard might help us deal with buffers and so on of data that we will need to be careful with, and wipe. This is not perfect, but might...

The Pond GUI currently is almost unusable if you have changed the theme to different colors. (For example the Gnome 3 dark theme). As a first step to fixing this,...