# Show GN: Infisical Launch Week – 개발자를 위한 오픈소스 Secrets Manager

> Clean Markdown view of GeekNews topic #9142. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9142](https://news.hada.io/topic?id=9142)
- GeekNews Markdown: [https://news.hada.io/topic/9142.md](https://news.hada.io/topic/9142.md)
- Type: show
- Author: [matsiiako](https://news.hada.io/@matsiiako)
- Published: 2023-05-10T03:37:10+09:00
- Updated: 2023-05-10T03:37:10+09:00
- Original source: [github.com/Infisical](https://github.com/Infisical/infisical)
- Points: 9
- Comments: 2

## Topic Body

안녕하세요 여러분!  
  
개발자를 위한 오픈소스 비밀 관리자인 Infisical을 보여드리고 싶었습니다.  
  
지난 주에 우리는 출시 주간을 가졌고 다음과 같은 놀라운 기능을 많이 출시했습니다.  
1. 이제 몇 번의 클릭만으로 Infisical을 자체 호스팅할 수 있습니다: https://infisical.com/docs/self-hosting/overview  
2. 환경 간 비밀의 차이를 쉽게 확인할 수 있습니다. https://twitter.com/infisical/status/1653095854822264832  
3. 언어에 구애받지 않는 CLI 외에도 Python 및 NodeJS용 SDK 두 개를 소개합니다: https://infisical.com/docs/documentation/getting-started/sdks  
4. 자체 호스팅을 원하지 않는 경우 Infisical Cloud를 사용할 수도 있습니다: https://infisical.com/  
  
귀하의 의견을 듣고 싶습니다. 현재 비밀 및 환경 변수를 어떻게 관리하고 있습니까?

## Comments



### Comment 16024

- Author: geeeek
- Created: 2023-05-10T09:45:23+09:00
- Points: 1

hashicorp vault alternative인가 보네요

### Comment 16023

- Author: cosine20
- Created: 2023-05-10T09:21:39+09:00
- Points: 1

유용해 보이네요. 저희 팀은 wiki.js에 기반한 사내 위키에 관리자 권한을 가진 사람들만 볼 수 있는 문서를 만들고 그곳에 비밀번호 같은 걸 적어두고 있습니다.   
이런 서비스로 전환하면 여러모로 편해지겠네요.  
  
스크린샷을 보니 commit이란 말이 보이는데 Infisical은 버전 관리 시스템에 기반한 걸까요?
