Your message dated Tue, 1 Mar 2016 19:46:35 -0500
with message-id <[email protected]>
and subject line Re: Bug#816441: vim: contents of encrypted file can be
destroyed without correct password
has caused the Debian Bug report #816441,
regarding vim: contents of encrypted file can be destroyed without correct
password
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
816441: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816441
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim
Version: 2:7.4.488-7
Severity: normal
Dear Maintainer,
if an encrypted file is opened using an incorrect password, the display does
not reflect
the encrypted content, but replacing or deleting what is shown will result in
the original
content being lost.
-- Package-specific info:
--- real paths of main Vim binaries ---
/usr/bin/vi is /usr/bin/vim.basic
/usr/bin/vim is /usr/bin/vim.basic
-- System Information:
Debian Release: 8.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AX.UTF-8, LC_CTYPE=en_AX.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages vim depends on:
ii libacl1 2.2.52-2
ii libc6 2.19-18+deb8u3
ii libgpm2 1.20.4-6.1+b2
ii libselinux1 2.3-2
ii libtinfo5 5.9+20140913-1+b1
ii vim-common 2:7.4.488-7
ii vim-runtime 2:7.4.488-7
vim recommends no packages.
Versions of packages vim suggests:
pn ctags <none>
pn vim-doc <none>
pn vim-scripts <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Mar 01, 2016 at 10:06:21PM +0100, Axel wrote:
> if an encrypted file is opened using an incorrect password, the display does
> not reflect
> the encrypted content, but replacing or deleting what is shown will result in
> the original
> content being lost.
Yes, this is documented -- ":help encryption" and search for "WARNING".
The fact that it wasn't decrypted properly should be clear to the person
who saved the file (and most likely even to other people). Exit Vim and
re-open the file to enter the correct passphrase.
Cheers,
--
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
--- End Message ---