{"id":16537937,"url":"https://github.com/multicatch/nucifera-chat","last_synced_at":"2026-05-11T14:31:50.786Z","repository":{"id":52975370,"uuid":"143545980","full_name":"multicatch/Nucifera-Chat","owner":"multicatch","description":"Nucifera Chat is a JEE chat server with end-to-end encryption support","archived":false,"fork":false,"pushed_at":"2021-04-11T17:38:07.000Z","size":169,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-03T21:09:38.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multicatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-04T16:43:25.000Z","updated_at":"2021-04-11T17:37:18.000Z","dependencies_parsed_at":"2022-09-08T00:21:47.456Z","dependency_job_id":null,"html_url":"https://github.com/multicatch/Nucifera-Chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/multicatch/Nucifera-Chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multicatch%2FNucifera-Chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multicatch%2FNucifera-Chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multicatch%2FNucifera-Chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multicatch%2FNucifera-Chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multicatch","download_url":"https://codeload.github.com/multicatch/Nucifera-Chat/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multicatch%2FNucifera-Chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32898927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T18:44:02.501Z","updated_at":"2026-05-11T14:31:50.769Z","avatar_url":"https://github.com/multicatch.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nucifera-Chat\nversion: 2018-11-14 16:05\n\nNucifera Chat is a secure chat server with end-to-end encryption written in Java EE.\n\n## Thorough documentation\nSee [`doc/DeployingNucifera.md`](./doc/DeployingNucifera.md) and follow the steps from there.\n\n## Quick start\n### Building\nThis source is a standard Maven 2 project, to build it you have to run\n`mvn clean install`\n\nMaven will automatically resolve dependencies and pack a war file for you.\n\n### Before you deploy\n#### JDBC\nAt first you should setup a JDBC resource named `jdbc/nucifera`.\n\nSee [`doc/JDBCDatasource.md`](./doc/JDBCDatasource.md) for more info.\n\n#### Encryption\nClient-server connection uses additional layer of encryption regardless of any other secure connection configuration and because of that you need to include a RSA key.\n\nPlace your `rsa_private.pem` in the classpath (eg. `lib/classes`) and make sure it is a valid **PKCS#8** RSA private key.\n\nSee [`doc/Encryption.md`](./doc/Encryption.md) for more info.\n\n### Configuration\n#### Logging\nSample config file is located in `NuciferaWeb/resources/log4j2.xml`. Note that this file is also default config and all your logs \nwill be saved in a application relative path (for Glassfish it would be `domains/{domain}/config/logs`).\n\nTo override this config, place your log4j2.xml in the classpath (eg. `lib/classes` folder).\n\nSee [`doc/Logging.md`](./doc/Logging.md) for more info.\n\n#### Default config\nDefault Nucifera server config is located in `NuciferaWeb/resources/nucifera.xml` file. \n\nSee [`doc/NuciferaConfig.md`](./doc/NuciferaConfig.md) for more info.\n\n### Deploying the app\nOn Glassfish: make sure to disable `Implicit CDI`. \n\nFor more info, see [`doc/DeployingNucifera.md`](./doc/DeployingNucifera.md).\n\n# License\nIt is licensed under GNU General Public License v.3 as of 29 June 2007. See the `LICENSE` file for more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulticatch%2Fnucifera-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulticatch%2Fnucifera-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulticatch%2Fnucifera-chat/lists"}