Session: An Open Source Private Messenger That Doesn’t Need Your Phone Number

栏目: IT技术 · 发布时间: 4年前

内容简介:Brief: Our open source software highlight of the week is Session. It is a fork of another increasingly popular private messenger Signal. Session doesn’t even need your phone number to operate.Privacy concerned people are always in the search of an ultimate

Brief: Our open source software highlight of the week is Session. It is a fork of another increasingly popular private messenger Signal. Session doesn’t even need your phone number to operate.

Session: A private messenger in true sense

Session: An Open Source Private Messenger That Doesn’t Need Your Phone Number

Privacy concerned people are always in the search of an ultimate service that lets you communicate securely while respecting our privacy across multiple platforms.

Recently, I came across an interesting open-source messaging app “ Session ” by Loki Foundation , which is technically a fork of another open source encrypted messenger Signal .

In this article, I’ll be sharing my experience with the Session app while highlighting the features it offers.

Session is fairly new to the scene – I’ve mentioned some of the bugs that I encountered at the bottom of the article.

Features of Session Messenger

I’ll highlight the key features of Session that will help you decide if it’s good enough for you to try.

Session does not require a phone number

Session: An Open Source Private Messenger That Doesn’t Need Your Phone Number

For privacy-enthusiasts, registering the phone number with Signal or other such applications is a potential risk.

But, with Session, you do not need a phone number, simply click on “ Create Account ” after you install it on your desktop or phone and it will simply generate a random (unique) Session ID .

It’ll look something like this: 05652245af9a8bfee4f5a8138fd5c……..

So, you just have to share your Session ID with the contact you want to add. Or, you can also opt to get the QR Code after account creation which you can share with your friends to add you back.

Session uses blockchain (and other crypto tech)

Session: An Open Source Private Messenger That Doesn’t Need Your Phone Number
Session ID

For the users who’re aware of what a blockchain is – they’ve been waiting for real-world applications that an average user can utilize. Session is one such example that utilizes blockchain at its core and you don’t need to know it’s there.

If you’re curious about how it works, you can take a look at their official blog post explaining it.

Cross-Platform Support

Session: An Open Source Private Messenger That Doesn’t Need Your Phone Number

For something strictly privacy-focused, you’d also want it to be available across multiple platforms.

Of course, primarily, I’d focus on the Linux and Android support but it also supports Windows/Mac/iOS. So, you can easily sync between multiple devices cross-platform.

Includes Essential Privacy Options

Session: An Open Source Private Messenger That Doesn’t Need Your Phone Number

Undoubtedly, it offers some essential privacy-focused features that will help make the experience more secure.

For starters, you have the following options:

  • Message TTL : This lets you control how long the message exists before the recipient sees the message.
  • Read Receipts : Let others know that you’ve seen the message or if your message has been read.

Session uses a decentralized network and protects your metadata

Even though Session isn’t a peer-to-peer technology, it does not have a central server for the network.

It takes a decentralized approach to how the messages are transmitted (or routed). If you’ve no idea what I’m talking about, you can follow Session’s official blog post to know the difference between centralization and decentralization and explore how it potentially works.

And, this approach of network helps them to protect the metadata (the information associated with a message like IP address).

Other Features

Not just limited to the latest/greatest privacy-friendly features, but it also supports group chats, voice messages, and also allows you to send attachments.

Installing Session on Linux

If you head to the official download page , you will be able to download an . AppImage file. In case you have no clue how it works, you should take a look at our article onhow to use AppImage.

In either case, you can also head to their GitHub releases page and grab the .deb file.

Download Session

My Experience On Using Session App

I’ve managed to try it on multiple platforms. For the desktop, I utilized the .AppImage file on Pop!_OS 19.10 to run Session.

Overall, the user experience was impressive and had no UI glitches.

It’s also easy to recover your account once you’ve backed up your secret code (which is known as seed ) from the settings.

Session: An Open Source Private Messenger That Doesn’t Need Your Phone Number

But, I also noticed a couple of issues- which can be fixed/improved:

  • Delay in accepting a friend request
  • The way of linking devices is not intuitive
  • Sometimes when you reply from two separate devices (using the same ID), the receiver gets two different conversations.

Conclusion

Of course, nothing’s ever perfect. For now, I’m thinking of keeping it installed and considering Session’s features, it is definitely something a privacy-focused user should try.

What do you think about it? Feel free to let me know your thoughts in the comments below.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

JavaScript实战手册

JavaScript实战手册

David Sawyer McFarland / 李强 / 机械工业出版社 / 2009 / 89.00元

在《JavaScript实战手册》中,畅销书作者David McFarland教你如何以高级的方式使用JavaScript,即便你只有很少或者没有编程经验。一旦掌握了这种语言的结构和术语,你将学习如何使用高级的JavaScript工具来快速为站点添加有用的交互,而不是一切从头开始编写脚本。和其他的Missing Manuals图书不同,《JavaScript实战手册》清楚、精炼,手把手地讲解。 ......一起来看看 《JavaScript实战手册》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试