mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

585
comptes actifs

#pastebin

1 message1 participant0 message aujourd’hui
NEWSCARD: Decentralized, Encrypted Paste Bin via Usenet Newsgroups

NEWSCARD Publish and fetch permanent named records via Network News

Newscard creates a decentralized, encrypted, named record paste bin.

[git repo] https://codeberg.org/OCTADE/newscard (use most recent version only)

With a single command, name the card, snarf the file and encrypt it.

With another command, push the encrypted file to the public network.

With another short command, snarf a file from the network.

Only users knowing the name [key] of the record will be able to decrypt it.

If a strong passphrase is used to name the file, it will be very secure.

This is useful for quickly snarfing, encrypting, and publishing a text file:

$~: card enc [passphrase] [file]
$~: card put [passphrase]

It is useful for retrieving a text file with just a key:

$~: card get [passphrase]
$~: card show [passphrase]

If and when you want the general public to access the record just share the keyword.

Newscard uses nine (9) (NINE) layers of encryption with OpenSSL chacha20 cipher.

Newscard generates 9 each of: cipher keys, salts, key iteration parameters.

It would be nice if something like this were added to the ActivityPub protocol, such that keyword[@]host.url would do the same thing. Then secret text records could be stored securely for later retrieval or revelation.

#NewsCard #Pastebin #Usenet #NNTP #NetworkNews #Encryption #Cryptography #Messaging #Anonymity #Protocols #OpenSource #FreeSoftware #BlackHackJack #Censorship #Retro #InfoSec #Ciphers #Codes #FOSS

@infostorm@a.gup.pe @crypto@a.gup.pe @infosec@a.gup.pe

Well this project has been though some shit, but I think this is where it's going to stay. https://0x45.st is now a full blown 0x0.st clone, but written in Crystal using the Athena framework and Crecto. Turns out you don't need all of the flashy BS and pretty styles to make a decent paste bin.

Like 0x0 it supports files under 256MiB and (for now) it has the same default expiration curve. It does not yet support NSFW detection and virus scanning, but that will be coming soon.

If you're feeling generous, leave a star
😀 couldn't hurt the job hunt to have another project with a decent number of stars. https://github.com/watzon/paste69

#project #developer #pastebin #crystal #crystallang #athenaframework #0x0 #curl #docker

0x45.stPaste69

New server, new #introduction:

I'm a software developer from
#Tampere, #Finland 🇫🇮. I've worked on full stack #Python and #JavaScript / #TypeScript projects for around 10 years, on my free time I use #Elixir and #Gleam (hope in the future at work too!).

My main hobby project is
https://codestats.net/, a free programming stats project. Outside coding, I enjoy #GeoCaching, #cycling (commuting with #eBike), and nowadays playing on the #SteamDeck.

Some other things I've made:

#Pastebin that stores the content in the URL: https://nicd.gitlab.io/t/ (JS)

#Geothermal heat pump UI: https://gitlab.com/Nicd/geo-therminator (Elixir and Gleam)

Speed game ("Speden speli"):
https://youtu.be/8VczL0JBCls - https://gitlab.com/Nicd/ex_speed_game (Elixir)

Blog:
https://blog.nytsoi.net (Elixir)

Some Elixir and Gleam packages:
https://hex.pm/users/nicd

codestats.netCode::StatsCode::Stats is a free stats tracking service for programmers

Hi all. @MikeInTheGarden likes to write the occasional long post on Facebook. As Mastodon servers have a typical character limit of 500 chars, he'll need to use an external site to host the content in order to post here. What's everyone's favourite method for sharing #LongText that's not code? #Pastebin springs to mind. What else would you recommend?