8
2
Fork
You've already forked omemo
1
An implementation of the OMEMO e2e encryption protocol for mellium.im/xmpp
  • Go Module 100%
Sam Whited 5c511e579c
all: add initial boilerplate files
Signed-off-by: Sam Whited <sam@samwhited.com>
2023年08月27日 21:17:57 -04:00
.woodpecker all: add initial boilerplate files 2023年08月27日 21:17:57 -04:00
docs all: add initial boilerplate files 2023年08月27日 21:17:57 -04:00
DCO all: add initial boilerplate files 2023年08月27日 21:17:57 -04:00
go.mod all: add initial boilerplate files 2023年08月27日 21:17:57 -04:00
LICENSE all: add initial boilerplate files 2023年08月27日 21:17:57 -04:00
README.md all: add initial boilerplate files 2023年08月27日 21:17:57 -04:00

XMPP

GoDoc Chat License Build Status

An OMEMO e2e encryption implementation for melliu.im/xmpp.

To use it in your project, import it (or any of its other packages) like so:

importmellium.im/omemo

If you'd like to contribute to the project, see CONTRIBUTING.md.

License

The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the file "LICENSE".

Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.