|
|
@ -1,7 +1,7 @@
|
|
|
|
# prof-oms
|
|
|
|
# prof-oms
|
|
|
|
|
|
|
|
|
|
|
|
Profanity (https://profanity-im.github.io/) plugin to encrypt and decrypt omemo media shared attachment.
|
|
|
|
Profanity (https://profanity-im.github.io/) plugin to encrypt and decrypt omemo media shared attachment.
|
|
|
|
===============================================================================
|
|
|
|
|
|
|
|
CONTENTS *prof-oms*
|
|
|
|
CONTENTS *prof-oms*
|
|
|
|
|
|
|
|
|
|
|
|
1. Intro ................................................... |prof-oms-intro|
|
|
|
|
1. Intro ................................................... |prof-oms-intro|
|
|
|
@ -10,19 +10,16 @@ CONTENTS *prof-oms
|
|
|
|
4. Licence ............................................... |prof-oms-licence|
|
|
|
|
4. Licence ............................................... |prof-oms-licence|
|
|
|
|
===============================================================================
|
|
|
|
===============================================================================
|
|
|
|
1. Intro *prof-oms-intro*
|
|
|
|
1. Intro *prof-oms-intro*
|
|
|
|
========
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Profanity Plugin to Decrypt/Save or Encrypt/Upload attachments in OMEMO session.
|
|
|
|
Profanity Plugin to Decrypt/Save or Encrypt/Upload attachments in OMEMO session.
|
|
|
|
|
|
|
|
|
|
|
|
2. Requirements *prof-oms-requirements*
|
|
|
|
2. Requirements *prof-oms-requirements*
|
|
|
|
===============
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Works with python3
|
|
|
|
Works with python3
|
|
|
|
|
|
|
|
|
|
|
|
pip install -r requirements.txt
|
|
|
|
pip install -r requirements.txt
|
|
|
|
|
|
|
|
|
|
|
|
3. Usage *prof-oms-usage*
|
|
|
|
3. Usage *prof-oms-usage*
|
|
|
|
========
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Installation:
|
|
|
|
Installation:
|
|
|
|
|
|
|
|
|
|
|
@ -46,6 +43,5 @@ Usage:
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
4. Licence *prof-oms-licence*
|
|
|
|
4. Licence *prof-oms-licence*
|
|
|
|
==========
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Public Domain
|
|
|
|
Public Domain
|
|
|
|