[OpenFontLibrary] Font for hiding passwords

Felix E. Klee felix.klee at inka.de
Mon Nov 15 09:17:13 PST 2010


On Mon, Nov 15, 2010 at 5:11 PM, Liam R E Quin <liam at holoweb.net> wrote:
> You could also make it a fixed-width font and have an "unknown glyph"
> glyph, perhaps. Note that not all programs will render a space glyph,
> but will just consider it as a motion.

Interesting. Indeed I thought that a font without any character may be
sufficient. I think EMACS would display rectangles instead.

By the way, if there is a way to create a simple font for my purposes,
without the use of heavy-weight tools like FontForge, I'd be happy to
hear about that! Perhaps it's even possible to directly write the source
code of a Type-1 font and then use the tool "t1asm" [1] to create it.

> Remember that other people could always paste the text into the emacs
> mini-buffer and see it in the clear...

I am the only person with access to that EMACS - or so it should be. And
the file in question is encrypted.

> it's usually also better not to store passwords at all, but to store a
> one-way hash, so that you can never provide someone's password e.g. to
> a police request,

Storing a one-way hash wouldn't make sense in that case. It's a list of
my passwords, though not all of them: For legal and security reasons,
some are only stored in my brain.

- Felix

[1] http://www.lcdf.org/~eddietwo/type/#t1utils


More information about the OpenFontLibrary mailing list