{"id":20918336,"url":"https://github.com/duartegalvao/sirs_authserver","last_synced_at":"2026-05-08T03:13:55.681Z","repository":{"id":119486428,"uuid":"155086547","full_name":"duartegalvao/SIRS_AuthServer","owner":"duartegalvao","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-02T10:02:12.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-19T16:49:19.260Z","etag":null,"topics":["computer-security","django","django-application","django-rest-framework","network-security","pyotp","python","python3","rest","rest-api","totp"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/duartegalvao.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":"2018-10-28T15:36:10.000Z","updated_at":"2019-05-19T15:22:31.000Z","dependencies_parsed_at":"2023-06-06T06:45:33.161Z","dependency_job_id":null,"html_url":"https://github.com/duartegalvao/SIRS_AuthServer","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/duartegalvao%2FSIRS_AuthServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duartegalvao%2FSIRS_AuthServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duartegalvao%2FSIRS_AuthServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duartegalvao%2FSIRS_AuthServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duartegalvao","download_url":"https://codeload.github.com/duartegalvao/SIRS_AuthServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243312916,"owners_count":20271160,"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":["computer-security","django","django-application","django-rest-framework","network-security","pyotp","python","python3","rest","rest-api","totp"],"created_at":"2024-11-18T16:38:30.132Z","updated_at":"2025-12-30T04:19:49.713Z","avatar_url":"https://github.com/duartegalvao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SIRS Authentication Server\n\n## Description\n\nThis is part of a project for the [Network and Computer Security (SIRS)](https://fenix.tecnico.ulisboa.pt/disciplinas/SIRS/2018-2019/1-semestre) course in Instituto Superior Técnico of the University of Lisbon.\n\nThe repo contains the SIRS project authentication server (+ web app) component.\n\n## Instructions\n\n### Set-up\n\nAfter cloning the project, you should create a virtual-env in the root folder, as follows:\n\n```bash\nvirtualenv -p python3 auth-env\n```\n\n### Running\n\nMake sure you are inside the environment:\n\n```bash\nsource auth-env/bin/activate\n```\n\nYour shell prompt should have \"`(auth-env)`\" in the beginning.\n\nThen, make sure all of the project requirements are installed:\n\n```bash\npip3 install -r requirements.txt\n```\n\nAfter that you can just run the test-server:\n\n```bash\npython3 auth/manage.py runserver\n```\n\n### Developing\n\nDjango documentation is available [here](https://docs.djangoproject.com/en/2.1/).\n\n### Exiting\n\nTo leave the environment, run:\n\n```bash\ndeactivate\n```\n\n## Team\n\n| Student Number | Name             | Github Profile                                  |\n| -------------- | ---------------- | ----------------------------------------------- |\n| 83422          | Amândio Faustino | [Nandinski](https://github.com/Nandinski)       |\n| 83449          | Duarte Galvão    | [duartegalvao](https://github.com/duartegalvao) |\n| 83524          | Marta Cruz       | [rbouru](https://github.com/rbouru)             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduartegalvao%2Fsirs_authserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduartegalvao%2Fsirs_authserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduartegalvao%2Fsirs_authserver/lists"}