HoloIRC icon indicating copy to clipboard operation
HoloIRC copied to clipboard

Feature request: Client certificate authentication

Open alive4ever opened this issue 10 years ago • 4 comments

It would be nice to have client certificate authentication, using PEM certificate. So that, users can authenticate to irc servers such as Freenode using client certificate.

alive4ever avatar Aug 19 '14 08:08 alive4ever

Locally I've added this for passwordless key files. Is this OK for you or do you use a password?

LalitMaganti avatar Aug 19 '14 13:08 LalitMaganti

I think it's better to support encrypted private keys in client certificates, since HoloIRC is a mobile IRC client and mobile devices are easy to get stolen.

For now, it's okay to just support unencrypted private keys, since most irc clients such as weechat and irssi don't support encrypted private keys (yet).

I think support for encrypted private keys can be added later when you've figured it out.

alive4ever avatar Aug 19 '14 17:08 alive4ever

OK I'll keep it as passwordless for now. It's a lot of hassle to do encryption and there are already a lot of changes in the next release.

LalitMaganti avatar Aug 19 '14 17:08 LalitMaganti

Great! HoloIRC will be the first Android irc client to support client certificate authentication.

I'm waiting for next update. Thanks.

alive4ever avatar Aug 19 '14 17:08 alive4ever