{"id":22111676,"url":"https://github.com/phx/naeq-cli","last_synced_at":"2025-03-24T04:34:12.989Z","repository":{"id":121578644,"uuid":"258246652","full_name":"phx/naeq-cli","owner":"phx","description":"Python experiment based on the NAEQ cipher. ","archived":false,"fork":false,"pushed_at":"2020-04-27T18:54:48.000Z","size":1775,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T10:33:57.897Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phx.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":"2020-04-23T15:21:39.000Z","updated_at":"2021-08-10T01:44:27.000Z","dependencies_parsed_at":"2024-08-10T23:32:13.568Z","dependency_job_id":null,"html_url":"https://github.com/phx/naeq-cli","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/phx%2Fnaeq-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fnaeq-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fnaeq-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fnaeq-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phx","download_url":"https://codeload.github.com/phx/naeq-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245211864,"owners_count":20578437,"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":"2024-12-01T10:50:23.896Z","updated_at":"2025-03-24T04:34:12.962Z","avatar_url":"https://github.com/phx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAEQ-cli\n\nThis is a personal experiment that I have made public to anyone else who is interested in cryptography as well as high strangeness and other weird topics.\n\nInstead of requiring MongoDB or soemthing like that, I have implemented the use of a personal dictionary as a JSON file for saving personal queries.\n\n**Dependencies:** `python3+`\n\n---\n\n## Usage\n- `git clone https://github.com/phx/naeq-cli`\n- `cd naeq-cli`\n- `./naeq.py [WORD/NAME/PHRASE/INTEGER]` or `echo [WORD/NAME/PHRASE/INTEGER] | ./naeq.py`\n\n### Command line flags:\n\n| Parameter | Functionality |\n| :---  | :--- |\n| `-b`  | *Backup* - backs up your personal database |\n| `-d`  | *Delete* - deletes the result from your personal database |\n| `-nn` | *No NAEQ* - suppresses NAEQ output and only returns personal database results | \n| `-np` | *No Personal* - suppresses personal database output and only returns NAEQ results |\n| `-s`  | *Save* - saves the resulting query in your personal database. |\n| `-ss` | *Save Silent* - saves resulting personal query and suppresses NAEQ output |\n| `-v`  | *Value* - queries all terms associated with a specific numeric value |\n| `-q`  | *Quiet* - suppress all output except for the CEQ value for the query |\n\nUpon running `./naeq.py -s [QUERY]` or `./naeq.py -ss` for the first time, a personal dictionary named `dictionary.json` will be created in the same directory.\n\nRunning these commands will save the query into `dictionary.json`.\n\nYou can run `./naeq.py -d [QUERY]` do remove the query from `dictionary.json`.\n\nWhen you start to establish a pretty good size dictionary and want to make sure it stays intact, you may want to periodically back it up using `./naeq.py -b`, which will copy\n`dictionary.json` to `dictionary.bak`.\n\n---\n\nSpecial thanks to [Wren Collier](https://liminalroom.com/) and [Alynne Keith](https://offalynne.neocities.org/), who developed [https://www.naeq.io](https://www.naeq.io/)\nand made their project available on [GitHub](https://github.com/misterapol/naeq).  My [`liber_al.json`](liber_al.json) uses the NAEQ dictionary converted straight from their own\n[`data.js`](https://raw.githubusercontent.com/misterapol/naeq/master/data.js), which was a *huge* help in the creation of this command line project, as most of the real\nwork had already been done.\n\nThese projects could not have been accomplished without the amazing and interesting work of Allen Greenfield and his book, *Secret Cipher of the UFOnauts*, as well as all\nof the amazing and \"crazy\" individuals who have investigated and worked with this cipher for over a century.\n\n---\n\nAlso a special shout out to [Greg and Dana Newkirk](https://weirdhq.com/) and their amazing series [Hellier](https://www.hellier.tv/), where I was first introduced me to this material.\n\nI also could have never done this without the insight of my brother in weird investigations, Devin, who first introduced me to the *Hellier* series.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphx%2Fnaeq-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphx%2Fnaeq-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphx%2Fnaeq-cli/lists"}