lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 20 Nov 2007 23:58:38 +0100
From:	Helge Deller <deller@....de>
To:	linux-kernel@...r.kernel.org
Subject:  RE: [PATCH] Time-based RFC 4122 UUID generator

David Schwartz wrote:
> Any UUID generator that can produce duplicate UUIDs with probability
> significantly less than purely random UUIDs is so badly broken that it
> should not ever be used. Anyone who finds such a UUID generator should
> immediately either fix it or throw it on the junk heap. 

That's what my patch is about: Solve the problem at it's root.

> Anyone who 
> knowingly uses such a UUID generator should be publically shamed.

The problem is that on Linux there is currently no time-based UUID generator
which really solves the problem.
Good (bad?) thing is: Other UNIXes aren't better either.

> Rather than (or at the very least, in addition to) adding a new UUID
> generator, let's fix the one(s) we have.

Some things aren't fixable with userspace only. At least _some_ kind of help
is needed from the kernel.
Why not providing one single working version directly from the kernel and
dropping others you can't cleanly fix anyway ?

Helge

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ