{"id":15930269,"url":"https://github.com/ianstenbit/authenticationsimulator","last_synced_at":"2025-10-06T01:39:22.088Z","repository":{"id":99527684,"uuid":"72368939","full_name":"ianstenbit/AuthenticationSimulator","owner":"ianstenbit","description":"A simulator for time-based link layer authentication in Elixir","archived":false,"fork":false,"pushed_at":"2016-12-07T16:21:50.000Z","size":533,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T10:46:03.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/ianstenbit.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,"publiccode":null,"codemeta":null}},"created_at":"2016-10-30T19:00:24.000Z","updated_at":"2016-10-30T19:01:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"95da5afb-cba6-4932-b345-c9ee63a9c0fd","html_url":"https://github.com/ianstenbit/AuthenticationSimulator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ianstenbit/AuthenticationSimulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianstenbit%2FAuthenticationSimulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianstenbit%2FAuthenticationSimulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianstenbit%2FAuthenticationSimulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianstenbit%2FAuthenticationSimulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianstenbit","download_url":"https://codeload.github.com/ianstenbit/AuthenticationSimulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianstenbit%2FAuthenticationSimulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547771,"owners_count":26004772,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-07T00:40:39.208Z","updated_at":"2025-10-06T01:39:22.052Z","avatar_url":"https://github.com/ianstenbit.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simulator\n\n## What this project is\n\nThis project is a network simulator for a link-layer authentication protocol I'm working on for a research project. The simulator has a set of nodes who are communicating, as well as a single attacker which is attempting to send false messages to one host on the network. The authentication protocol uses time-based authentication, so it assumes that the sender and receiver share parallel stream ciphers which they use to encode an artificial delay. This simulator keeps track of a number of different potential window sizes during which a recipient will accept a new message, and can write data about the false/true positive/negative rate of authentication.\n\nThe simulator is currently running, collecting preliminary data to be used for a grant proposal to pursue more research into this authentication strategy.\n\n## To run the simulator:\n```elixir\niex -S mix\n\nSimulator.run\n```\n\nThis will automatically generate log and time files as the simulator runs. To write auth.dat files, use:\n\n```elixir\nSimulator.Logger.write_authenticators\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianstenbit%2Fauthenticationsimulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianstenbit%2Fauthenticationsimulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianstenbit%2Fauthenticationsimulator/lists"}