{"id":21392329,"url":"https://github.com/hiyali/katip-be","last_synced_at":"2025-08-07T23:18:50.005Z","repository":{"id":84520006,"uuid":"130203897","full_name":"hiyali/katip-be","owner":"hiyali","description":"The KATIP is a tool which will provide a securable text storage service for individuals","archived":false,"fork":false,"pushed_at":"2023-12-18T23:01:37.000Z","size":277,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T01:22:57.754Z","etag":null,"topics":["1password","go","golang","katip","tool"],"latest_commit_sha":null,"homepage":"https://katip.hiyali.org","language":"Go","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/hiyali.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"github":"hiyali","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-04-19T11:12:36.000Z","updated_at":"2023-02-27T01:47:23.000Z","dependencies_parsed_at":"2024-02-05T20:25:18.375Z","dependency_job_id":null,"html_url":"https://github.com/hiyali/katip-be","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/hiyali%2Fkatip-be","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyali%2Fkatip-be/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyali%2Fkatip-be/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyali%2Fkatip-be/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiyali","download_url":"https://codeload.github.com/hiyali/katip-be/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878428,"owners_count":20362432,"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":["1password","go","golang","katip","tool"],"created_at":"2024-11-22T13:40:00.079Z","updated_at":"2025-03-16T13:42:00.644Z","avatar_url":"https://github.com/hiyali.png","language":"Go","funding_links":["https://github.com/sponsors/hiyali"],"categories":[],"sub_categories":[],"readme":"# Katip - Back End\nThe KATIP is a tool which will provide a securable text storage service for individuals\n\n## Demo\n[Katip product](https://katip.hiyali.org)\n\n## Front end project\n[github.com/hiyali/katip-fe](https://github.com/hiyali/katip-fe)\n\n## Requirements\n* Docker\n\n## Install\n```shell\ncurl -fsSL https://get.docker.com -o get-docker.sh\nsh get-docker.sh\n```\n\n```shell\ngit clone https://github.com/hiyali/katip-be\n```\n\n## Config\n```shell\ncd katip-be\n./prepare/sh/generate_nginx_conf.sh hiyali.org # replace with your domain (without www.)\ncp config_example.yml config.yml\n```\n\n#### Write your configurations in `config.yml`\n\n## Docker\n\u003e Default user name and password is `hiyali920@gmail.com` `non-secure`, Change `prepare/sql/model-data.sql` if necessary.\n```shell\ndocker build --rm -t katip:v1 ./\ndocker run --name katip --rm -id -p 80:80 -p 443:443 katip:v1\n```\n\u003e replace `-id` to `-it` for foreground run and use `Ctrl+p` - `Ctrl+q` to detach\nIt will take a few minutes... and `curl -G localhost/api/ping`\n\n## TODO\n* [x] User login \u0026 register with an email address\n* [x] Send a email over TLS\n* [x] Add \u0026 edit \u0026 show records\n* [x] Filter the records by title \u0026 type\n* [x] User update information \u0026 change password \u0026 avatar\n* [x] User reset password with email address (not tested)\n* [ ] Design a logo for Katip\n* [ ] Security (maybe use Symmetric Searchable Encryption)\n* [x] Dockerize\n\n## Contribute\n\u003e Feel free\n\n## Screenshot\n![black-theme](https://raw.githubusercontent.com/hiyali/katip-be/master/screenshot/katip-black-theme.png \"black-theme\")\n![record-list](https://raw.githubusercontent.com/hiyali/katip-be/master/screenshot/katip-record-list.png \"record-list\")\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiyali%2Fkatip-be","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiyali%2Fkatip-be","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiyali%2Fkatip-be/lists"}