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.


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

查看所有标签

猜你喜欢:

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

Android开发艺术探索

Android开发艺术探索

任玉刚 / 电子工业出版社 / 2015-9-1 / CNY 79.00

《Android开发艺术探索》是一本Android进阶类书籍,采用理论、源码和实践相结合的方式来阐述高水准的Android应用开发要点。《Android开发艺术探索》从三个方面来组织内容。第一,介绍Android开发者不容易掌握的一些知识点;第二,结合Android源代码和应用层开发过程,融会贯通,介绍一些比较深入的知识点;第三,介绍一些核心技术和Android的性能优化思想。 《Andro......一起来看看 《Android开发艺术探索》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

MD5 加密
MD5 加密

MD5 加密工具

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

正则表达式在线测试