Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

9 total results found

Matrix

Multi-platform messaging made easy, convenient, secure, and private. The Matrix Protocol Matrix is a messaging protocol. The term "Matrix" often refers to the method of communication or the app to be used, but it's actually about how the messages are managed a...

Protected Messages

Sometimes you want to transmit a message (text, a file, whatever) in such a way that only you and the recipient know what's in the message and can access its contents. Use cases may include: Sharing a password with someone. Sending a love letter you want to b...

encryption
Encryption!
security

Send

Tools

Encrypted file transmission tool. https://send.starlord.zip Simple, private file sharing Send lets you share files with end-to-end encryption and a link that automatically expires. So you can keep what you share private and make sure your stuff doesn’t stay o...

encrypt
encryption enabled
link
generates a shareable link
attach
supports attachments
unknown
service operator sees no data

PrivateBin

Tools

Private content sharing. https://bin.starlord.zip/ PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Usage Share protected text at unique URLs to anyone. Features End-to-end Encryption: Items are en...

encrypt
encryption enabled
link
generates a shareable link
unknown
service operator sees no data

Privacy Protect

Tools

Encrypt and password-protect your content. https://enc.starlord.zip/ Securely share passwords and sensitive files over email or store them in insecure locations like cloud drives. No special software or account—just a desktop or mobile web browser. Usage Enc...

encrypt
encryption enabled
attach
supports attachments
unknown
service operator sees no data
on-device
data never leaves your device

Hat.sh

Tools

Create an encrypted version of your content. https://hash.starlord.zip/ Simple, fast, secure client-side file encryption. Usage Locally encrypt files and save/transmit securely for later decryption. Features In-Browser Encryption: Items are encrypted entir...

encrypt
encryption enabled
attach
supports attachments
unknown
service operator sees no data
on-device
data never leaves your device

General

API

api.starlord.zip curl https://api.starlord.zip/{endpoint} What is it? A FastAPI I deployed and customized to teach myself Python. What's in it? Public endpoints you can use freely and without credentials/authentication. It's just a collection of fun projects I...

api
Application Programming Interface

Dice API

API Dice

The Dice API is a quick way to get a dice roll when you need one. The front page enables anyone to roll using simple form input. Savvy developers might also find ways to leverage HTTP or curl requests into their own apps. Roll some dice! GET /dice/{roll} - Get...

api
Application Programming Interface
games
Games!

Planned Features

API Dice

Some ideas I have for improvements to the Dice API... (Eventually I'll track these in a git forge.) Room IDs Include a room id, allowing rolls from the same experience to be grouped. For example, players in the same game, session, encounter, etc. could have al...

api
Application Programming Interface
games
Games!