Skip to content

Commit

Permalink
Merge pull request #870 from minji338/brtc-hotfix-document-1
Browse files Browse the repository at this point in the history
설치가이드에 보안 주의사항 추가
  • Loading branch information
gyu77hs committed Aug 17, 2023
2 parents 284d927 + fba65b9 commit f2d8271
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -121,6 +121,10 @@ MacOS / Linux 사용자는 본 문서 하단의 설치 가이드를 따라 진
$ docker stop brightics
```

## Security warning
---
Brightics Studio 를 실행하면 서비스포트(3000)로 웹 서비스가 실행되므로 별도 방화벽 또는 접근제어 없이 인터넷에 오픈하는 경우 외부에서 접속하여 데이터 유출 또는 해킹 시도 등이 발생할 수 있습니다. 인터넷을 통한 접근이 가능한 환경인 경우 방화벽을 통해 인가된 PC에서만 사용하도록 통제하시기 바랍니다.

## Contact us
---
Brightics Studio가 마음에 드셨다면 사용 후기와 피드백 부탁드립니다.
Expand Down
4 changes: 4 additions & 0 deletions README_en.md
Expand Up @@ -124,6 +124,10 @@ You can install Brightics Studio using a release file or a docker image.
$ docker stop brightics
```

## Security warning
---
When Brightics Studio is executed, the web service is executed through the service port (3000), so if it is opened to the Internet without a firewall or access control, data leakage or hacking attempts may occur by accessing from the outside. If you are in an environment where access through the Internet is possible, be sure to set up an appropriate firewall to ensure that access is only allowed from authorized PCs to maintain security.

## Contact us
---
If you like to use Brightics Studio, please let us know your usage and feedback.
Expand Down

0 comments on commit f2d8271

Please sign in to comment.