hyperdome - the safest place to reach out

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

内容简介:The safest place to reach out

hyperdome - the safest place to reach out

hyperdome - the safest place to reach out

Hyperdome

The safest place to reach out

Concept

An anonymous, asymmetrical, and distributed conversation application. Composed of a server and client component. The server is lightweight and will allow administrators to add sign ins for various forms of counsel. A counselor would use the client to sign into a server, and a guest would connect to the server without credentials to be matched to a counselor.

This allows people to reach out anonymously and privately with some form of guarantee from the server administrators that the counselor the guest is talking to is qualified. Additionally the client allows multiple servers to be added, meaning multiple forms of counsel can be saught, or a counselor could also be a guest in other servers.

Use Cases

The primary use case is mental health services. University campuses or businesses can provide their students/employees anonymous access to qualified therapists. This avoids the embarassment many feel about reaching out, and is much more convenient.

Other use cases could involve law firms providing a portal for people to seek legal advice, giving users a preview of the legal counsel the firm provides without needing to provide explicit attorney client priviledge.

Usage

This is assuming you're using the Windows binary builds, for alternate instructions see BUILD.md

Before starting either server or client download Tor Browser and have it running in the background.

Server

The server is entirely CLI based. Upon running the server, a terminal will open, and as long as Tor is running, you will recieve an onion address that the server is running on.

hyperdome - the safest place to reach out

The URL can be shared to anyone with a client to add you as a server. The server will maintain the same URL across instances, so don't worry if it gets closed.

Server administrators can add new counselors to their server by generating sign-up tokens to distribute to prospective counselors by entering hyperdome_server(.exe) generate into a terminal in the hyperdome_server folder.

hyperdome - the safest place to reach out

Client

hyperdome - the safest place to reach out

The client is very simple to use, go in the client folder and open hyperdome.exe . First you'll need to add a server, click the Select Server dropdown, and add a server. Using the dialog, enter the onion address for a hyperdome server, and put in a nick-name for the server to help you remember what that server specializes in.

To add a server you intend to be a counselor for, click the counselor radio button, enter a username you don't mind the Server seeing, and your one-time counselor password.

When you're ready to chat, just press Start Chat . Counselors will wait for a Guest to be paired with them, and Guests will connect to a random counselor. When you're done just hit Disconnect . Don't worry, all messages are encrypted not only by the Tor network, but by additional end-to-end encryption. Not to mention, all IPs are obscured by the onion protocol, and absolutely no chat metadata is stored. Hyperdome takes privacy and security very seriously!

Disclaimer

Hyperdome is currently still pre-release software! At this time it is not reccomended to deploy a hyperdome server, or encourage its wide use. Hyperdome has not been independently audited, and cannot be guaranteed to be safe. Also all interfaces are considered unstable, Server and client code may change drastically at any time. If you're still interested in demoing the software then feel free to build or run a release and do spread the word!

Discussion

Hyperdome has a Discord server ! Join to see discussion on development Hyperdome also has a matrix server ! It isn't very active at the moment, but if it recieves enough attention I'll work to establish puppeting between the two so nobody is out of the loop!

Contact

If this software/concept intrests you, you may also reach out to me personally: scravers@protonmail.com I'd love to hear your potential use cases, or any interest in testing the software!


以上所述就是小编给大家介绍的《hyperdome - the safest place to reach out》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Python 3网络爬虫开发实战

Python 3网络爬虫开发实战

崔庆才 / 人民邮电出版社 / 2018-4 / 99

本书介绍了如何利用Python 3开发网络爬虫,书中首先介绍了环境配置和基础知识,然后讨论了urllib、requests、正则表达式、Beautiful Soup、XPath、pyquery、数据存储、Ajax数据爬取等内容,接着通过多个案例介绍了不同场景下如何实现数据爬取,后介绍了pyspider框架、Scrapy框架和分布式爬虫。 本书适合Python程序员阅读。一起来看看 《Python 3网络爬虫开发实战》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

SHA 加密
SHA 加密

SHA 加密工具

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

正则表达式在线测试