A docker image for the latest version of Xeres is available at https://hub.docker.com/r/zapek/xeres
News
Version 0.8.0 released
This release adds a notable feature, which is HTTPS remote access, making Xeres more social by enabling…
The Android Mobile client 🥳🎈🎊🍾
Yes! You can now connect to your own Xeres instance remotely and securely with your smartphone. No middleman, no company’s server you don’t have control over, no account on some cloud.
All you need to do is enable Remote Access in Xeres. A strong password is automatically generated but you can use anything. If you’re behind a NAT, the port can be automatically opened with UPNP.
There are a few things required. First, your machine must be online of course. The second thing is that it must be reachable. If you have a fixed IP, things are easy. If not, we suggest you use a dynamic DNS provider (or setup your own). The Android client makes sure that it’s connecting to the right server (it keeps the first connected certificate, also known as certificate pinning), so if you connect to a different IP or someone attempts to do a man in the middle attack, the client won’t connect.
For now the features of the mobile client are private chats, chat rooms and showing contacts and their online status. You can also share text and picture in the app.
Other changes
Xeres itself had numerous changes like:
Built in manual and automatic version check (disabled by default).
Improved error messages, with a friendly requester and a way to easily copy errors to paste them in an error report.
The default control port is 6232 now. Make sure you update all custom scripts or API access if you already used this.
Sound support. You can now configure several events to produce sounds. Never miss those private messages anymore.
Chat rooms support backlogs now too.
Images in chats are improved. They are of higher quality and automatically scale with the window size. The fullscreen viewer has also been improved as well.
And many other fixes and improvements.
Full Changelog: v0.7.3…v0.8.0
Many thanks to everyone who gave feedback and helped to improve Xeres! This release also contains the first pull request from someone else than me (thank you pirus 😊). Keep them coming!
Version 0.7.3 released
This is a release that adds some useful features:
Contacts
A new contact panel allows to search and display all the identities and profiles. Contacts that haven’t set any avatar picture will get one generated by Identicons. The connection status as well as the locations are displayed and updated in real time.
Retroshare profile importer
It is now possible to directly import a Retroshare profile and friends into Xeres so that it’ll connect with them automatically.
Miscellaneous
Faster avatar image loading.
When opening a chat, the few last lines are redisplayed so that the context can be quickly grasped.
It’s possible to set oneself away or busy.
The systray context menu has been improved and one can initiate a chat from there.
Newly created profiles use SHA-256 for their integrity checksum instead of SHA-1 to improve compatibility with the upcoming Retroshare.
Added support for possibly future Elliptic Curve keys.
The application menu has been improved with a better layout and removal of deprecated functions.
Added an image viewer to see inline images in full screen.
Turtle received some fixes for tunnel expirations and search forwarding.
And many other fixes and improvements.
Full Changelog: v0.7.2…v0.7.3
Many thanks to everyone who gave feedback and helped to improve Xeres!
Version 0.7.2 released
This is a release that improves stability and adds a few useful features.
User Interface
Messaging
- Show when the peer is not avaiable in a message window
- Add /quote command
Various
- Add a preview button to the markdown editor
- Add a context menu to be able to save images
- Improve most context menu looks
- Improve forum header look
- Improve account creation UI
- Change default avatar icon for identities without an image
Protocols
- Fix transactions for good
- Prevents missing downloaded files on some systems
- Disconnects peers when removing their profile
Full Changelog: v0.7.1…v0.7.2
Many thanks to everyone who gave feedback and helped to improve Xeres!
Version 0.7.1 released
Mostly bugfixes but still a few improvements.
There’s also a portable version for Windows. No need to install, just extract and run. Also usable from an USB key (NTFS formatted, or Incoming directory on an NTFS formatted drive).
UI
Messaging window
- Improved layout
- Support for Away status
- Multiline support
- /pre and /code for special text formatting
- Better display of inline images
Misc
- Shows file sizes properly
- Update Emojis to latest Twitter release
Protocols
- Fix direct sending of files
- Fix transaction errors
Full Changelog: v0.7.0…v0.7.1
Version 0.7.0 released
A new version with some major changes:
File Sharing
You can now share and receive files, add multiple shares with different permissions.
You can of course also search for files.
Two kind of transfers are supported:
Direct Sharing
Allows to send and receive files directly with your friends.
Encrypted Turtle Sharing
This one allows to send and receive files beyond your friends. It’s also completely anonymous and there’s no way to know where the files come from.
Other improvements
UI
- Improved Direct Chat with buttons to send files and images easily
- Better typing notifications
- Updated Emojis to version 15.1
- Added Turtle Traffic Statistics
- Add Drag & Drop of files into the Direct Chat window
- URL link support everywhere
- Uses Dark Mode by default on systems configured as such
- Many fixes and improvements
Protocols
- Improved reliability of forum and identity syncing
- Enhanced discovery of one’s own IP behind a NAT
And many many other changes. The full changelog is available here.
A Bot for Xeres
A Chat Bot is now available for Xeres. It’s a python script and it uses llamafile or ollama so you get true AI running locally.
If you want to see how it works in the wild, it’s lurking on the chat server, nickname: Gaudie. Just ask her something and she’ll answer.
Xeres packaged for Arch Linux
Xeres is directly installable in Arch Linux.