From 61431210a8e63f3453b1c17070624c20dc744b9b Mon Sep 17 00:00:00 2001 From: Magdalunaa Date: Mon, 17 Nov 2025 18:28:08 +0100 Subject: [PATCH 1/2] readme but with license --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 716cd8d..8de72d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## KISSY Interface for Sapphic Smooching over ttY +## Kissing Interface for Sapphic Smooching over ttY Ever wanted to kiss girls through a tty? Well now you can! @@ -14,4 +14,8 @@ You can kiss any user in the local system who is logged in and has messages enab You can also kiss *remotely* with `ssh user@host kissy [target] `. This requires kissy to be set up in the remote host. Permissions thing. I don't make the rules. -Have fun girlkissing! :3 \ No newline at end of file +Have fun girlkissing! :3 + +## License + +This project is licensed with [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt) \ No newline at end of file From e856805464eb05eca5c9a8986d279345ccd30689 Mon Sep 17 00:00:00 2001 From: Magdalunaa Date: Mon, 17 Nov 2025 18:33:52 +0100 Subject: [PATCH 2/2] i guess it's better to recommend root:tty ownership --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8de72d9..bb715d1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ever wanted to kiss girls through a tty? Well now you can! ### Installation: - download kissy from the releases page and place it in the system's path -- run `sudo chown :tty /path/to/kissy` (or whatever group it's supposed to be) +- run `sudo chown root:tty /path/to/kissy` (or whatever ownership it's supposed to have) - run `sudo chmod 2755 /path/to/kissy` (or whatever permissions work for you. has to run with setgid) ### Usage: