Viewing profile — Nusyne
Nusyne
HN member- Joined
- Mon, Mar 16, 2015, 10:41 AM UTC
- HN karma
- 197
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About Nusyne
No profile information was provided.
Recent public activity
- story
- story
-
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...
-
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…
- story
- story
- story
-
comment
Comment #9427337
Typed the following : hello ----- hello a scroll bar appeared, could not see first line anymore without scrolling up.
- story
-
comment
Comment #9387017
TextSecure is either Text (SMS, which are not encrypted), OR secure (data). Not both simultaneously.
- story
-
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…
-
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…
-
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…