From: "Felix E. Klee" <felix.klee@inka.de>
Subject: Re: Hiding passwords in password file?
Date: Sat, 07 Dec 2002 14:22:20 +0100 [thread overview]
Message-ID: <asssli$2s4$1@sapa.inka.de> (raw)
In-Reply-To: assqlk$29l$1@sapa.inka.de
Felix E. Klee wrote:
> 2. Use Rot13 on the passwords. That's not very secure but better than
> nothing. In standard EMACS, though, it only seems to be possible to
> Rot13 a whole buffer and not a single selection but writing a simple
> function that does this shouldn't be a problem.
Here's something else that just came into my mind: XORing passwords with a
certain string of characters upon keypress. This would be more secure than
Rot13 provided that that the string is well hidden.
Felix
next prev parent reply other threads:[~2002-12-07 13:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-07 12:48 Hiding passwords in password file? Felix E. Klee
2002-12-07 13:22 ` Felix E. Klee [this message]
2002-12-07 14:24 ` Kai Großjohann
2002-12-07 14:28 ` Jose A. Ortega Ruiz
2002-12-07 16:07 ` Felix E. Klee
2002-12-10 2:12 ` Lee Sau Dan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='asssli$2s4$1@sapa.inka.de' \
--to=felix.klee@inka.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.