Is there a decentralised version of finger, write and talk?

Clash Royale CLAN TAG#URR8PPP
Has someone made a secure, decentralised, terminal-based replica of finger, write and talk?
In other words, a utility that lets you look up and communicate with a handful of friends, eg. finger joe to see if Joe is at his computer, talk joe to chat with Joe, and so on.
Obviously you can use these legacy commands as-is if all your friends log in to the same server, but I'm wondering if there is a solution that lets you do this without a central server, so basically:
- Open your local terminal
- Type
talk <your friend's email address, or alias> - Your friend gets a request in his local terminal
PS! To my knowledge, there were no group chats in legacy UNIX, but if there is some sort of solution for this, it surely would be a plus if this was supported as well.
terminal write finger
|
show 2 more comments
Has someone made a secure, decentralised, terminal-based replica of finger, write and talk?
In other words, a utility that lets you look up and communicate with a handful of friends, eg. finger joe to see if Joe is at his computer, talk joe to chat with Joe, and so on.
Obviously you can use these legacy commands as-is if all your friends log in to the same server, but I'm wondering if there is a solution that lets you do this without a central server, so basically:
- Open your local terminal
- Type
talk <your friend's email address, or alias> - Your friend gets a request in his local terminal
PS! To my knowledge, there were no group chats in legacy UNIX, but if there is some sort of solution for this, it surely would be a plus if this was supported as well.
terminal write finger
Maybefinch(I've not tried it)
– Stéphane Chazelas
Mar 6 at 11:55
3
This is not so much context. I suppose in modern days one would use IRC with a terminal-based client. Would that be what you are looking for?
– Bananguin
Mar 6 at 11:55
I don't think IRC really matches the 'secure' or 'decentralised' aspect from the OP.
– Panki
Mar 6 at 11:59
2
@Panki you can use TLS with IRC nowadays, which helps with the secure part. I don’t know if it counts as decentralised, but you can run your own server ;-).
– Stephen Kitt
Mar 6 at 12:16
If you want to, you can still runwriteand viasshit should be secure. (For example,writeis available in Ubuntu 18.04 LTS.) But IRC is a more modern alternative.
– sudodus
Mar 6 at 12:33
|
show 2 more comments
Has someone made a secure, decentralised, terminal-based replica of finger, write and talk?
In other words, a utility that lets you look up and communicate with a handful of friends, eg. finger joe to see if Joe is at his computer, talk joe to chat with Joe, and so on.
Obviously you can use these legacy commands as-is if all your friends log in to the same server, but I'm wondering if there is a solution that lets you do this without a central server, so basically:
- Open your local terminal
- Type
talk <your friend's email address, or alias> - Your friend gets a request in his local terminal
PS! To my knowledge, there were no group chats in legacy UNIX, but if there is some sort of solution for this, it surely would be a plus if this was supported as well.
terminal write finger
Has someone made a secure, decentralised, terminal-based replica of finger, write and talk?
In other words, a utility that lets you look up and communicate with a handful of friends, eg. finger joe to see if Joe is at his computer, talk joe to chat with Joe, and so on.
Obviously you can use these legacy commands as-is if all your friends log in to the same server, but I'm wondering if there is a solution that lets you do this without a central server, so basically:
- Open your local terminal
- Type
talk <your friend's email address, or alias> - Your friend gets a request in his local terminal
PS! To my knowledge, there were no group chats in legacy UNIX, but if there is some sort of solution for this, it surely would be a plus if this was supported as well.
terminal write finger
terminal write finger
edited Mar 6 at 14:44
forthrin
asked Mar 6 at 11:41
forthrinforthrin
9431122
9431122
Maybefinch(I've not tried it)
– Stéphane Chazelas
Mar 6 at 11:55
3
This is not so much context. I suppose in modern days one would use IRC with a terminal-based client. Would that be what you are looking for?
– Bananguin
Mar 6 at 11:55
I don't think IRC really matches the 'secure' or 'decentralised' aspect from the OP.
– Panki
Mar 6 at 11:59
2
@Panki you can use TLS with IRC nowadays, which helps with the secure part. I don’t know if it counts as decentralised, but you can run your own server ;-).
– Stephen Kitt
Mar 6 at 12:16
If you want to, you can still runwriteand viasshit should be secure. (For example,writeis available in Ubuntu 18.04 LTS.) But IRC is a more modern alternative.
– sudodus
Mar 6 at 12:33
|
show 2 more comments
Maybefinch(I've not tried it)
– Stéphane Chazelas
Mar 6 at 11:55
3
This is not so much context. I suppose in modern days one would use IRC with a terminal-based client. Would that be what you are looking for?
– Bananguin
Mar 6 at 11:55
I don't think IRC really matches the 'secure' or 'decentralised' aspect from the OP.
– Panki
Mar 6 at 11:59
2
@Panki you can use TLS with IRC nowadays, which helps with the secure part. I don’t know if it counts as decentralised, but you can run your own server ;-).
– Stephen Kitt
Mar 6 at 12:16
If you want to, you can still runwriteand viasshit should be secure. (For example,writeis available in Ubuntu 18.04 LTS.) But IRC is a more modern alternative.
– sudodus
Mar 6 at 12:33
Maybe
finch (I've not tried it)– Stéphane Chazelas
Mar 6 at 11:55
Maybe
finch (I've not tried it)– Stéphane Chazelas
Mar 6 at 11:55
3
3
This is not so much context. I suppose in modern days one would use IRC with a terminal-based client. Would that be what you are looking for?
– Bananguin
Mar 6 at 11:55
This is not so much context. I suppose in modern days one would use IRC with a terminal-based client. Would that be what you are looking for?
– Bananguin
Mar 6 at 11:55
I don't think IRC really matches the 'secure' or 'decentralised' aspect from the OP.
– Panki
Mar 6 at 11:59
I don't think IRC really matches the 'secure' or 'decentralised' aspect from the OP.
– Panki
Mar 6 at 11:59
2
2
@Panki you can use TLS with IRC nowadays, which helps with the secure part. I don’t know if it counts as decentralised, but you can run your own server ;-).
– Stephen Kitt
Mar 6 at 12:16
@Panki you can use TLS with IRC nowadays, which helps with the secure part. I don’t know if it counts as decentralised, but you can run your own server ;-).
– Stephen Kitt
Mar 6 at 12:16
If you want to, you can still run
write and via ssh it should be secure. (For example, write is available in Ubuntu 18.04 LTS.) But IRC is a more modern alternative.– sudodus
Mar 6 at 12:33
If you want to, you can still run
write and via ssh it should be secure. (For example, write is available in Ubuntu 18.04 LTS.) But IRC is a more modern alternative.– sudodus
Mar 6 at 12:33
|
show 2 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f504684%2fis-there-a-decentralised-version-of-finger-write-and-talk%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f504684%2fis-there-a-decentralised-version-of-finger-write-and-talk%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Maybe
finch(I've not tried it)– Stéphane Chazelas
Mar 6 at 11:55
3
This is not so much context. I suppose in modern days one would use IRC with a terminal-based client. Would that be what you are looking for?
– Bananguin
Mar 6 at 11:55
I don't think IRC really matches the 'secure' or 'decentralised' aspect from the OP.
– Panki
Mar 6 at 11:59
2
@Panki you can use TLS with IRC nowadays, which helps with the secure part. I don’t know if it counts as decentralised, but you can run your own server ;-).
– Stephen Kitt
Mar 6 at 12:16
If you want to, you can still run
writeand viasshit should be secure. (For example,writeis available in Ubuntu 18.04 LTS.) But IRC is a more modern alternative.– sudodus
Mar 6 at 12:33