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
bdb34ee1
Commit
bdb34ee1
authored
Dec 2, 2022
by
이은정
Browse files
Options
Downloads
Patches
Plain Diff
11/23 강의
parent
0bee1812
No related branches found
No related tags found
No related merge requests found
Pipeline
#5396
passed with warnings
Dec 2, 2022
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
software_business.md
+24
-0
24 additions, 0 deletions
software_business.md
with
24 additions
and
0 deletions
software_business.md
0 → 100644
+
24
−
0
View file @
bdb34ee1
서비스를 돈을 지불하고 사용
이 과정에서 서비스 agreement가 생김
내가 하드웨어적인 물건을 받으면 이 물건을 들고 있는 사람은 당연히 사용권이 존재
이 경우에 양도 문제가 생김 -> 내가 물건을 친구에게 주면 친구도 물건을 사용함. 이 경우에 빌려주는데 돈을 받으면 문제가 생김
우리는 물건을 서비스의 관점에서 봐야 함.
소프트웨어 비즈니스의 핵심은 서비스를 제공하는데 그 서비스에 의존하게 만들자 이다.
"사람들로 하여금 내 소프트웨어에 의존하게 만들자"
서버를 사려고 하면 내가 직접 서버를 사서 배달 온 것에 프로그램들을 직접 깔고 유지를 해야 하는데 만약에 aws 같은 곳에 서버 주소 하나 달라서 해서 사용하면 월에 몇 만원만 내고 유지 비용이나 다른 걱정을 할 필요 없다 -> 이 것이 서비스
Software license
-
사용권
사용자, 기간, 어떻게(웹, 프로그램 등), 최대 대수 사용할지 결정 가능
-
복제권
내 사용권을 보장하기 위한 목적으로 내 소프트웨어를 중복해서 백업을 가지는 것에 대해서는 일반적으로 허용
-
수정할 권리
대부분 소스가 오픈되어 있냐, 아니냐와 관련 되어 있음.
-
배포할 권리
내가 이 소프트웨어를 다른 사람에게 줄 수 있는 권리. vscode에서 소스 코드를 작성하면 그 라이센스는 어디에 있나? -> 팔게 되면 vscode에 허락을 받아야 함(?)
오픈소스 프로세스는 기본적으로 소프트웨어가 정의한 4가지 라이센스를 자유롭게 할 수 있음
이 권리는 free software foundation이란 재단에서 정함.
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