Giter VIP home page Giter VIP logo

sublime_gpg's People

Contributors

dmitrievav avatar jrappen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sublime_gpg's Issues

sublime-text log-file preference broken

gpg --log-file option typo

A summary of the issue

Thank you! This is the final piece I was looking for to secure my notes. Made a donation. Noticed one very minor thing.

  • In sublime text set the gpg log file location using Preferences -> Package Settings -> GPG -> Settings
  • Encrypt or decrypt text using sublime_gpg
  • Console shows error message:
    gpg: invalid option "--log_file"
  • Probably because there should be a hyphen between log and file, not an underscore.

Like I said, very minor. Thanks again.

Andrew H.

Environment

GPG plug-in:

    version: 3.0.4
    installed via Package Control: True

Sublime Text:

    channel: stable
    version: 3126
    platform: ubuntu 17.04
    architecture: x64

Decrypt doesn't work

Steps

  • Fresh install via package control
  • Create a new text file and save some content
  • Encrypt the file: this works
  • Decrypt the file

Error in console:

gpg: WARNING: no command supplied.  Trying to guess what you mean ...
gpg: processing message failed: Unknown system error

The file doesn't get decrypted.

I tried to add '--decrypt' as opts in the code. The only result is that the first warning disappears but decryption still doesn't happen

Environment

GPG plug-in:

    version: 3.0.4
    installed via Package Control: True

Sublime Text:

    channel: stable
    version: 3176
    platform: linux
    architecture: x64

Can't get it to work under Windows 10 with gpgwin

I'm searching for an easy to use Sublime Text 3 plugin to edit text based files and store it encrypted with my own key.
I have setup the gpg.sublime-settings

{
  "gpg_command": "C:\\Program Files (x86)\\GNU\\GnuPG\\gpg2.exe",
  "homedir": "",
  "verbosity": 1,
  "recipients": "",
  "first_run": true
}

The C:\Users<USERNAME>\AppData\Roaming\gnupg\gpg.conf contains default settings

default-key 170CE8CA
encrypt-to 170CE8CA

The plugin neither encrypts nor decrypts.

Would be nice if this works....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.