After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 300239 - Gnome programs should allow saving/opening encrypted files
Gnome programs should allow saving/opening encrypted files
Status: RESOLVED DUPLICATE of bug 163944
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-11 19:23 UTC by Tomasz Chmielewski
Modified: 2006-11-27 09:44 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Tomasz Chmielewski 2005-04-11 19:23:49 UTC
Gnome programs should allow saving/opening encrypted files using one unified
encryption format.

This is how I imagine this could work - using gedit text editor:

1) User edits a document in gedit,
2) User saves the document using "Save As"
3) User selects the location, name for the document, selects the checkbox
"encrypt file" and saves the document
4) User is prompted to enter a password twice
5) the document is saved as "document.txt.crypt" or something like that

Using one unified, system-wide encryption format (which could be in some
library) would ease writing programs which support file-encryption (because the
authors wouldn't have to invent their own stuff, but use what comes with Gnome
instead).

If the application wouldn't (yet) support Open/Save encrypted files, a helper
application (named KCrypr or similar) would allow him/her to convert the message
from .txt format (or .jpg, .eml, .whatever) to .txt.crypt (or .jpg.crypt,
.eml.crypt, .whatever.crypt etc.), and convert them back to not-encrypted format
(enter password etc.).

This would come handy in the following cases:

1) storing documents on floppies/CDs/USB-sticks (which you can be lost)
2) storing some important documents on laptops (which can be stolen)
3) sending encrypted files in an enencrypted messages (not everyone can enable
email encryption; and then read the encrypted message; KCrypt program would come
handy)
4) storing important documents on a PC (not everyone can use encrypted
filesystem etc.)
5) no OS / desktop environment has it yet (I think) :)
Comment 1 Murray Cumming 2005-10-31 08:24:14 UTC
Reassigning to nautilus. This doesn't seem to have anything to do with
gnome-system-tools.
Comment 2 Vidar Hauge 2006-11-27 09:44:36 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 163944 ***