Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.security.misc > #1268 > unrolled thread

Re: How are the remailers protecting their remailer servers

Started byNomen Nescio <nobody@dizum.com>
First post2018-03-12 00:04 +0100
Last post2018-03-12 00:04 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.security.misc

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: How are the remailers protecting their remailer servers Nomen Nescio <nobody@dizum.com> - 2018-03-12 00:04 +0100

#1268 — Re: How are the remailers protecting their remailer servers

FromNomen Nescio <nobody@dizum.com>
Date2018-03-12 00:04 +0100
SubjectRe: How are the remailers protecting their remailer servers
Message-ID<c5496f5fe58b6ece7b2c9a85de0f2973@dizum.com>
In article <66da992f2f6696d2c18e07e66dba19f6@dizum.com>
Nomen Nescio <nobody@dizum.com> wrote:
>
> >
> > Most are probably using RSA.  Since the NSA and other intels were in on the RSA diluting so that it could be more easily broken, it would seem wise that all remailers switch to Curve25519 (ECC) keys to access their servers.  This is not difficult to do.
> >
> > Use PUTTYGEN.EXE that comes in the Putty folder.
> > 1. Check the EC25519 button at the bottom.
> > 2. Click Generate.
> > 3. Save public key.  Save private key.
> > 4. Point to the new private key in Putty.exe under Connection/SSH/Auth/Private key file for identification:
> > 5. Add the newly generated public key into the /root/.ssh/authorized_keys file on the server.
> > 5. Login
>
> Already done here.  I would suggest that you backup the server first and then duplicate your Putty AES login session and then modify the new session with the new key.  Then you can fall back on your AES login if the 25519 doesn't work for some reason.  After the 25519 login is working, you need to delete the AES pub key from the authorized_keys file or an AES attack can still be performed.

attack my aes-256 all you want.  you and i will both be dead for 
a century before anyone ever sees any results - even with 
quantum computing.

[toc] | [standalone]


Back to top | Article view | comp.security.misc


csiph-web