Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
13 results tagged messages  ✕   ✕
jhaals/yopass https://github.com/jhaals/yopass
Thu 30 Jun 2022 03:40:08 PM PDT archive.org

Yopass is a project for sharing secrets in a quick and secure manner*. The sole purpose of Yopass is to minimize the amount of passwords floating around in ticket management systems, Slack messages and emails. The message is encrypted/decrypted locally in the browser and then sent to yopass without the decryption key which is only visible once during encryption, yopass then returns a one-time URL with specified expiry date.

There is no perfect way of sharing secrets online and there is a trade off in every implementation. Yopass is designed to be as simple and "dumb" as possible without compromising on security. There's no mapping between the generated UUID and the user that submitted the encrypted message. It's always best send all the context except password over another channel.

Messages can only be viewed once. Message can self-destruct automatically. No accounts or registration is required.

Has CLI functionality built in.

Uses memcached or redis as its back-end.

Public instance: https://yopass.se/

webapps service golang encryption messages javascript security cli
celery/celery https://github.com/celery/celery
Wed 09 Jun 2021 03:34:04 PM PDT archive.org

A distributed task queue written in Python that implements multiple message brokers and workers. Used to distribute tasks (discrete units of work or messages) to worker processes elsewhere on the host or the network. Generic communication protocol - there are protocol adapters for multiple other programming languages. Also implements webhooks.

Aims to be easy to use, with no required configuration files. This might be a case of "write your own simple daemon." Requires RabbitMQ or Redis as its message brokers.

https://docs.celeryproject.org/en/stable/

https://docs.celeryproject.org/en/latest/getting-started/first-steps-with-celery.html

https://medium.com/swlh/python-developers-celery-is-a-must-learn-technology-heres-how-to-get-started-578f5d63fab3

python exocortex queue tasks workers agents messages webhooks
8go/matrix-commander https://github.com/8go/matrix-commander
Sat 01 Aug 2020 06:04:10 PM PDT archive.org

Simple but convenient CLI-based Matrix client app for sending and receiving messages. Fire and forget any kind of message that the Matrix protocol supports.

matrix python cli messages media tool sysadmin
Louis T. Getterman IV / Polycephaly ยท GitLab https://gitlab.com/ltgiv/polycephaly
Wed 11 Dec 2019 11:17:23 AM PST archive.org

Polycephaly is a Python module that allows you to easily create programs that are capable of parallel operations at the I/O and CPU levels. Email-like syntax for inter-process communications without external dependencies. Message routing through multiple backends. Message filters and callbacks. FIFO.

python module ipc messages parallel exocortex messagebus
Patchbay https://patchbay.pub/
Thu 28 Nov 2019 04:20:08 PM PST archive.org

patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks handling, smart home event routing, IoT reporting, job queues, chat systems, bots, etc, all completely cgi-bin and requiring no account creation or authentication. Most implementations need nothing but curl and simple bash snippets.

Github repo for a basic server: https://github.com/patchbay-pub/patchbay-simple-server

Github repo for CLI tools: https://github.com/patchbay-pub/patchbay

exocortex http https service events data notifications webhooks messages messagebus golang
Mitogen https://mitogen.networkgenomics.com/
Mon 25 Nov 2019 11:21:12 AM PST archive.org

Mitogen is a Python library for writing distributed self-replicating programs.

There is no requirement for installing packages, copying files around, writing shell snippets, upfront configuration, or providing any secondary link to a remote machine aside from an SSH connection. Due to its origins for use in managing potentially damaged infrastructure, the remote machine need not even have free disk space or a writeable filesystem.

It is not intended as a generic RPC framework; not intended for direct use by consumer software.

The focus is to centralize and perfect the intricate dance required to run Python code safely and efficiently on a remote machine, while avoiding temporary files or large chunks of error-prone shell scripts, and supporting common privilege escalation techniques like sudo, potentially in combination with exotic connection methods such as WMI, telnet, or console-over-IPMI.

Github: https://github.com/dw/mitogen

python sysadmin distributed commands repairs lightweight messages
GitHub - tinode/chat https://github.com/tinode/chat
Mon 14 Oct 2019 02:42:17 PM PDT archive.org

Instant messaging server. Backend in pure Go (license GPL 3.0), client-side binding in lots of different languages. Also supports gRPC and HTTP(S)+Websockets. Supports persistent storage with a back-end database.

This is not XMPP, but I added the tag so it's easier to find later.

This is also a proof-of-concept web client: https://github.com/tinode/webapp/

server golang im xmpp exocortex messages federated api
Binkd's Home Page https://2f.ru/binkd/
Sun 22 Sep 2019 09:23:57 PM PDT archive.org

Binkd transfers files between two Fidonet systems over TCP/IP.

bbs software messages transfer
dschep/ntfy: ๐Ÿ–ฅ๏ธ๐Ÿ“ฑ๐Ÿ”” A utility for sending notifications, on demand and when commands finish. https://github.com/dschep/ntfy
Sun 09 Dec 2018 09:09:55 PM PST archive.org

A utility which brings notification to your shell. It can automatically provide desktop notifications when long running commands finish or it can send push notifications to your phone when a specific command finishes. Can be installed in a virtualenv as long as --system-site-packages is used. As modules for XMPP, Telegram, Instapush, Slack, Rocketchat. If you install from AUR you'll get all of them at once. Plugins are configured in your ~/.config/ntfy/ntfy.yml or ~/.ntfy.yml file.

python utility cli notifications messages alerts events exocortex
Phone Recording Archive http://www.payphone-directory.org/sounds.html
Tue 20 Mar 2018 02:33:51 AM PDT archive.org

An archive of recorded messages and error tones from United States telephony networks. Available for online listening or free download.

vintage resource telephony telecom messages asterisk wav free communications recordings retro speech mp3 samples phones tech sounds audio archives history
Sending Secure Broadcast Messages with Signal | n8fr8's open ideals https://nathan.freitas.net/2017/02/13/sending-secure-broadcast-messages-with-signal/
Mon 19 Mar 2018 11:45:57 PM PDT archive.org

A script which uses the Signal CLI utility to send secure messages.

cli script signal messages exocortex leandra scripting utility
guregu/bbs https://github.com/guregu/bbs
Mon 19 Mar 2018 10:56:01 PM PDT archive.org

A protocol called BBS (and a reference implementation server and CLI client) that is meant to be a generic message board protocol. Meant to be lightweight, easy to implement, and really meant for browsing apps for native clients. This reference implementation is in golang. HTTP GETs for pulling, POSTs for pushing. README defines the entire protocol.

protocol cli server golang json bbs messages
dweet.io - Share your thing- like it ain't no thang. http://dweet.io/
Mon 19 Mar 2018 10:49:23 PM PDT archive.org

An online microblogging site for IoT stuff. Publish and subscribe to arbitrary data. Does not require an account to use (strangely), just publish and go. Has a REST API, responds with JSON. Stores one day of data history by default. You need to pay to get more storage. Realtime capable. Can alert on certain conditions. Multiple client libraries, including python modules.

microblogging messagebus python modules iot messages rest json api online exocortex
4813 links, including 361 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn