GithubHelp home page GithubHelp logo

Comments (14)

willysr avatar willysr commented on August 27, 2024

Still not yet fixed (at least not in Chrome)
i haven't tested on Firefox as i'm in the middle of downloading something, but i will post an update when it's done
chrome

from webpg-firefox.

kylehuff avatar kylehuff commented on August 27, 2024

@willysr would you be willing to pull down the latest version of webpg-chrome (master) and give it a go?

Some changes to note -

  • WebPG now supports sending and parsing PGP/MIME messages
  • Issues with validating should (mostly) be a thing of the past.

Some cases where issues will arise is with special characters in the body of the email, as the quoted-printable decoder is not working as it should...

from webpg-firefox.

willysr avatar willysr commented on August 27, 2024

Sure.
I'm assuming it should be fixed in Firefox as well?

from webpg-firefox.

kylehuff avatar kylehuff commented on August 27, 2024

Yes, I only mentioned the chrome repo because it is the easiest (IMO) to install from a repository.

Both of the repositories are synced though.

from webpg-firefox.

willysr avatar willysr commented on August 27, 2024

Hm... strange
firefox works, but Google Chrome plugin installation failed

We encountered a problem while attempting to load WebPG

Error (-1): WebPG Plugin failed to load

Suggestions:

The plugin was unable to load

Error Details

Error in Method: undefined
Error Code: -1
Error String: WebPG Plugin failed to load
File: webpgPluginAPI.cpp
Line: -1
System Information

Platform: Linux i686
App Version: 5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36
User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36
Product: Gecko
Sub-product: 20030107
Vendor: Google Inc.
Language: en-US

from webpg-firefox.

willysr avatar willysr commented on August 27, 2024

Tested on Firefox:

I'm sending this email

hi [email protected]

try the new css body > p

Willy Sudiarto Raharjo
Personal Blog : http://willysr.blogspot.com
Linux Blog: http://slackblogs.blogspot.com

and here's what i got

webpg

from webpg-firefox.

kylehuff avatar kylehuff commented on August 27, 2024

That looks about right (the email was encoded with quoted-printable, however the quoted-printable decoder is disabled in WebPG).

As you can see, it validates, but the display is slightly garbled.

Regarding the issue in chrome, that seems very strange. If it loads in Firefox on the same machine, it should load without incident in chrome...

from webpg-firefox.

willysr avatar willysr commented on August 27, 2024

I don't know. I'm using the latest Google Chrome 35 here

from webpg-firefox.

kylehuff avatar kylehuff commented on August 27, 2024

Yeah, I just installed 35, and I have the same result... I know they are supposed to be dropping support for NPAPI, I just didn't think it was right now. I'll investigate.

from webpg-firefox.

willysr avatar willysr commented on August 27, 2024

I also found a new strange bug
i received a signed message, in which i don't have the sender's public key, but then webPG convert it into a scrambled text just like it was an encrypted text

webpg

from webpg-firefox.

kylehuff avatar kylehuff commented on August 27, 2024

If I had to guess, that is a base64 encoded email... If it is, once I fix the encode/decoder(s) that will go away.

from webpg-firefox.

willysr avatar willysr commented on August 27, 2024

Yep
looking at the headers

Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64

from webpg-firefox.

kylehuff avatar kylehuff commented on August 27, 2024

Yes, the issue with chrome is due to the discontinuation of NPAPI support.

I have created an issue to address this problem kylehuff/webpg-chrome#102

from webpg-firefox.

kylehuff avatar kylehuff commented on August 27, 2024

I re-enabled the QP and Base64 decoders - the QP decoder still doesn't work well, however, it is better than not having any decoding at all (most for Base64).

from webpg-firefox.

Related Issues (20)

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.