Live data from Hacker News

Viewing profile — Nusyne

Nusyne

HN member
Joined
Mon, Mar 16, 2015, 10:41 AM UTC
HN karma
197
Public activity
14 items

About Nusyne

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #25326946

    There are examples in the author's presentation at SSTIC '19 -- in french only https://www.sstic.org/2019/presentation/GUSTAVE_FuzzItLikeIt...

  4. comment
    Comment #19875458

    List of publications: https://who.paris.inria.fr/Leo.Perrin/#kuz-final Related article: https://tosc.iacr.org/index.php/ToSC/article/view/7405/6577 & presentation https://www.youtu…

  5. story
  6. story
  7. story
  8. comment
    Comment #9427337

    Typed the following : hello ----- hello a scroll bar appeared, could not see first line anymore without scrolling up.

  9. story
  10. comment
    Comment #9387017

    TextSecure is either Text (SMS, which are not encrypted), OR secure (data). Not both simultaneously.

  11. story
  12. comment
    Comment #9232131

    Relevant fixes have been commited to OpenBSD https://marc.info/?l=openbsd-cvs&m=142677386615089&w=2 https://marc.info/?l=openbsd-cvs&m=142677382215078&w=2 https://marc.info/?l=open…

  13. comment
    Comment #9211371

    Duplicity allows using gpg in a rather painless way: PASSPHRASE="myBackupGpgKeyPassphrase" duplicity ... I use one gpg key per machine for backups, so having the passphrase in clea…

  14. comment
    Comment #9210784

    Attic seems good. Its encryption makes me uneasy ( https://github.com/jborg/attic/blob/master/attic/key.py ), and I don't feel qualified to review it: * use of pkbdf2(passphrase)[0…