Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zapek/xeres
A Peer-to-Peer (Friend-to-Friend), decentralized, encrypted and secure application designed for communication and sharing.
https://github.com/zapek/xeres
chat cryptography decentralization decentralized distributed f2f friend-to-friend i2p java javafx javafx-desktop-apps p2p peer-to-peer privacy retroshare tor
Last synced: 5 days ago
JSON representation
A Peer-to-Peer (Friend-to-Friend), decentralized, encrypted and secure application designed for communication and sharing.
- Host: GitHub
- URL: https://github.com/zapek/xeres
- Owner: zapek
- License: gpl-3.0
- Created: 2021-09-16T14:09:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T19:17:53.000Z (3 months ago)
- Last Synced: 2024-10-30T05:28:47.759Z (3 months ago)
- Topics: chat, cryptography, decentralization, decentralized, distributed, f2f, friend-to-friend, i2p, java, javafx, javafx-desktop-apps, p2p, peer-to-peer, privacy, retroshare, tor
- Language: Java
- Homepage: https://xeres.io
- Size: 24.4 MB
- Stars: 74
- Watchers: 4
- Forks: 5
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: docs/code_of_conduct.md
- Security: docs/security.md
Awesome Lists containing this project
README
[![Main site](docs/logo.png)](https://xeres.io)
[![GitHub release](https://img.shields.io/github/release/zapek/Xeres.svg?label=latest%20release)](https://github.com/zapek/Xeres/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/zapek/Xeres/total)](https://github.com/zapek/Xeres/releases/latest)
[![License](https://img.shields.io/github/license/zapek/Xeres.svg?logo=gnu)](https://github.com/zapek/Xeres/blob/master/LICENSE)
[![CodeQL](https://github.com/zapek/Xeres/actions/workflows/analysis.yml/badge.svg)](https://github.com/zapek/Xeres/actions/workflows/analysis.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=zapek_Xeres&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=zapek_Xeres)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9469/badge)](https://www.bestpractices.dev/projects/9469)
[![GitHub Discussions](https://img.shields.io/badge/chat-Discussions-green?logo=github)](https://github.com/zapek/Xeres/discussions)[Xeres](https://xeres.io) is a Friend-to-Friend, decentralized and secure application for communication and sharing.
![Xeres Desktop](docs/screenshot-chat.jpg)
[More screenshots](https://xeres.io/screenshots/)
---
## Features
- 🤝 Peer-to-Peer ([Friend-to-Friend](https://en.wikipedia.org/wiki/Friend-to-friend)), fully decentralized
- 🚫 No censorship. Cannot be censored
- 💬 Chat directly with your friends or in chat rooms
- 📢 Participate in forums and discuss any topic
- 📂 Share and search files anonymously
- 👋 Compatible with [Retroshare](https://retroshare.cc) 0.6.6 or higher
- 🛠️ Hardware accelerated encryption
- 🖥️ Modern looking desktop user interface with several themes including dark mode
- 📶 Remote access, access your instance on the go (Android mobile client available [here](https://github.com/zapek/Xeres-Android))
- 📖 Free software ([GPL](https://www.gnu.org/licenses/quick-guide-gplv3.html))
- 😃 Available for Windows and Linux## Releases
Latest release [here](https://github.com/zapek/Xeres/releases/latest).
The mobile client for Android is [here](https://github.com/zapek/Xeres-Android/releases/latest).
The docker image for headless installations is [here](https://hub.docker.com/r/zapek/xeres)
## Quick try
Install Xeres then connect to a [ChatServer](https://retroshare.ch).
## Getting Help
- [User Documentation & FAQ](https://xeres.io/docs/)
- [Discussions & Forums](https://github.com/zapek/Xeres/discussions)
- [Issues Reporting](https://github.com/zapek/Xeres/issues)## Documentation
- [Technical Documentation](https://github.com/zapek/Xeres/wiki)
- [Roadmap](https://github.com/users/zapek/projects/4)## Development
- [Development Help](https://github.com/zapek/Xeres/wiki#development)
- [Contributing](docs/contributing.md)