Coder Social home page Coder Social logo

muellerlukas / lima-gold Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hackyourlife/lima-gold

0.0 1.0 0.0 117 KB

The best console based MUC Jabber client ever, with stealth MUC messages!

License: GNU General Public License v3.0

Shell 1.55% Python 98.45%

lima-gold's Introduction

Lima Gold

This client was created for the Lima Gold members. It supports regular Jabber MUC conversations as well as a custom encryption and "stealth" messages, which are invisible for regular clients.

System Requirements

  • SleekXMPP
  • pycrypto
  • readline
  • a terminal with support for ANSI escape sequences to get all the beautiful colors

Configuration

Have a look at the xmpp.cfg.sample.

The lima gold client will look for a file called /etc/limagold.cfg, ~/.limagoldrc, $XDG_CONFIG_HOME/limagold.conf or ./xmpp.cfg. If more than one such file exists, it will load them in the given order and override the settings accordingly. This allows a hierarchical configuration. Additionally, the configuration can be overridden with CLI parameters.

If no password is set in the configuration file, the client will ask interactively. If no key is set, it will work without one, but then it cannot send or decode encrypted messages.

Technology

This client can send encrypted messages and completely invisible messages. For encrypted messages, the content is embedded in an attribute in a HTML tag. Invisible messages use a custom <message> stanza without a body which is is relayed by the server but ignored by any regular client. Those invisible messages also do not appear in the server history, which a client can request.

Archlinux-Package

To install lima-gold as a package on Archlinux, run makepkg and install the package. You will have to create a config file in a well-known location and configure the logfile config option to an absolute path.

lima-gold's People

Contributors

garionion avatar hackyourlife avatar karlsve avatar muellerlukas avatar thomasba avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.