{"id":27999227,"url":"https://github.com/clecap/dante-browser-extension","last_synced_at":"2025-05-08T22:57:21.573Z","repository":{"id":290048084,"uuid":"971651483","full_name":"clecap/dante-browser-extension","owner":"clecap","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-02T19:51:17.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T22:57:10.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clecap.png","metadata":{"files":{"readme":"README-DEVELOPMENT.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,"zenodo":null}},"created_at":"2025-04-23T21:09:46.000Z","updated_at":"2025-05-02T19:51:20.000Z","dependencies_parsed_at":"2025-04-26T15:25:07.903Z","dependency_job_id":"67a6756b-c232-4cf9-954a-1cab23112d7b","html_url":"https://github.com/clecap/dante-browser-extension","commit_stats":null,"previous_names":["clecap/dante-browser-extension"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clecap%2Fdante-browser-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clecap%2Fdante-browser-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clecap%2Fdante-browser-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clecap%2Fdante-browser-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clecap","download_url":"https://codeload.github.com/clecap/dante-browser-extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253160791,"owners_count":21863627,"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":"2025-05-08T22:57:20.922Z","updated_at":"2025-05-08T22:57:21.563Z","avatar_url":"https://github.com/clecap.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Treatment of S3 Keys\n\n## Situation\n* S3 keys may contain delimiters such as / or other characters. \n* The delimiters may be used to emulate a hierarchical structure in the key space.\n* The list versions command which lists old versions of a versioned bucket only allows to specify a prefix. \n  As a consequence, listings of all versions of key \u003ccode\u003ebook\u003c/code\u003e would also contain versions of \u003ccode\u003ebookmark\u003c/code\u003e.\n* To prevent this, we will use \u003ccode\u003e!\u003c/code\u003e as terminator of every key.\n* We do not employ \u003ccode\u003e/\u003c/code\u003e as terminator, since we want to allow the user to use this symbol for semantically structuring\n  the space of bookmark file names.\n\n## Convention used\nIn the software the convention is as follows:\n\n* The S3 gets the full key names.\n* The UI displays the keys without ! and sends them to the service worker with the !.\n* The UI adds and removes the !\n\n\n# Overall Architecture\n\n\n## Serviceworker\n\n* background.js  contains main functions of service worker\n* bookmarks.js contains conversion from bookmarks to encrypted strings and back\n* crypto.js contains AES encryption and decryption, key derivation and helpers\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclecap%2Fdante-browser-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclecap%2Fdante-browser-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclecap%2Fdante-browser-extension/lists"}