fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.8K
active users

#pastebin

1 post1 participant0 posts today

Annopuncing an (almost) non-botched 3.2.0 release of the wastebin #pastebin: Besides *nix binaries for targets other than musl Linux, there is support for the Catppuccin color scheme (go read through what hoops the author had to go through) and additional syntax (#typst, yeah), you can bind to Unix domain sockets instead of TCP sockets, expirations can be specified with magnitudes other than seconds and some UI paper cuts have been fixed.

github.com/matze/wastebin/rele

GitHubRelease 3.2.0 · matze/wastebinAdded Support for binding to a Unix domain socket instead of a TCP address/port via the WASTEBIN_UNIX_SOCKET_PATH environment variable. Support for expiration durations specified explicitly as sec...

It's been a while since the big 3.0.0 release of the #rust #wastebin #pastebin. So I'm proud to present a botched 3.1.0 release which was supposed to come with tons more binary targets but didn't (thanks GitHub actions …).

Anyway, there are features that actually made it in: a new admin tool, improved performance and minor quality of life improvements regarding the UI and in turn UX.

github.com/matze/wastebin/rele

GitHubRelease 3.1.0 · matze/wastebinAdded wastebin-ctl command line tool to list all existing entries and purge expired ones. /robots.txt disallowing any crawling. Subtle button animations. Toast message when a burned paste is read....

I started my own pastebin solution a few years ago to share snippets with my colleagues. I ordered a VPS, deployed Sticky Notes and PostgreSQL. I wrote a client in Perl (for learning purpose) and my manager wrote the client in Go. It's easy to use and it was fun. We started to share snippets then more and more people did the same.

github.com/sayakb/sticky-notes

From day 1, the service was a side project without any guarantee of availability and security, even if I'm not crazy, it's not open on the internet and it runs on our own infrastructure.

I put a joke on the front page. But who cares? We use a CLI tool anyway. We almost never reach the front page. It's funny to see newcomers wondering what is the meaning of the mysterious phrase on this awesome service. They don't even know that I'm the one "managing" the service (it runs by itself in reality).

But today, the unprofessional joke is gone. The service will soon be handed over another team because it's their job. RIP my little successful pastebin ⚰️

GitHubGitHub - sayakb/sticky-notes: Sticky notes is a free open-source pastebin application.Sticky notes is a free open-source pastebin application. - sayakb/sticky-notes

Пишем свой pastebin, используя только userver

Всем привет! Меня зовут Василий Куликов, я работаю ведущим разработчиком в Техплатформе Екома и Райдтеха Яндекса и последние пять лет разрабатываю фреймворк userver . Это веб‑фреймворк, который позволяет создавать высоконагруженные отказоустойчивые сервисы на С++. Сегодня я расскажу, как написать на нём игрушечный, но рабочий сервис, который реализует функциональность pastebin.

habr.com/ru/companies/yandex/a

#c++ #userver #postgres #pastebin

ХабрПишем свой pastebin, используя только userverВсем привет! Меня зовут Василий Куликов, я работаю ведущим разработчиком в Техплатформе Екома и Райдтеха Яндекса и последние пять лет разрабатываю фреймворк userver . Это веб‑фреймворк, который...
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
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 @usenet@lemmy.world @crypto@a.gup.pe @infosec@a.gup.pe

#Pastebin PRO account for sale!
It's no longer useful to me and at least I can make a little money out of it. It's a lifetime account which I bought many years ago.
Currently PRO accounts are not available, so let me know if you are interested. Payment via Paypal or direct bank transfer within the European Union.
Price: 25 EUR.
After agreement and payment I would change the username and e-mail to your choice. pastebin.com/u/Amarok24
#programming #webdev
Advantages see: pastebin.com/pro

PastebinAmarok24's Pastebin - Pastebin.comPastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Ufficio Zero Linux OS e @devol insieme per un EcoSistema libero.
Siamo lieti di annunciare la collaborazione con gli attivisti di Devol che offrono 30 servizi liberi tra cui Mastodon, Pixelfed, Noblogo, Bookwyrm e tanto altro.
Ricordiamo che i servizi di Devol possono essere installati mediante Postinstall nella categoria Devol per le release 11 e 10 Plus, mentre dal software manager della release Minimal ricercandoli per ogni singolo applicativo.
Si tratta di servizi web che una volta installati saranno posizionati nel menu principale sotto la categoria Web delle applicazioni.
Per maggiori dettagli verranno pubblicate altre news sui nostri social per cui vi invitiamo a restare in contatto.

#devol #uzl #ufficiozero #ufficiozerolinuxos #mastodon #pixelfed #fediverso #noblogo #nextcloud #pastebin #etherpad #linux #opensource #pairdrop #linkstack #opensondage #UnoLinux