Profanity (https://profanity-im.github.io/) plugin to encrypt and decrypt omemo media shared attachment.
Find a file
2020-10-03 15:45:22 +02:00
.gitignore Initial commit 2020-10-03 12:38:47 +02:00
LICENSE Initial commit 2020-10-03 12:38:47 +02:00
prof-oms.py Initial commit 2020-10-03 15:36:22 +02:00
README.md update README.md 2020-10-03 15:45:22 +02:00
requirements.txt Initial commit 2020-10-03 15:36:22 +02:00

prof-oms

Profanity (https://profanity-im.github.io/) plugin to encrypt and decrypt omemo media shared attachment.

CONTENTS prof-oms

1. Intro ................................................... |prof-oms-intro|
2. Requirements ..................................... |prof-oms-requirements|
3. Usage ................................................... |prof-oms-usage|
4. Licence ............................................... |prof-oms-licence|

===============================================================================

  1. Intro prof-oms-intro

Profanity Plugin to Decrypt/Save or Encrypt/Upload attachments in OMEMO session.

  1. Requirements prof-oms-requirements

Works with python3

pip install -r requirements.txt

  1. Usage prof-oms-usage

Installation:

/plugins install prof-oms.py

Usage:

/omemo sendfile on # Enable sending unencrypted files in a OMEMO session via /sendfile.
/oms send <file_path> # Set the path to sore downloaded content.
/oms get <url> # Save a aesgcm link contents.
/oms setdir <folder> # Send encrypted file to chat recipient or muc.
  1. Licence prof-oms-licence

Public Domain