Skip to content

Commit

Permalink
Merge pull request dlsc-software-consulting-gmbh#324 from zapek/staging
Browse files Browse the repository at this point in the history
Add Xeres and myself
  • Loading branch information
dlemmermann authored Nov 6, 2023
2 parents 542487a + ac8ccd2 commit 5ac8188
Show file tree
Hide file tree
Showing 9 changed files with 57 additions and 0 deletions.
Binary file added people/d.gerber/photo.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions people/d.gerber/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Software Developer, Java, JavaFX, Spring Boot, Backends, Peer to Peer and Distributed Systems.
18 changes: 18 additions & 0 deletions people/people.json
Original file line number Diff line number Diff line change
Expand Up @@ -722,5 +722,23 @@
"appIds": [
""
]
},
{
"name": "David Gerber",
"email": "[email protected]",
"companyId": "",
"website": "https://zapek.com",
"blogId": "",
"linkedIn": "zapek",
"twitter": "",
"champion": false,
"rockstar": false,
"id": "d.gerber",
"gitHub": "zapek",
"createdOn": "2023-11-06",
"modifiedOn": "2023-11-06",
"appIds": [
"xeres"
]
}
]
16 changes: 16 additions & 0 deletions realworld/realworld.json
Original file line number Diff line number Diff line change
Expand Up @@ -741,5 +741,21 @@
"personIds": [
"s.phillips"
]
},
{
"id": "xeres",
"name": "Xeres",
"company": "",
"url": "https://xeres.io",
"domain": "Peer to Peer",
"tags": "Peer to Peer, P2P, Distributed, Cryptography, Free Software",
"summary": "Decentralized application for communication and sharing.",
"description": "A Peer-to-Peer (Friend-to-Friend), decentralized, encrypted and secure application designed for communication and sharing.",
"createdOn": "2023-11-06",
"modifiedOn": "2023-11-06",
"location": "Switzerland",
"personIds": [
"d.gerber"
]
}
]
Binary file added realworld/xeres/chat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added realworld/xeres/dashboard.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added realworld/xeres/forums.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added realworld/xeres/private chat 2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions realworld/xeres/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Xeres is a Peer-to-Peer (Friend-to-Friend), decentralized, encrypted and secure application designed for communication and sharing.

It's a Spring Boot app with a REST backend and a modern JavaFX frontend desktop interface.

Features:
- Peer-to-Peer (Friend-to-Friend), fully decentralized
- No censorship. Cannot be censored
- Compatible with Retroshare 0.6.6 or higher
- Hardware accelerated encryption
- Desktop User Interface
- Remote access
- Asynchronous design
- High concurrency
- Free software (GPL)

![Dashboard](dashboard.jpg)

![Direct Message](private%20chat%202.jpg)

![Chat](chat.jpg)

![Forums](forums.jpg)

0 comments on commit 5ac8188

Please sign in to comment.