About: Encrypt a file without leaving traces   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

I find this very useful. Despite all the user permissions you set, it's easy for someone/admin to do sudo and read your personal files..Many work environments provide users the permission to sudo or become super user. Vim lets you encrypt file within the edit session. :X Will prompt for encryption key. Enter the encryption key and REMEMBER to save it using :w. That will encrypt the file. If you don't want to leave behind traces of your edits, note the following. set viminfo='0,\"0,\/0,:0,f0

AttributesValues
rdfs:label
  • Encrypt a file without leaving traces
rdfs:comment
  • I find this very useful. Despite all the user permissions you set, it's easy for someone/admin to do sudo and read your personal files..Many work environments provide users the permission to sudo or become super user. Vim lets you encrypt file within the edit session. :X Will prompt for encryption key. Enter the encryption key and REMEMBER to save it using :w. That will encrypt the file. If you don't want to leave behind traces of your edits, note the following. set viminfo='0,\"0,\/0,:0,f0
Version
  • 6(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 369(xsd:integer)
Author
  • Prakash Patil
Complexity
  • basic
Created
  • 2002(xsd:integer)
ID
  • 371(xsd:integer)
NEXT
  • 374(xsd:integer)
Rating
  • 21(xsd:integer)
abstract
  • I find this very useful. Despite all the user permissions you set, it's easy for someone/admin to do sudo and read your personal files..Many work environments provide users the permission to sudo or become super user. Vim lets you encrypt file within the edit session. :X Will prompt for encryption key. Enter the encryption key and REMEMBER to save it using :w. That will encrypt the file. If you don't want to leave behind traces of your edits, note the following. By default, once you finish your vim session, ~/.viminfo will be written with the files you edited (marks), commands you entered and possibly what you wrote (the registers you copied or pasted...). If you don't want such trace to be left behind, then place the following file in in your vimrc: set viminfo='0,\"0,\/0,:0,f0
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software