Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gajim-plugins
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Evert Mouw
gajim-plugins
Commits
2a7fe355
Commit
2a7fe355
authored
8 years ago
by
Philipp Hörist
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
6f7c9cb1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
omemo/README.md
+13
-4
13 additions, 4 deletions
omemo/README.md
with
13 additions
and
4 deletions
omemo/README.md
+
13
−
4
View file @
2a7fe355
...
@@ -38,11 +38,20 @@ do not forget to install the `nbxmpp` dependency via pip or you package manager.
...
@@ -38,11 +38,20 @@ do not forget to install the `nbxmpp` dependency via pip or you package manager.
## Running
## Running
Enable
*OMEMO Multi-End Message and Object Encryption*
in the Plugin-Manager.
Enable
*OMEMO Multi-End Message and Object Encryption*
in the Plugin-Manager.
Before exchanging encrypted messages with a contact you have to hit the
*
Get
If your contact supports OMEMO you should see a new orange fish icon in the chat window.
Device Keys
*
button. (Repeat that if you or your contact get new devices.)
Encryption will be enabled by default for contacts that support OMEMO.
If you open the chat window, the Plugin will tell you with a green status message if its
*enabled*
or
*disabled*
.
If you see no status message, your contact doesnt support OMEMO.
(
**Beware**
, every status message is green. A green message does not mean encryption is active. Read the message !)
You can also check if encryption is enabled/disabled, when you click on the OMEMO icon.
When you send your first message the Plugin will query your contacts encryption keys and you will
see them in a readable fingerprint format in the fingerprint window which pops up.
you have to trust at least
**one**
fingerprint to send messages.
you can receive messages from fingerprints where you didnt made a trust decision, but you cant
receive Messages from
*not trusted*
fingerprints
Currently the plugin has no user interface for confirming the own and foreign
device keys. It uses trust on first use. This will be added in near future.
## Debugging
## Debugging
To see OMEMO related debug output start Gajim with the parameter
`-l
To see OMEMO related debug output start Gajim with the parameter
`-l
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment