Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

publishing work anonymously

Name: Anonymous 2012-05-14 3:39

Is there a robust way to publish work anonymously? IE, publish the work and never worry about being forced to reveal yourself as the author due to some possible dispute?

Using a very unrestrictive license like MIT or WTFPL with a pseudonym seems to be good. Even if someone else claims to be the person behind the pseudonym, that person couldn't restrict your use of the software, due to the loose license. So there wouldn't even be a need dispute their claim. Or maybe I'm missing something here. Anyways, advice would be appreciated.

Name: Anonymous 2012-05-14 3:51

No.

Name: Anonymous 2012-05-14 3:54

>>2

darn

Name: Anonymous 2012-05-14 4:00

Post it on 4chan

Name: Anonymous 2012-05-14 4:11

>>4

I'd like to upload it to some repository...

Name: Anonymous 2012-05-14 4:12

>>1
use se7en proxies

Name: Anonymous 2012-05-14 4:13

post it to github on tor

Name: Anonymous 2012-05-14 4:34

>>6,7
thanks, this ota do.

Name: Anonymous 2012-05-14 4:57

>>8
could you post a link to it here (through tor or se7en proxies) when you're done?

Name: Anonymous 2012-05-14 5:58

>>9
ok, I need to fix a few more bugs. Prolly in a week.

Name: Anonymous 2012-05-14 6:52

post it here

Name: Anonymous 2012-05-14 8:05

Just post the code somewhere with a notice on the top of the code files:
This code was published anonymously into the public domain. Do with it as you wish.

When I share my small bug fixes and small improvements to free software, I usually contact the project maintainers and tell them that I'd like to anonymously share my small code into the public domain which means you can take ownership of it should you desire it.

Name: Anonymous 2012-05-14 9:55

>>12
You can't place things into the public domain, and it's impossible to take ownership of something actually in the public domain. All you're doing is advertising that you don't know how intellectual property works.

The ``best'' you can do is waive your copyright, with something like CC0.

Name: Anonymous 2012-05-14 10:52

>>13
When you're anonymously publishing your own code to the world on the Internet, you're waiving copyright on that code which is effectively placing in the public domain. Sharing that code with the intent of disclaiming copyright with an organised software development group, you're effectively donating code to them. That group can choose to claim it as their own code and apply copyright to it (who would really know otherwise the source was original and anonymous) or they could possibly credit the source as anonymous and in the public.

Name: Anonymous 2012-05-14 10:54

>>14
When you're anonymously publishing your own code to the world on the Internet, you're waiving copyright on that code which is effectively placing in the public domain. Sharing that code with the intent of disclaiming copyright with an organised software development group, you're effectively donating code to them. That group can choose to claim it as their own code and apply copyright to it (who would really know otherwise, the source was original and anonymous) or they could possibly credit the source as anonymous and in the public domain.
Fixed :(

Name: Anonymous 2012-05-14 13:03

robust way to publish work

ota

prolly

IH(almost)BT

Name: Anonymous 2012-05-14 13:41

>>14-15
All you're doing is advertising that you don't know how intellectual property works.
Words have meanings. Learn them.

Name: Anonymous 2012-05-15 2:13

>>12

It is better to keep the copyright, and then release it under something like WTFPL. Public domain might not mean what you want it to mean, and like >>12-san said, it isn't trivial to just release something into the public domain. And public domain might mean something different in country to country. If you keep the copyright and provide an unrestrictive license, you have the opportunity to outline the unlimited access that you want to provide.

Name: Anonymous 2012-05-16 22:37

any progress?

Name: Anonymous 2012-05-16 22:53

>>19

oh, sort of. I fixed a subtle hashing bug and I'm doing OO in C, so there are a few misassignments for the vtable pointers which cause hard to trace problems. I need to add a few more instructions to make it usable, and then the ability to use constants inline in expressions rather than always having to declare them in a data section first.

Name: Anonymous 2012-05-17 23:14

there's freenet, but it's fioc slow

Name: dubz 2012-05-18 8:30

Name: bampu pantsu 2012-05-29 4:56

bampu pantsu

Name: Anonymous 2012-06-05 4:20

Name: Anonymous 2012-06-05 10:16

Take your code, license it with the MIT license, sign the entire source file with a 4096-bit key. Note in the license that only someone who has the key and can prove it by signing another file with it can make claims about its copyright.

There you go.

Name: Anonymous 2012-06-05 22:36

>>25
I thought about doing this. That would definitely take care of anyone claiming to be the one that submitted it. But then there's the chance that someone might claim to own the code, and that you leaked it or something. And then you'd have to somehow prove that your work was original I suppose.

Name: Anonymous 2012-09-03 15:11

>>24
updated.

Name: Anonymous 2012-09-03 17:26

>>24,27
you have not yet achieved satori.

Name: Anonymous 2012-09-03 18:55

>>28
I know

Name: Anonymous 2012-09-03 20:01

ITT tards who are too scared to use the GPL because they don't understand shit about copyright or licensing.

Name: Anonymous 2012-09-03 20:02

also

licensing your shitty weekend self-education projects

I shiddy git

Name: Anonymous 2012-09-03 21:06

>>31
I assure you, it took me longer than a weekend to write 21K lines of code. I understand that time and effort do not immediately translate to value, and lines of code do not immediately translate to maintainability and usefulness, but at least there is one more thing in this world that you could use if you wanted to. Now I just need to get it to the point where it isn't a waste of time to attempt to use it.

Don't change these.
Name: Email:
Entire Thread Thread List