License
parent
4f58b87f97
commit
c9fc4ec8f9
Binary file not shown.
After Width: | Height: | Size: 191 KiB |
|
@ -0,0 +1,48 @@
|
|||
TLDR;
|
||||
=====================================================
|
||||
Nirvana License, i.e. Beings needs no license
|
||||
=====================================================
|
||||
|
||||
Preamble
|
||||
------------
|
||||
GNU, MIT, APACHE, Opensource, Source available -
|
||||
So many options, why a new one?
|
||||
To add / remove confusion may be, or
|
||||
Just to remind Humans, you have evolved to as
|
||||
being, you don't need one. Having license is like
|
||||
having limitation, boundation not freedom, You
|
||||
can have a Driving license and drive irresponsibly,
|
||||
license provider / authority can impose some
|
||||
nonsense rules. No matter how hard we try, Beings
|
||||
don't like to be bound, limited...
|
||||
They want freedom... little more - Nirvana.
|
||||
-----------------------------------------------------
|
||||
|
||||
Experience
|
||||
------------
|
||||
Best of the best GPL(copyleft) and it's derivatives
|
||||
are confusing which one to choose, but i get the idea
|
||||
of 4 freedoms. + its protected by copyright laws.
|
||||
Developers don't want to deal with lawyers (seems
|
||||
wasting years), we want to build something.
|
||||
I have seen license violation a lot, as they have
|
||||
a fleet of lawyers.
|
||||
I have seen Open Source is being used a suppressor
|
||||
to GNU,GPL -Freedom centric ones. Going against the
|
||||
ideology of creator of the open source definition
|
||||
Bruce Perens, Eric S. Raymond,
|
||||
-----------------------------------------------------
|
||||
|
||||
|
||||
Quote
|
||||
--------
|
||||
Every rule / law has an exception except this.
|
||||
Beings do not need a license, enough to have sense.
|
||||
- Suvankar Sarkar (AKA Kar)
|
||||
-----------------------------------------------------
|
||||
|
||||
=====================================================
|
||||
Mentioned some examples good to bad, there may be
|
||||
some reason to use any existing license.
|
||||
you are free to choose this one, defined below.
|
||||
.....................................................
|
|
@ -3,7 +3,7 @@ import Layout from '../layouts/Layout.astro';
|
|||
|
||||
// Page-specific SEO metadata
|
||||
const pageTitle = "Legal Agreement | SiliconPin";
|
||||
const pageDescription = "Review SiliconPin's legal agreement for using our hosting services. Find information about your legal rights and obligations.";
|
||||
const pageDescription = "Review SiliconPin's legal agreement for using our services. Find information about your legal rights and obligations.";
|
||||
const pageImage = "https://images.unsplash.com/photo-1551731409-43eb3e517a1a?q=80&w=2000&auto=format&fit=crop";
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue