Giter Club home page Giter Club logo

Comments (3)

martinhpedersen avatar martinhpedersen commented on August 25, 2024

To clarify this a bit. What I'm suggesting here is to support what's known as clear-signing.

The common way to PGP sign emails is using PGP/Mime, but this does not seem to be compatible with the winlink message format.

More on the difference between clear-signing vs. PGP/Mime here:
https://www.phildev.net/pgp/pgp_clear_vs_mime.html

from pat.

anarcat avatar anarcat commented on August 25, 2024

if pat would act as a regular email transport (#96), this complicated piece of software wouldn't need to be implemented directly in pat.

i've work with PGP for over a decade and wrote various software talking with the main implementation (GnuPG) and I can tell you: it's hard. there are all sorts of corner cases and issues (the message format is one, for sure). GPG is especially hard to interoperate with. i would strongly discourage you from implementing this yourself and instead delegate it to another email client. for example, there's an in-browser plugin called mailvelope which integrates directly in the webmail and could integrate in pat's web interface quite nicely. if pat does allow other email clients to talk to it (#96 again), this would also be neatly resolved.

from pat.

martinhpedersen avatar martinhpedersen commented on August 25, 2024

Thanks for the insight @anarcat, we must definitely consider this when the time comes to look at this again.

mailvelope sounds like a great alternative for the web ui users. We should test it, and possibly figure out what changes are needed in order to support it! One important thing to ensure is that is will function without an internet connection.

from pat.

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.