Add paste services #97

Closed
opened 2016-11-20 01:22:51 +00:00 by ghost · 11 comments
ghost commented 2016-11-20 01:22:51 +00:00 (Migrated from github.com)

Maybe we should add paste services too? I think it's a good idea to have paste services listed, as some people want to share code or simply plain text files with some privacy (and without pastebin captchas).

For example, ghostbin seems like a good candidate.

It's open source, supports expiration and encryption - perfect for privacy.
Supports code highlighting, having an account for managing pastes - like pastebin, gist.github.com, ....

Also

Ghostbin user accounts exist solely for keeping track of your own pastes.
No personally-identifying information is retained as part of your user account—even when you use Email. Promise.

Maybe we should add paste services too? I think it's a good idea to have paste services listed, as some people want to share code or simply plain text files with some privacy _(and without pastebin captchas)_. For example, [ghostbin](https://ghostbin.com) seems like a good candidate. [It's open source](http://git.howett.net/paste.git), supports expiration and **encryption** _- perfect for privacy_. Supports code highlighting, having an account for managing pastes _- like pastebin, gist.github.com, ..._. Also > Ghostbin user accounts exist solely for keeping track of your own pastes. > No personally-identifying information is retained as part of your user account—even when you use Email. Promise.
privacytoolsIO commented 2016-12-05 02:22:18 +00:00 (Migrated from github.com)

Good idea. Are you familiar with Ghostbin alternatives so we can add more services? http://alternativeto.net/software/ghostbin/?license=opensource

Good idea. Are you familiar with Ghostbin alternatives so we can add more services? http://alternativeto.net/software/ghostbin/?license=opensource
ghost commented 2016-12-05 16:38:00 +00:00 (Migrated from github.com)

Hastebin is open source too, but doesn't use https. It's really just an alternative to pastebin.

I would recommend zerobin, as it's widely used on I2P, but the repo says that you should use PrivateBin.

[Hastebin](http://hastebin.com) is [open source](https://github.com/seejohnrun/haste-server) too, but doesn't use https. It's really just an alternative to pastebin. I would recommend zerobin, as it's widely used on I2P, but the [repo](https://github.com/sebsauvage/ZeroBin) says that you should use [PrivateBin](https://github.com/PrivateBin/PrivateBin).
privacytoolsIO commented 2016-12-15 01:06:09 +00:00 (Migrated from github.com)

So lets add Ghostbin, PrivateBin and 0bin.net

So lets add Ghostbin, PrivateBin and 0bin.net
ghost commented 2016-12-16 15:42:09 +00:00 (Migrated from github.com)

@privacytoolsIO Why 0bin.net?

@privacytoolsIO Why 0bin.net?
privacytoolsIO commented 2016-12-17 01:05:17 +00:00 (Migrated from github.com)

https, open source, can be self hosted. faq here

https, open source, can be self hosted. [faq here](https://0bin.net/faq/)
ghost commented 2016-12-17 12:58:55 +00:00 (Migrated from github.com)

@privacytoolsIO It's client-side. Edit: Ah, I didn't look too much into it, the "A client side encrypted PasteBin" and Your previous pastes will be saved in your browser using localStorage. were enough for me to think that it's client-side only, as in it uses localstorage to store your pastes and there is no server interaction whatsoever, so I kept looking for alternatives.

Looks nice.

@privacytoolsIO <s>It's client-side</s>. Edit: Ah, I didn't look too much into it, the `"A client side encrypted PasteBin"` and `Your previous pastes will be saved in your browser using localStorage.` were enough for me to think that it's client-side only, as in it uses localstorage to store your pastes and there is no server interaction whatsoever, so I kept looking for alternatives. Looks nice.
kewde commented 2016-12-17 17:47:16 +00:00 (Migrated from github.com)

I like the proposed websites and as previous mentioned: Hastebin should not be included.

I like the proposed websites and as previous mentioned: Hastebin should not be included.
privacytoolsIO commented 2016-12-18 03:09:21 +00:00 (Migrated from github.com)

Just found out that hastebin supports https: https://hastebin.com/

Edit: Added under "Worth mentioning"

Just found out that hastebin supports https: https://hastebin.com/ Edit: Added under "Worth mentioning"
privacytoolsIO commented 2016-12-18 08:30:59 +00:00 (Migrated from github.com)

Should we remove ProtectedText.com? They never released the server source code according to this prism break discussion: https://github.com/nylira/prism-break/issues/1078

Should we remove ProtectedText.com? They never released the server source code according to this prism break discussion: https://github.com/nylira/prism-break/issues/1078
ghost commented 2016-12-18 11:22:57 +00:00 (Migrated from github.com)

Interesting. hastebin does support HTTPS, but simply typing "hastebin.com" into the URL bar redirects you to the http version. HTTPS Everywhere doesn't help.

Interesting. hastebin does support HTTPS, but simply typing "hastebin.com" into the URL bar redirects you to the http version. HTTPS Everywhere doesn't help.
kewde commented 2016-12-18 12:36:41 +00:00 (Migrated from github.com)

A http to https redirect should be the defacto standard.
Any pastebin service that provides encryption and is not open source does not seem like a good choice to me.

Gostbin, 0bin, PrivateBin are all open source and support HTTPS, I think those should suffice?

A http to https redirect should be the defacto standard. Any pastebin service that provides encryption and is not open source does not seem like a good choice to me. Gostbin, 0bin, PrivateBin are all open source and support HTTPS, I think those should suffice?
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#97
No description provided.