Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Off the record plugin for HexChat

License

NotificationsYou must be signed in to change notification settings

TingPing/hexchat-otr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adds off-the-record (OTR) support to HexChat.

Originally forked from irssi-otr and still a work in progress.

Installation

Dependencies

  • glib
  • gcrypt
  • libotr4
  • hexchat
  • meson

User install

meson builddir -Dlocal_install=trueninja -C builddir install

System install

meson builddirninja -C builddirsudo ninja -C builddir install

Usage

  1. Start a session with a user:

    /query nick/otr start

    If this is your first time it may take a while to generate a key.

  2. Authenticate this user:

    At this point you need to verify this is the person you think it is.

    • If you know their fingerprint and it is correct:

       /otr trust
    • If you have previously agreed on a shared secret:

       /otr auth <shared secret>
    • If you have neither of these:

       /otr authq <question> <answer>
  3. Start chatting:

    Everything should be secure at this point.When you are done:

    /otr finish

About

Off the record plugin for HexChat

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C88.9%
  • Python5.6%
  • Meson5.5%

[8]ページ先頭

©2009-2025 Movatter.jp