1 line
2.6 KiB
Plaintext
1 line
2.6 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Looking for a CLI-friendly pastebin service for with decent privacy policy, open source, and has at least shortest retention of 1 month. Other features in order of priority:</p> <ul> <li><p>free (self-hosting inevitably means it's not free when you need to pay to host?). Obviously this would be the best option in terms of privacy.</p></li> <li><p>does not require dedicated client (except a simple shell script) or much additional dependencies if at all.</p></li> <li><p>shorter burn retention, e.g. 1 day, 1-2 weeks. Ideally, burn on-demand!</p></li> <li><p>Optional syntax highlighting.</p></li> <li><p>optional encryption. Raw text needs to be supported because most people use a pastebin service to share to stuff to the public.</p></li> </ul> <p>Arch Wiki is the first place to check, but the here is what I've found after some brief searching of popular services:</p> <ul> <li><p><a href="http://ix.io/">ix.io</a>: "The codebase for ix.io is intended to be free and open-source. It is not published at the moment..." (not likely to ever be published tbh, ix.io has been around for a long time).</p></li> <li><p>sprunge: No response from author regarding <a href="https://github.com/rupa/sprunge/issues/42">retention</a>.</p></li> <li><p><a href="https://0x0.st/">0x0</a>: No real predictable/controllable way to delete pastes (you need to message the author to delete...). Smaller pastes retain for ~365 days.</p></li> <li><p><a href="https://github.com/solusipse/fiche">termbin</a>: As I learned today after setting up a shell function last night, it relies on port 9999(? Which seems like it's blocked at Dunkin' Donuts... or at least I get the error: <code>ztcp:16: connection failed: connection timed out</code> that I didn't at home. </p></li> </ul> <p>At the end of the day, you're posting unencrypted raw text online, so you should assume everything posted is on the internet forever. But there are so many pastebin services available and it's a popular tool used by IRC (open protocol that encourages decentralization) so it's hard to imagine there isn't one that is particularly privacy-friendly for raw texts (<a href="https://privatebin.info/">PrivateBin</a> seems promising but it requires encryption).</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/rofic"> /u/rofic </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q6m9of/pastebin_service_with_decent_privacy_policy_and/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/q6m9of/pastebin_service_with_decent_privacy_policy_and/">[comments]</a></span> |