{"id":15322145,"url":"https://github.com/edmartt/profilesaver-web","last_synced_at":"2026-01-21T17:02:26.659Z","repository":{"id":41601783,"uuid":"353499695","full_name":"Edmartt/Profilesaver-Web","owner":"Edmartt","description":"Web version of profilesaver","archived":false,"fork":false,"pushed_at":"2023-05-01T22:16:52.000Z","size":377,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T13:24:31.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Edmartt.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":"2021-03-31T21:54:12.000Z","updated_at":"2021-11-27T05:25:37.000Z","dependencies_parsed_at":"2025-02-12T19:32:42.762Z","dependency_job_id":"4c07a426-8db0-4836-af09-0bfb22e61dd4","html_url":"https://github.com/Edmartt/Profilesaver-Web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Edmartt/Profilesaver-Web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edmartt%2FProfilesaver-Web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edmartt%2FProfilesaver-Web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edmartt%2FProfilesaver-Web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edmartt%2FProfilesaver-Web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Edmartt","download_url":"https://codeload.github.com/Edmartt/Profilesaver-Web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edmartt%2FProfilesaver-Web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28636651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T15:01:31.228Z","status":"ssl_error","status_checked_at":"2026-01-21T14:42:58.942Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-01T09:14:19.937Z","updated_at":"2026-01-21T17:02:26.640Z","avatar_url":"https://github.com/Edmartt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Profilesaver-Web 🔐\n\n\n📖 **Profilesaver** is a web application that allows to save your social media and web profiles credential in a database.\n\nProfilesaver can:\n\n-    Create your username and password for your own private space\n-    Let you log in with your username and password\n-    The first view is the window with your saved accounts, but the first time, the table is empty, this is the index\n-    The menu option add account let you add a new account asking for username, your email, your password and a little description about the profile\n-    The profilesaver password is encrypted with generate_password_hash function from Flask\n-    Your session is active even if you close the browser, unless you choose to logout\n\n## Soon 🔜\n-    Email validation format. ✔️\n-    Error messages ✔️\n-    Email confirmation with token\n-    Username changing\n-    Password changing with email confirmation message\n-    Password reset option\n\n\n## 💥Install\n\n### On Linux:\n`$ python3 -m venv name`\n\n`$ . envname/bin/activate`\n\n`$ pip3 install -r requirements.txt`\n\n`$ create a .env file`\n\n     add to the .env file FLASK_APP=run.py, FLASK_ENV=development, SECRET_KEY=any value\n\n     HOST=localhost, USER=your username, PASSWORD= your server password, DATABASE=create a new database and use that name\n\n`$ flask init-db`\n\n`$ flask run`\n\noptionally, you can create a .sh file at the same level of the project folder with all the enviroment variable and type **. myfile.sh**\n\n### On Windows:\n\n`$ python -m venv name`\n\n`$ envname/Scripts/activate`\n\n`$ pip install -r requirements.txt`\n\n`$ create a .env file`\n\n     5. add to the .env file FLASK_APP=run.py, FLASK_ENV=development, SECRET_KEY=any value you want for test purpose only.\n     HOST=localhost, USER=your username, PASSWORD= your server password, DATABASE=create a new database and use that name\n\n`$ flask init-db`\n\n`$ flask run`\n\n### 🔐 DEMO\nIf you want to test Profilesaver:\n\n     1. Signup: you'll be asked for username, email and password\n\n     2. You'll be redirected to the login page and now you can log in\n\n     3. Add some accounts.\n\n     4. Give me some advice\n\n[Profilesaver Demo](https://shinigami.pythonanywhere.com) Rebuilding\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmartt%2Fprofilesaver-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmartt%2Fprofilesaver-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmartt%2Fprofilesaver-web/lists"}