Nostr은 사람들이 소셜 미디어를 사용하는 방식을 단순화하는 것을 목표로 하는 새롭고 혁신적인 인터넷 프로토콜입니다. 단일 웹사이트 대신 Nostr은 릴레이와 공개 키 암호화를 사용하여 인터넷을 통한 메시지 브로드캐스트를 분산화합니다.
이 기사에서는 Linux에 Nostr 클라이언트를 설치하는 방법을 보여줍니다. 또한 Nostr 네트워크에 참여하기 위해 고유한 키 쌍을 만드는 방법도 보여줍니다.
Nostr은 어떻게 작동하며 왜 사용합니까?
Nostr의 작동 방식은 모든 사용자가 네트워크 내에서 자신을 식별하는 한 쌍의 고유 키를 가지고 있다는 것입니다. 사용자가 Nostr 릴레이에서 보내고 받는 모든 메시지는 해당 키를 사용하여 서명되고 암호화됩니다.
결과적으로 서명 키를 소유한 사용자만 메시지를 열고 해독할 수 있습니다. 이는 기본적으로 Nostr을 통과하는 모든 콘텐츠를 비공개로 만듭니다.

그 외에도 다른 소셜 미디어 웹사이트에 비해 Nostr의 또 다른 장점은 “콘텐츠에 구애받지 않는다”는 것입니다. 이는 프로토콜이 들어오고 나가는 메시지에 대해 엄격한 형식을 요구하지 않는다는 것을 의미합니다. 예를 들어 Nostr 게시물은 트윗만큼 짧을 수도 있고 블로그만큼 길 수도 있습니다.
팁: Nostr은 비트코인 커뮤니티 내부에서 시작된 프로젝트입니다. 지금 풀 노드를 호스팅하고 라이트닝 노드를 실행하여 Bitcon을 특별하게 만드는 이유를 알아보세요.
참고: 다음 지침은 Ubuntu 시스템에서 수행됩니다.
Gossip Nostr 클라이언트 설치
Nostr을 사용하는 첫 번째 단계는 컴퓨터에 클라이언트를 설치하는 것입니다. 네트워크에 접속할 수 있는 프로그램은 많지만 현재 가장 신뢰할 수 있는 프로그램은 Gossip입니다. 이것은 컴퓨터에서 실행하기 위해 웹 브라우저가 필요하지 않은 데스크톱 지향 클라이언트입니다.

개발자의 Github 저장소에서 패키지를 다운로드하세요.
wget https://github.com/mikedilger/gossip/releases/download/v0.6.0/gossip_0.6.0_amd64.deb

.deb 파일을 두 번 클릭하여 시스템에 Gossip 패키지 설치를 시작합니다.
첫 번째 Nostr 계정 만들기
애플리케이션 메뉴에서 Gossip 애플리케이션을 실행하세요. 그러면 Gossip에서 수행할 수 있는 작업에 대한 간략한 개요를 보여주는 흰색 창이 열립니다. 첫 번째 계정을 만들려면 “귀하”를 클릭하세요.

“키 쌍 생성” 카테고리 아래의 첫 번째 텍스트 상자를 클릭하고 계정 비밀번호를 입력하십시오.

새로운 Nostr 계정을 생성하려면 “지금 생성”을 클릭하세요.

기존 Nostr 계정 가져오기
새로운 Nostr 계정을 만드는 것 외에도 Gossip을 사용하면 기존 Nostr 키를 기본 사용자 계정으로 가져올 수도 있습니다. 이미 Nostr을 사용했고 팔로어 목록을 다시 실행하고 싶지 않은 경우에 유용할 수 있습니다.
당신이 해야 할 일은 현재 Nostr 계정의 개인 키를 찾아 Gossip의 “개인 키 가져오기” 카테고리 아래의 “개인 키 입력” 텍스트 상자에 붙여넣는 것입니다. “가져오기”를 클릭하세요.
릴레이 연결 및 메모 보내기
Nostr을 작동시키려면 릴레이 노드에 연결해야 합니다. 이는 Nostr을 통해 암호화된 정보를 전달하는 클라우드의 소규모 서버입니다. 또한 네트워크에서 다른 사용자를 찾을 수 있을 뿐만 아니라 게시물을 팔로어에게 전달할 수도 있습니다.
1. “릴레이” 버튼을 클릭합니다.

2. “구성” 하위 버튼을 클릭합니다.

3. 릴레이를 추가하려면 연결하려는 서버의 전체 URL을 작성한 다음 “추가”를 클릭하세요. 제 경우에는 다음 릴레이를 사용합니다. wss://nos.lol, wss://relay.nostr.band 그리고 wss://purplepag.es.

4. 새 릴레이 옆에 있는 “읽기”, “쓰기” 및 “광고” 확인란을 클릭하세요. 이를 통해 Gossip 클라이언트는 이를 사용하여 다른 클라이언트와 통신할 수 있습니다.

5. 첫 번째 노트를 게시하려면 ‘피드’ 버튼을 클릭하세요.

6. 첫 번째 메모를 보내려면 빈 텍스트 상자에 내용을 쓰고 “보내기”를 클릭하세요.

다른 Nostr 계정 팔로우하기
자신에게 메모를 보내는 것 외에도 네트워크의 다른 사용자를 팔로우하고 상호 작용할 수도 있습니다. 이는 대부분의 소셜 미디어 웹사이트의 “팔로우” 기능과 유사합니다.
1. ‘사람’ 버튼을 클릭하세요.

2. “새로운 사람 팔로우”를 클릭하세요.

3. 팔로우하려는 계정의 프로필 키를 입력하세요. 이는 “nprofile”로 시작하는 긴 문자 및 숫자 문자열입니다. 다음을 통해 현재 사용자 목록과 nprofile 키를 찾을 수 있습니다. 사용자 디렉토리 웹사이트 방문.

4. 사용자의 nprofile 키를 얻으려면 팔로우하려는 사용자 옆에 있는 작은 아래쪽 화살표 기호를 누르십시오.

5. “nprofile 복사”를 클릭하세요.

6. nprofile 키가 있으면 Gossip으로 돌아가서 “nprofile 팔로우” 카테고리 바로 아래 텍스트 상자에 붙여넣습니다.

7. ‘팔로우’ 버튼을 클릭하면 해당 사용자의 메모와 정보가 로드됩니다.

외부 Nostr 계정의 피드 읽기
Nostr의 훌륭한 기능 중 하나는 nprofile 키를 알고 있는 한 특정 계정으로 전송되는 모든 공개 데이터를 읽을 수 있다는 것입니다. 이는 자신이 좋아하는 사용자의 “읽기 전용” 피드를 생성하려는 사용자에게 유용합니다.
다른 계정의 공개 피드를 가져오려면 해당 계정의 ‘npub’ 키를 가져와야 합니다. Nostr.Band로 이동하여 얻을 수도 있습니다.

Gossip으로 가져오려는 사용자의 아래쪽 화살표 기호를 클릭합니다.

“npub 복사”를 클릭하세요.

Gossip을 열고 “You”를 클릭한 다음 “Keys”를 클릭하세요.

창을 아래로 스크롤하여 ‘공개 키 가져오기’ 카테고리 아래 텍스트 상자에 npub 키를 붙여넣습니다.

Gossip에서 외부 계정의 피드를 로드하려면 “공개 키 가져오기”를 클릭하세요.

알아 둘만 한: Linux에서 자체 GPG 키를 생성하여 공개 키 암호화가 어떻게 작동하는지 알아보세요.
자주 묻는 질문
Nostr 클라이언트에서 게시물을 볼 수 없습니다.
이 문제는 잘못된 가십 릴레이 목록 또는 오작동하는 릴레이로 인해 발생할 가능성이 높습니다. 이 문제를 해결하려면 모든 서버에 “읽기” 및 “쓰기” 권한이 활성화되어 있으면 릴레이 목록을 다시 확인하면 됩니다. Gossip 클라이언트에 대한 중복 백업 역할을 하는 추가 릴레이를 포함할 수도 있습니다.
내 Gossip Nostr 계정을 다른 클라이언트에서 사용할 수 있나요?
예. Nostr 계정은 공개 키와 개인 키의 단순한 쌍일 뿐이므로 모든 클라이언트에 계정을 가져갈 수 있으며 여전히 모든 메모와 현재 팔로어 목록을 로드합니다.
Nostr에서 스팸 메시지를 차단할 수 있나요?
예, 아니오. 기본적으로 공개 릴레이는 메모의 출처에 관계없이 항상 메모를 수락합니다. 이는 스패머가 항상 공개적으로 메시지를 브로드캐스트할 수 있으며 이러한 메시지를 필터링하는 것은 사용자의 클라이언트에 달려 있음을 의미합니다. 그러나 다양한 유료 서비스 릴레이 수준에서 스팸 필터링을 수행하는 구독을 할 수 있습니다.
우리의 활동을 지원해주세요 ❤️
이 글이 마음에 드셨다면, 앞으로도 좋은 콘텐츠를 계속 발행할 수 있도록 팁을 남겨주세요.













![THINK: The user wants to translate the title "Catch a Brainrot Tier List & Guide (RELEASE)" into Korean. I need to break down the key terms and concepts in the English title and find their appropriate Korean equivalents.
Catch a Brainrot: This is a playful, internet slang phrase.
"Brainrot" (뇌절) is a common internet slang in Korean, referring to something so cringey, overdone, or nonsensical that it makes your brain "rot" or shut down. It can also mean obsessing over something to an unhealthy degree.
"Catch a Brainrot" could be interpreted as "falling into brainrot," "getting brainrot," or simply "experiencing brainrot."
A common way to express "getting into / falling into [something bad/annoying/overdone]" in Korean internet slang is by using the noun and then implying the action. For example, "뇌절" itself can be used. Or, one might say "뇌절 각" (a situation ripe for brainrot), or "뇌절 유발" (brainrot-inducing).
However, "Catch a Brainrot" here seems to be the topic of the tier list. The tier list is about brainrot. So, maybe just referring to "brainrot" is enough.
Let's consider the nuance. "Catch a Brainrot" implies an action or a state. A tier list for brainrot items/situations.
Perhaps something like "뇌절 요소" (brainrot elements/factors) or "뇌절 유형" (brainrot types).
Or, simply using "뇌절" as the core concept.
If it's about identifying and categorizing different "brainrot" things, then "뇌절" as a concept is central.
"Catch a Brainrot" can be a bit tricky. Does it mean "how to get brainrot" or "how to identify brainrot"? Given the "Tier List & Guide," it's more likely about identifying and navigating different types of brainrot.
Let's try to capture the "catch" part. If it's about identifying or understanding brainrot.
"뇌절" is the direct translation for brainrot.
"잡다" (japda) means "to catch," but "뇌절을 잡다" doesn't sound natural in this context.
"뇌절에 대한" (about brainrot) or "뇌절 알아보기" (understanding brainrot).
Considering "Catch a Brainrot" as a playful, informal title, a direct translation might lose the feel.
Let's focus on what the tier list is. It's a tier list of brainrot-inducing things or brainrot situations. So the focus is on "brainrot."
Just "뇌절" might be sufficient as the object of the list.
Tier List: "티어 목록" (tieo mongnok) or "티어 리스트" (tieo riseuteu) are common. "등급표" (deunggeuppyo) is also possible for "tier list" or "ranking chart." "티어표" (tieopyo) is very common internet slang. "티어표" fits the informal tone better.
& Guide: "&" is often translated as "및" (mit), "그리고" (geurigo), or just omitted and implied by context. "Guide" is "가이드" (gaideu) or "안내서" (annaeseo). "가이드" is more common in such contexts.
(RELEASE): "(출시)" (chulsi), "(공개)" (gonggae), or "(발매)" (balmae). "(출시)" or "(공개)" are suitable for a content release. "(공개)" is perhaps more general for a release of information/content.
Combining them:
Option 1 (Focus on "brainrot" as the subject):
뇌절 티어표 & 가이드 (공개)
(Noejjeol tieopyo & gaideu (gonggae))
Option 2 (Trying to keep "catch"):
Is there a way to say "spotting brainrot" or "understanding brainrot" in a concise, slangy way?
"뇌절 잡기" (noejjeol japgi) - "catching brainrot," but again, "잡기" sounds like a game or a physical action.
"뇌절 포착" (noejjeol pochak) - "detecting/spotting brainrot," but "포착" is a bit too formal.
"뇌절 알아보기" (noejjeol arabogi) - "getting to know brainrot," "learning about brainrot."
"뇌절 공략" (noejjeol gongnyak) - "brainrot strategy/guide," implies how to deal with/understand brainrot. This is often used for game guides. This could fit "Catch a Brainrot Tier List & Guide."
Let's reconsider "Catch a Brainrot." If it's a guide for catching brainrot elements, then "뇌절 공략" or "뇌절 가이드" directly fits the "Guide" part.
The title is "Catch a Brainrot Tier List & Guide."
This implies the Tier List is about catching/understanding brainrot.
Let's break "Catch a Brainrot Tier List" as "뇌절 티어표." This means a tier list of brainrot.
Then "Guide" is just "가이드."
So, "뇌절 티어표 & 가이드" (Noejjeol tieopyo & gaideu) seems the most natural and concise translation for "Brainrot Tier List & Guide."
What about "Catch a"?
If the original was "How to Catch Brainrot: A Tier List & Guide," then "뇌절 잡는 법: 티어표 및 가이드" would be appropriate.
But it's "Catch a Brainrot Tier List & Guide." This phrasing suggests the tier list itself is a "catch a brainrot" type of list. It's almost like a category.
Perhaps "뇌절 캐치" (noejjeol kaechi - brainrot catch) could be integrated.
"뇌절 캐치 티어표 & 가이드" (Noejjeol kaechi tieopyo & gaideu)
"캐치" (kaechi) as in English "catch" is sometimes used for "catching on," "spotting," or "grabbing attention." This could work.
Let's compare:
뇌절 티어표 & 가이드 (공개) - Very direct, concise. "Brainrot Tier List & Guide (Release)." This implicitly covers "Catch a Brainrot" by making "brainrot" the subject of the list/guide.
뇌절 캐치 티어표 & 가이드 (공개) - Adds "캐치" which directly translates "Catch" and fits the informal tone. "Brainrot Catch Tier List & Guide (Release)." This explicitly states it's about catching or identifying brainrot.
Given the playful nature of "Catch a Brainrot," "뇌절 캐치" feels a bit more aligned with the original's intent of "spotting" or "identifying" brainrot items/situations. "캐치" is often used in Korean slang for "catching a glimpse," "catching on," or "spotting something."
Let's try to verify "뇌절 캐치". "밈 캐치" (meme catch) or similar phrases are used. It makes sense in an internet context.
So, the structure would be:
"Catch a Brainrot" -> 뇌절 캐치
"Tier List" -> 티어표
"& Guide" -> & 가이드
"(RELEASE)" -> (공개)
Putting it together:
뇌절 캐치 티어표 & 가이드 (공개)
Final check for plain text requirement:
"Return only the translated title as plain text. Do not include any explanations, additional text, formatting, or extra punctuation."
The chosen translation is "뇌절 캐치 티어표 & 가이드 (공개)". This fits all requirements.뇌절 캐치 티어표 & 가이드 (공개)](https://kr.moyens.net/wp-content/uploads/2026/07/1783863662_THINK-The-user-wants-to-translate-the-title-Catch-a-280x210.jpg)








