{"id":18628927,"url":"https://github.com/t94j0/mwnn","last_synced_at":"2025-11-04T03:30:28.101Z","repository":{"id":83284293,"uuid":"66104234","full_name":"t94j0/mwnn","owner":"t94j0","description":"IRC, but with privacy - Also a way to help me learn Go","archived":false,"fork":false,"pushed_at":"2017-04-18T21:04:38.000Z","size":58,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-14T09:50:45.958Z","etag":null,"topics":["gpg","irc","messenger","security"],"latest_commit_sha":null,"homepage":"","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/t94j0.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-08-19T18:35:17.000Z","updated_at":"2017-12-10T07:09:43.000Z","dependencies_parsed_at":"2023-03-12T17:49:54.754Z","dependency_job_id":null,"html_url":"https://github.com/t94j0/mwnn","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/t94j0%2Fmwnn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t94j0%2Fmwnn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t94j0%2Fmwnn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t94j0%2Fmwnn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t94j0","download_url":"https://codeload.github.com/t94j0/mwnn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239425363,"owners_count":19636346,"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":["gpg","irc","messenger","security"],"created_at":"2024-11-07T04:49:51.282Z","updated_at":"2025-11-04T03:30:28.028Z","avatar_url":"https://github.com/t94j0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NOTICE: This repository has been deemed NOT secure. Messages can be repeated with replay attacks. This will be fixed in the future.\n\n# Messenger With No Name [MWNN (Pronounced Minn)]\n\n![](http://i.imgur.com/232MLcS.gif)\n\n# What is MWNN?\nIRC has never been a good tool for securely talking to other people because the data is sent in clear text over the internet. (Unless you are using SSL, but there are inherent [vulnerabilies with it](http://www.howtogeek.com/182425/5-serious-problems-with-https-and-ssl-security-on-the-web/). With MWNN, I am trying to create an irc-like service that uses GPG encryption to send text data across the internet safely so that there is no possibility for a MITM attack.\n\nFor more information on GPG, go [here](https://www.gnupg.org/)\n\n# Installing\n* Get mwnn from github: `go get github.com/t94j0/mwnn`\n\n#### Generating private key\n1. gpg --gen-key\n2. gpg --armor --export maxh@maxh.io \u003e [location for public key]\n3. gpg --armor --export-secret-key maxh@maxh.io \u003e [location for private key]\n\n* Run with `./mwnn -c [ip of server] -p [port] -puk [location of exported public key] -prk [location of exported private key]`\n\n# Messenger\n**Sending PM's**\n* /message [target username] [message to send]\n\n**Quitting**\n* /quit\n* Ctrl+c\n\n**Viewing Public Keys**\n/seekeys - This will display all connected user's keys. Always be sure that the keys you see here match what the other user's see. To exit, press Ctrl-q\n\n# TODO:\n* Add key generation under a new cobra name so that the user can use `mwnn keys create` as well as `mwnn keys list`\n* Message history / scrolling textbox\n* Implement User info storage (channels, rights, friends?, admin status)\n* Manage concurrency/parallelism of server\n* Add Client-side history/favorites\n* General UI changes\n* Add more commands\n* Random TODOs in the codebase\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft94j0%2Fmwnn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft94j0%2Fmwnn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft94j0%2Fmwnn/lists"}