{"id":18890704,"url":"https://github.com/devwurm/rsa_database","last_synced_at":"2026-02-25T17:30:18.299Z","repository":{"id":31111861,"uuid":"34671323","full_name":"DevWurm/rsa_database","owner":"DevWurm","description":"An demonstrative RSA encrypted web database system","archived":false,"fork":false,"pushed_at":"2015-06-15T11:42:48.000Z","size":536,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-12-31T06:13:56.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevWurm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license/gpl-3.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-27T14:25:33.000Z","updated_at":"2022-08-18T07:45:23.000Z","dependencies_parsed_at":"2022-09-09T03:51:01.347Z","dependency_job_id":null,"html_url":"https://github.com/DevWurm/rsa_database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWurm%2Frsa_database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWurm%2Frsa_database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWurm%2Frsa_database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWurm%2Frsa_database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevWurm","download_url":"https://codeload.github.com/DevWurm/rsa_database/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239861883,"owners_count":19709312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-08T07:57:00.534Z","updated_at":"2026-02-25T17:30:17.400Z","avatar_url":"https://github.com/DevWurm.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rsa_database\nA demonstrative RSA encrypted web database system. In this project you can see the process of creating RSA key pairs,\nencrypt user data with the public key, store them into database and read, edit and delete them from the database with the private\nkey in principle.\n\n## Disclaimer\nThe algorithms and processes are only created for demonstrative purposes. The length of the keys, the algorithms and the\naccess management are not meeting the demand of commercial or security relevant purposes.\n\n## Repository structure\n+ the top directory contains all files, that concern the repository itself (like README, .gitignore, etc.)\n+ the directory database/ contains all files for building the MySQL database for the application\n+ the directory application/ contains all files for the application itself\n+ the directory license/ contains the text of the GPL3 License\n\n## Deployment\n+ create a MySQL database from the database/database.sql dump file\n+ edit the application/config/database.conf file for your mysql server\n+ deploy the content of application/ on a PHP Webserver\n+ give the user of your webserver writing rights to the temp folder\n+ (optional) restrict the public webserver access of the application/config/ directory, to keep your server credentials safe\u003cbr\u003e\nThe latest source is provided on \u003ca href=\"https://github.com/DevWurm/rsa_database\"\u003eGitHub\u003c/a\u003e\n\n## License\nCopyright 2015 by DevWurm, Enceladus-2, kkegel, mjoest, tarek96, Tolator and vgerber.\n'rsa_database' is offered under GPL 3 License (Read license/gpl-3.0.txt)\n\n## Documentation and additional information\nA more detailed documentation and additional information will be offered in the future.\n\n## Authors\n\n#### Database and database connection\n+ \u003ca href=\"https://github.com/mjoest/\"\u003emjoest\u003c/a\u003e (email: \u003ca href\"mailto:michael_joest@web.de\"\u003emichael_joest@web.de\u003c/a\u003e)\n+ \u003ca href=\"https://github.com/Tolator/\"\u003eTolator\u003c/a\u003e (email: \u003ca href\"mailto:fresh.r12@googlemail.com\"\u003efresh.r12@googlemail.com\u003c/a\u003e)\n\n#### Hash generation\n+ \u003ca href=\"https://github.com/kkegel/\"\u003ekkegel\u003c/a\u003e (email: \u003ca href\"mailto:karlkegel9817@gmail.com\"\u003ekarlkegel9817@gmail.com\u003c/a\u003e)\n\n#### Frontend development\n+ \u003ca href=\"https://github.com/tarek96/\"\u003etarek96\u003c/a\u003e (email: \u003ca href\"mailto:Darius.Knauer@web.de\"\u003eDarius.Knauer@web.de\u003c/a\u003e)\n+ \u003ca href=\"https://github.com/vgerber/\"\u003evgerber\u003c/a\u003e (email: \u003ca href\"mailto:VG-Development@web.de\"\u003eVG-Development@web.de\u003c/a\u003e)\n\n#### Key generation, encryption/decryption algorithms\n+ \u003ca href=\"https://github.com/DevWurm/\"\u003eDevWurm\u003c/a\u003e (email: \u003ca href\"mailto:devwurm@gmx.net\"\u003edevwurm@gmx.net\u003c/a\u003e)\n+ \u003ca href=\"https://github.com/Enceladus-2\"\u003eEnceladus-2\u003c/a\u003e (email: \u003ca href\"mailto:enceladus.2.89@gmail.com\"\u003eenceladus.2.89@gmail.com\u003c/a\u003e)\n\n## Bugs \u0026 Feature Requests\n+ use the GitHub Issue Tracker for submitting bugs and feature requests\n+ or try to figure out in which field your advice is concerning and write a mail to one of the authors in this field\n+ or write a mail to \u003ca href\"mailto:devwurm@gmx.net\"\u003edevwurm@gmx.net\u003c/a\u003e if you have no idea who is responsible for your request\n\n## Collaborating\n+ submit bugs and feature requests\n+ fork the project\n+ create pull requests to merge your changes into our project\n+ write a mail with your changes or ideas to one of the authors in the regarding field or to \u003ca href\"mailto:devwurm@gmx.net\"\u003edevwurm@gmx.net\u003c/a\u003e\n\n## Contact\nFeel free to contact us if there is anything left in your mind :)\u003cbr\u003e\nIf you want to contact developers of a specific field, search for the concerning addresses in the Authors section, otherwise\njust write to \u003ca href\"mailto:devwurm@gmx.net\"\u003edevwurm@gmx.net\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwurm%2Frsa_database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevwurm%2Frsa_database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwurm%2Frsa_database/lists"}