pidgin qq_Pidgin入门指南,通用消息客户端

pidgin qq

pidgin qq

image

If you find chatting with multiple chat clients troublesome, then Pidgin is the tool for you. In today’s article, we’ll show you how to connect to popular chat networks, encrypt your conversations, and render mathematical formula in Pidgin.

如果您发现与多个聊天客户端聊天很麻烦,则Pidgin是您的工具。 在今天的文章中,我们将向您展示如何连接到流行的聊天网络,加密对话以及在Pidgin中呈现数学公式。

所有人的皮金 (Pidgin for Everyone)

Pidgin is a chat program that lets you use multiple chat networks simultaneously. This means that you can be chatting with friends on MSN, talking to a friend on Google Talk, and sitting in a Yahoo chat room all at the same time.

Pidgin是一个聊天程序,可让您同时使用多个聊天网络。 这意味着您可以同时在MSN上与朋友聊天,在Google Talk上与朋友聊天,以及同时坐在Yahoo聊天室中。

Pidgin runs on Windows, Linux, and other Unix operating systems. So no matter what platform you are on, you can use Pidgin as your chat client. Install Pidgin using the right installer from  their website. You will see the welcome screen when the installation finishes where you can add your first chat network by clicking the ‘Add’ button.

Pidgin可在Windows,Linux和其他Unix操作系统上运行。 因此,无论您使用什么平台,都可以将Pidgin用作聊天客户端。 从其网站上使用正确的安装程序安装Pidgin。 安装完成后,您将看到一个欢迎屏幕,您可以通过单击“添加”按钮添加第一个聊天网络。

image

Pidgin supports quite a number of chat networks.

Pidgin支持许多聊天网络。

image

Select the messaging client that you want to add and specify your user name and password.

选择要添加的邮件客户端,然后指定用户名和密码。

edit_account

If you’re having any problems connecting to your chat networks, your Windows firewall is one of the places that you may want to look into. Note: this generally isn’t necessary.

如果您在连接聊天网络时遇到任何问题,则Windows防火墙是您可能要研究的地方之一。 注意:通常不需要这样做。

winsearch_firewall

Make sure that you allow Pidgin to communicate through the Firewall.

确保您允许Pidgin通过防火墙进行通信。

image

If not, add Pidgin into the Firewall ‘Allowed programs and features’ list by clicking the ‘Allow another program’ button.

如果没有,请通过单击“允许其他程序”按钮将Pidgin添加到防火墙的“允许的程序和功能”列表中。

image

Select Pidgin from the program list and click the ‘Add’ button.

从程序列表中选择Pidgin,然后单击“添加”按钮。

image

Now you’re all set to chat with your buddies.

现在,您都可以与好友聊天了。

image

将更多聊天网络添加到Pidgin (Adding More Chat Networks to Pidgin)

You can add multiple chat networks in Pidgin from the ‘Manage Accounts’ menu.

您可以从“管理帐户”菜单在Pidgin中添加多个聊天网络。

image

You can see the chat accounts that you have added in this screen.

您可以在此屏幕中看到添加的聊天帐户。

Manage_Accounts

Click the ‘Add’ button to add more chat networks in Pidgin.

单击“添加”按钮以在Pidgin中添加更多聊天网络。

image

You should see all your existing chat groups in Pidgin.

您应该在Pidgin中看到所有现有的聊天组。

image

You can rearrange these groups by adding new groups.

您可以通过添加新组来重新排列这些组。

image

Give a suitable name for your chat group.

给您的聊天组起一个合适的名字。

image

Make sure you have selected the ‘Empty Groups’ option to view your newly created group.

确保已选择“空组”选项以查看新创建的组。

image

Select your buddies and move them to the suitable group to organize your buddy list.

选择您的好友并将其移至合适的组以组织好友列表。

image

您社交网络的Pidgin (Pidgin for Your Social Network)

You can also keep in touch with your friends in Facebook or Twitter by installing Pidgin’s Microblogging Plugin. If you are using Ubuntu, you can install the Twitter plugin through the Ubuntu Software Center.  If you’re using Windows, you need to install the plugin by downloading the installer from their website.

您还可以通过安装Pidgin的Microblogging插件与Facebook或Twitter中的朋友保持联系。 如果您使用的是Ubuntu,则可以通过Ubuntu软件中心安装Twitter插件。 如果您使用的是Windows,则需要通过从其网站下载安装程序来安装插件。

You can check that you have installed plugins successfully by checking that the plugin is listed under the Plugin screen.

您可以通过检查插件屏幕下列出的插件来检查是否已成功安装插件。

image
plugin_list

You should be able to add your Twitter account after you installed the plugin from the ‘Manage Accounts’ menu.

从“管理帐户”菜单中安装插件后,您应该能够添加Twitter帐户。

image

Click the ‘Add’ button to add your Twitter account.

点击“添加”按钮添加您的Twitter帐户。

add_twitter

Choose ‘Twitter’ from the ‘Protocol’ list.

从“协议”列表中选择“ Twitter”。

image

You will need to authorize Pidgin to connect to your Twitter account.

您将需要授权Pidgin连接到您的Twitter帐户。

image

You need to key in the PIN that Twitter generates into your Pidgin.

您需要输入Twitter生成的PIN到您的Pidgin中。

pin_no

Now you are all set to Tweet from Pidgin.

现在,您都已从Pidgin设置为Tweet。

image

在Pidgin中渲染数学公式 (Rendering Math Formula in Pidgin)

If you are familiar with LaTex, you can use Pidgin to exchange math formula with your buddies by installing the Pidgintex plugin. Simply  write ‘$$latex expression$$’ anywhere in a message and an image of the mathematical formula will appear in the message log.

如果您熟悉LaTex,则可以通过安装Pidgintex插件来使用Pidgin与您的好友交换数学公式。 只需在消息中任意位置写上“ $ latelatex expression $$” ,数学公式的图像就会出现在消息日志中。

image

Pidgin also requires Mimetex to render the mathematical formula. Just download the mimetex installer from Pidgintex website, and put it under your ‘C:\Windows’ folder.

Pidgin还要求Mimetex渲染数学公式。 只需从Pidgintex网站下载mimetex安装程序,然后将其放在“ C:\ Windows”文件夹下即可。

mimetex_cwindows

Remember to put the mimetex.exe in your System Variable path. If you are not familiar with Windows’ System Variable, you can read our tutorial on sysadmin geek about modifying System Variable.

请记住将mimetex.exe放在系统变量路径中。 如果您不熟悉Windows的系统变量,则可以阅读有关修改系统变量的sysadmin geek教程。

image

Pidgin stores your conversation logs just in case you need to review what your buddies told you.

Pidgin会存储您的对话日志,以防您需要查看好友告诉您的内容。

image

Enter your buddy name in the ‘Name’ field to view your chat log with him or her.

在“名称”字段中输入您的好友名称,以查看与他或她的聊天记录。

select_Chat_log
conversation_log

Pidgin will show you all the conversations that you have had with your buddy. Unfortunately, Pidgin only renders the math formula as a LaTex expression in the log.

Pidgin将向您显示您与好友之间的所有对话。 不幸的是,Pidgin仅在日志中将数学公式呈现为LaTex表达式。

加密对话 (Encrypting Your Conversations)

image

You can even encrypt your conversations to secure your conversation with your buddies.

您甚至可以加密对话,以保护与好友的对话。

Pidgin has a number of encryption tools available, but we use ‘Off-the-Record Messaging (OTR)’ Plugin the most. After you installed the plugin, you need to enable it from the Plugin screen.

Pidgin有许多可用的加密工具,但是我们最多使用“记录外消息(OTR)”插件。 安装插件后,需要从“插件”屏幕启用它。

image

You will see the OTR button in your chat screen to initiate a secure chat channel.

您将在聊天屏幕中看到OTR按钮,以启动安全的聊天频道。

otr_chatchannel

OTR uses a public-private key encryption to encrypt your conversation. You will need to generate a private key by clicking the ‘Generate’ button from the OTR screen before you can use OTR to encrypt your conversations.

OTR使用公私钥加密来加密您的对话。 您需要先通过单击OTR屏幕上的“生成”按钮来生成私钥,然后才能使用OTR加密对话。

otr_screen

The OTR Plugin creates four privacy levels, and we can enable a private chat by clicking the OTR button.

OTR插件创建了四个隐私级别,我们可以通过单击OTR按钮来启用私人聊天。

enable_private_Chat

Your private conversation will start in an ‘unverified’ mode until you authenticate your buddies.

您的私人对话将以“未经验证”的模式开始,直到您对好友进行身份验证为止。

unverified_Chat

You can authenticate your buddy by selecting ‘Authenticate Buddy’ from the OTR Menu.

您可以通过从OTR菜单中选择“验证好友”来验证您的好友。

image

There are 3 options to authenticate a buddy : by a question and answer, a shared secret, or by verifying your buddy OTR fingerprint.

有3种验证好友的选项:通过问答,共享秘密或通过验证您的好友OTR指纹。

image

To authenticate using a question, pick a question whose answer is known only to you and your buddy. Enter the question and the correct answer.

要使用问题进行身份验证,请选择一个答案,该答案只有您和您的好友知道。 输入问题和正确答案。

image

Wait for your buddy to enter the answer too. If the answers don’t match, then either your buddy made a mistake typing in the answer, or you may be talking to an impostor.

等待您的好友也输入答案。 如果答案不匹配,则可能是您的好友在输入答案时输入错误,或者您正在与冒名顶替者聊天。

image

If your buddy answers the question correctly, then the OTR status of your conversation will change to ‘Private’.

如果您的好友正确回答了问题,那么您对话的OTR状态将变为“私人”。

The next method of authentication is by setting up a shared secret key between you and your buddy.

身份验证的下一种方法是在您和您的好友之间设置共享密钥。

image

Enter the shared secret into the field provided in the Authenticate Buddy dialog box. Once you enter the secret and hit OK, your buddy will be asked to do exactly the same thing. If you both enter the same text, then OTR will accept that you are really talking to your buddy. Otherwise, OTR reports that authentication has failed. This either means that your buddy made a mistake typing in the text, or it may mean that someone is intercepting your communication.

在“身份验证好友”对话框中提供的字段中输入共享密钥。 输入密码并单击确定后,将要求您的好友做完全相同的事情。 如果您都输入相同的文本,则OTR会接受您确实在与好友交谈。 否则,OTR报告认证失败。 这意味着您的好友在输入文本时输入错误,或者可能意味着某人正在拦截您的通讯。

The last method of authentication is by manually matching yours and your buddy OTR fingerprint.

身份验证的最后一种方法是手动匹配您和您的好友OTR指纹。

image

You and your buddy will need another secure channel, for example speaking through the phone, to exchange the OTR fingerprints.

您和您的好友将需要另一个安全通道,例如通过电话讲话,以交换OTR指纹。

image

If the fingerprint matches with the fingerprint that your buddy told you, choose the ‘I have’ option from the drop down list, and then click the ‘Authenticate’ button. Once you do this, the OTR status will change to ‘Private’. Note that you only need to do this once per buddy (or once per fingerprint, if your buddy has more than one fingerprint). OTR will remember which fingerprints you have marked as verified.

如果指纹与您的好友告诉您的指纹匹配,请从下拉列表中选择“我有”选项,然后单击“验证”按钮。 完成此操作后,OTR状态将更改为“私人”。 请注意,每个伙伴只需要执行一次此操作(如果您的伙伴具有多个指纹,则每个指纹只需执行一次)。 OTR会记住您标记为已验证的指纹。



Pidgin has a lot more features that we didn’t mention, because it is impossible to cover all these features in one short article. You can read these articles to learn other useful tips and tricks on Pidgin:

Pidgin具有许多我们没有提到的功能,因为不可能在一篇简短的文章中介绍所有这些功能。 您可以阅读以下文章,以了解有关Pidgin的其他有用提示和技巧:

  • Synch your Pidgin profiles with DropBox

    使用DropBox同步您的Pidgin配置文件

  • Add your Facebook contact to Pidgin

    将您的Facebook联系人添加到Pidgin

  • Setup Google Talk in Pidgin,

    在Pidgin中设置Google Talk ,

  • Download other Plugins to add more functionalities to your Pidgin Client.

    下载其他插件以向您的Pidgin客户端添加更多功能。

Please feel free to discuss any useful tips on Pidgin with the other fellow readers in the comments section.

请随时在评论部分与其他读者讨论有关Pidgin的任何有用技巧。

Download Pidgin from pidgin.im

从pidgin.im下载Pidgin

翻译自: https://www.howtogeek.com/howto/38942/the-beginners-guide-to-pidgin-the-universal-messaging-client/

pidgin qq

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/281127.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

记一次 .NET 某自动化采集软件 崩溃分析

一:背景 1.讲故事前段时间有位朋友找到我,说他的程序在客户的机器上跑着跑着会出现偶发卡死,然后就崩掉了,但在本地怎么也没复现,dump也抓到了,让我帮忙看下到底怎么回事,其实崩溃类的dump也有简…

如何在 .NET MAUI 中加载 json 文件?

引言:按.NET core传统方式添加 AddJsonFile("appsettings.json") 在windows平台和ssr工作正常,但是在 ios 和 android 无法用这种方式,因为资源生成方式不一样. 使用内置资源方式不够灵活而且 ios 平台会提示不能复制 json 文件到目录,于是进行了几天的研究,终于能正…

SSH整合注解版(Spring+Struts2+Hibernate)

整体架构&#xff1a; pom.xml 引入maven节点&#xff1a; <dependencies><!--单测--><dependency><groupId>junit</groupId><artifactId>junit</artifactId><version>4.3</version><scope>test</scope><…

定时插座动一下就断_使用插座定时器在某些时候自动将您的Amazon Echo静音

定时插座动一下就断The Amazon Echo is an always-listening voice-controlled virtual assistant, but if there are times you’d rather not listen (or be listened to) by the Echo, here’s how to automatically mute it at certain times of the day. Amazon Echo是一个…

周末读书:《红楼梦》

【周末读书】| 作者/Edison大家好&#xff0c;我是Edison。古人曾说“开谈不说红楼梦&#xff0c;读尽诗书也枉然”&#xff0c;刚好最近我爸开始在阅读《红楼梦》&#xff0c;我想起当年看了两遍《红楼梦》原著和一遍87版《红楼梦》电视剧的场景。本文是我首发于2018年的一篇读…

onlyoffice启用HTTPS

原文同步自作者博客&#xff1a;https://www.daxueyiwu.com/post/765 HTTPS需要使用SSL证书&#xff0c;可以自己签发也可以用ca机构签发的&#xff0c;加密效果相同。 生成证书&#xff1a; 创建私钥 openssl genrsa -out onlyoffice.key 2048 创建CSR openssl req -new -k…

Oracle-逻辑体系结构

这里指数据文件的逻辑体系结构&#xff0c;包括1.表空间(TABLESPACE) 2.段(SEGMENT) 3.区(EXTENT) 4.块(BLOCK) 数据库(Database)由若干表空间(TABLESPACE)组成&#xff0c;表空间由若干段(SEGMENT)组成&#xff0c;段由若干区(EXTENT)组成&#xff0c;区由若干块(BLOCK)组成…

chromebook刷机_如何从Chromebook上的APK侧面加载Android应用

chromebook刷机Chromebooks can now download and install Android apps from Google Play, and it works pretty well. But not every Android app is available in Google Play. Some apps are available from outside Google Play as APK files, and you can install them o…

修改onlyoffice存储为手动存储关闭浏览器时不进行保存

原文同步自作者博客&#xff1a;https://www.daxueyiwu.com/post/704 相关官方API地址&#xff1a; 文件保存 回调处理程序 配置-编辑-定制-自动保存 配置-编辑-定制-forcesave 需要将: config.editorConfig.customization.forcesave改为true, 并且config.editorConfig.…

如何使用NVIDIA ShadowPlay录制PC游戏

NVIDIA’s ShadowPlay, now known as NVIDIA Share, offers easy gameplay recording, live streaming, and even an FPS counter overlay. It can automatically record gameplay in the background–just on the PlayStation 4 and Xbox One–or only record gameplay when y…

Java流

流分类 字节流字符流输入流InputStreamReader输出流OutputStream WriterInputStream:BufferedInputStream、DataInputStream、ObjectInputStreamOutputStream:BufferedOutputStream、DataOutputStream、ObjectOutputStream、PrintStream 标准流: System.in 、Syst…

Win7安装OnlyOffice(不使用Docker)

原文同步自作者博客&#xff1a;https://www.daxueyiwu.com/post/741 1、安装准备 &#xff08;1&#xff09;安装Elang&#xff1a; 【注意事项】 a)Elang是为了给RabbitMQ使用的&#xff0c;因此在安装Elang之前应确定RabbitMQ的版本及其所需的Elang版本。RabbitMQ的地址…

geek_享受How-To Geek用户样式脚本的好处

geekMost people may not be aware of it but there are two user style scripts that have been created just for use with the How-To Geek website. If you are curious then join us as we look at these two scripts at work. 大多数人可能不知道它&#xff0c;但是已经创…

Memcached 在linux上安装笔记

第一种yum 方式安装 Memcached 支持许多平台&#xff1a;Linux、FreeBSD、Solaris、Mac OS&#xff0c;也可以安装在Windows上。 第一步 Linux系统安装memcached&#xff0c;首先要先安装libevent库 Ubuntu/Debian sudo apt-get install libevent libevent-deve 自动下…

onlyoffice回调函数controller方式实现

原文同步自作者博客&#xff1a;https://www.daxueyiwu.com/post/706 springboot实现的onlyoffice协同编辑网盘项目可以去作者博客。 上代码&#xff1a; //新建报告GetMapping("report/createReport")public String CreatReport(HttpServletRequest request,Stri…

读Bilgin Ibryam 新作 《Dapr 是一种10倍数 平台》

Bilgin Ibryam 最近加入了开发者软件初创公司Diagrid Inc&#xff0c;他是Apache Software Foundation 的 committer 和成员。他也是一个开源的布道师&#xff0c;并且是书籍 Kubernetes设计模式 和 Camel Design Patterns 的作者。早在2020年初 提出的Multi-Runtime Microserv…

如何在iPhone或iPad上使用Safari下载文件

Khamosh PathakKhamosh PathakIn your work or personal life, you’ll sometimes need to download a file on your iPhone or iPad. Using the new feature introduced in iOS 13 and iPadOS 13, you can now do this directly in Safari. No third-party app needed! 在工作…

java版左右手桌面盯盘软件dstock V1.0

V1.0功能比较简陋&#xff0c;先满足自己桌面盯盘需要 V1.0 版本功能介绍&#xff1a; 1. 1s实时刷新盯盘数据 主要市面上的&#xff0c;符合我要求的桌面应用要VIP,穷啊&#xff0c;还是月月付&#xff0c;年年付&#xff0c;还是自己搞吧&#xff01; 2. 配置文件配置股票…

放大倍数超5万倍的Memcached DDoS反射攻击,怎么破?

欢迎大家前往腾讯云社区&#xff0c;获取更多腾讯海量技术实践干货哦~ 作者&#xff1a;腾讯游戏云 背景&#xff1a;Memcached攻击创造DDoS攻击流量纪录 近日&#xff0c;利用Memcached服务器实施反射DDoS攻击的事件呈大幅上升趋势。DDoS攻击流量首次过T&#xff0c;引发业界热…

C# WPF TabControl控件用法详解

概述TabControl我之前有讲过一节&#xff0c;内容详见&#xff1a;C# WPF TabControl用法指南(精品)&#xff0c;上节主要讲解了tabcontrol控件的左右翻页&#xff0c;以及页面筛选&#xff0c;以及数据绑定等内容&#xff0c;这节内容继续接续上节内容进行扩展讲解&#xff0c…