Profanity (https://profanity-im.github.io/) plugin to encrypt and decrypt omemo media shared attachment.
				
			
			
		
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						
							 | 
			5 years ago | |
|---|---|---|
| .gitignore | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
| prof-oms.py | 5 years ago | |
| requirements.txt | 5 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	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|
===============================================================================
- Intro prof-oms-intro
 
Profanity Plugin to Decrypt/Save or Encrypt/Upload attachments in OMEMO session.
- Requirements prof-oms-requirements
 
Works with python3
pip install -r requirements.txt
- 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 # Save a aesgcm link contents. /oms setdir # Send encrypted file to chat recipient or muc.
- Licence prof-oms-licence
 
Public Domain