{"id":18399092,"url":"https://github.com/markusmueller73/cryptor","last_synced_at":"2026-05-04T11:34:30.591Z","repository":{"id":186497589,"uuid":"271755928","full_name":"markusmueller73/Cryptor","owner":"markusmueller73","description":"Simple application for Linux, MacOS and Windows to crypt your login data in a xml file or an encrypted database. The file is en-/decode with the AES 256-bit decryption.","archived":false,"fork":false,"pushed_at":"2024-04-17T06:44:53.000Z","size":3946,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T23:54:40.992Z","etag":null,"topics":["aes-256","linux","macos","password","purebasic","safe","windows","xml-database"],"latest_commit_sha":null,"homepage":"","language":"PureBasic","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markusmueller73.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-12T09:06:41.000Z","updated_at":"2023-06-22T12:24:51.000Z","dependencies_parsed_at":"2024-12-24T11:24:13.320Z","dependency_job_id":"d744b280-445e-429d-aa34-92e344ace920","html_url":"https://github.com/markusmueller73/Cryptor","commit_stats":null,"previous_names":["markusmueller73/cryptor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markusmueller73/Cryptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusmueller73%2FCryptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusmueller73%2FCryptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusmueller73%2FCryptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusmueller73%2FCryptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markusmueller73","download_url":"https://codeload.github.com/markusmueller73/Cryptor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusmueller73%2FCryptor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263577244,"owners_count":23483130,"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":["aes-256","linux","macos","password","purebasic","safe","windows","xml-database"],"created_at":"2024-11-06T02:25:44.392Z","updated_at":"2025-10-10T09:07:08.166Z","avatar_url":"https://github.com/markusmueller73.png","language":"PureBasic","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptor\r\n\r\nSimple application for Linux, MacOS and Windows to store your login datas in a xml- or decrypted-file. The en-/decoder is AES 256-bit.\r\n\r\nPlease test this software with fictional accounts and report errors and suggestions of new/better functionality. In the \"release\" folder is an actual MacOS version (must be unpacked bevore use) and an actual MS-Windows version (download the languages.xml too, to see how to translate the gui in a different language).\r\n\r\nThank you and happy testing.\r\n\r\n\r\n# ToDos\r\n\r\n* create a settings dialog (to select language)\r\n* test on linux machines\r\n* test whole software\r\n\r\n\r\n# Version History\r\n\r\n**Version 2.3.2**\r\n* bugfix in password generator tool\r\n* bugfix in load language function\r\n\r\n**Version 2.3.1**\r\n* made the window and gadgets sizeable\r\n\r\n\r\n**Version 2.3.0**\r\n* created a language procedure that can load languages via a xml file\r\n* added a create password dialog\r\n* added an about dialog with (hopely) all licenses\r\n* created a nicier print layout\r\n* minor bug fixes in the GUI and the password generator\r\n\r\n\r\n**Version 2.2.0**\r\n* added the AES 256-bit encryption for the database\r\n* added SHA2 256-bit encryption for the password(s)\r\n* fix minor bug in the GUI\r\n\r\n\r\n**Version 2.1.0**\r\n* fix many bugs in the GUI\r\n* create a more flexible passwords creator\r\n* save/load settings to/from a config file\r\n* settings saved by user (no root needed)\r\n* add a (really simple) language function for the GUI\r\n* create a MacOS workaround to start the app from Finder (on doubleclick on passwor ddatabase)\r\n\r\n\r\n**Version 2.0.0**\r\n* complete rewrite\r\n* change database for the passwords to XML format\r\n* use AES 128-bit encryprion for database\r\n* create a nicier GUI\r\n* check passwords while writing\r\n* add a print database function\r\n* add a log function\r\n* created new icons ;-)\r\n\r\n\r\n**Version 1.3.0**\r\n* modify source for a MacOS version\r\n* add a create password function\r\n\r\n\r\n**Version 1.2.0**\r\n* fix bugs in the gui\r\n\r\n\r\n**Version 1.1.0**\r\n* added double query for the password\r\n* use MD5 encryption for passwords\r\n* added a GUI\r\n\r\n\r\n**version 1.0.0**\r\n* initial release\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkusmueller73%2Fcryptor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkusmueller73%2Fcryptor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkusmueller73%2Fcryptor/lists"}