Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
FOSS-lab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
During summer vacation, Gitlab will be restart frequently. Use it carefully.
Show more breadcrumbs
이은정
FOSS-lab
Commits
1835374d
Commit
1835374d
authored
Dec 20, 2022
by
이은정
Browse files
Options
Downloads
Patches
Plain Diff
1214class
parent
f44ba19f
No related branches found
No related tags found
No related merge requests found
Pipeline
#5441
passed with warnings
Dec 20, 2022
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
1214class.md
+45
-0
45 additions, 0 deletions
1214class.md
with
45 additions
and
0 deletions
1214class.md
0 → 100644
+
45
−
0
View file @
1835374d
12/14
그 오픈소스를 사용하는 나는
오픈소스 파운데이션에서 정한 오픈소스 라이센스가 되면 기본권 같이 갖는 것이 4가지가 있음
기본권, 수정권, 복제권, 배포권
위 4개 중 하나라도 없으면 오픈소스 라이센스가 아님
나도 qpl 오픈 소스 코드를 사용했으면 나도 gpl 소스를 공개해야 함
특허
수정에 대한 고지 의무
오픈 소스 안에 특허가 존재하면 특허를 무료로 써도 사용자의 잘못 X
맨 위에 copyright 선언한 후
소스를 공개하지 않으면 저작권법 위반으로 소송 가능
나는 오픈소스를 가지고 돈을 어떻게 벌 건데?
내 소스는 10만원이에요. 근데 GPL 2.0을 사용했어요
-> 이 경우 무료로도 다운은 가능함.
하지만 10만원을 낸 사람에게만 다양한 지원을 해줌
전문적 서비스
교육, 훈련, 기술지원, 자문
실행 파일, DVD, Packaging
남의 소스를 가지고 교육을 하거나 DVD를 구워 팔기도 가능
Branded merchandise
로고, 트레이드 마크 생성 등은 소스를 제공한 사람만 가능.
software as a service
아예 소프트웨어를 내 거에 깐 후 대여를 해주는 방식
-voluntary donations
도네이션을 받는 방법. 도네이션을 해주지 않으면 업데이트 불가하다고 하면 많이 쓰는 사람이 도네이션을 해줄 수도 있음
crowdsourcing
대놓고 하는 도네
partnership with fiunding organizations
원하는 프로그램을 만들 사람을 찾아서 돈을 주고 만들게 시킴
advertising-supported software
광고를 안에 넣어서 돈을 벌기
돈을 걸고 개발을 요청(?)
내가 특허가 있는 소스는 오픈하고 싶지 않다
그러면 버전을 다르게 해서 내 소스 부분만 유료로 만들기도 가능
내가 처음부터 다 짰을 때
유료 버전을 추가할 수 있음
hardware license
특정한 하드웨어에서만 라이센스를 쓸 수 있는 소스가 있음
GPL v3에서는 금지
obfuscation of source code
난독화. 모든 변수명을 x, xx, xxxx 이런 식으로 만듦. 소스를 해석하지 못하게.
delayed open-sourcing
오픈 소스 업데이트 한 거를 공개 전에 사용하고 싶으면 돈 내기
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment