Avatar
Dezh Technologies
badbdda507572b397852048ea74f2ef3ad92b1aac07c3d4e1dec174e8cdc962a
Together we stand, Independent we fall. Since 835937.

Introduction new dezh domain specific relay! πŸ₯ΆπŸ’­

210Maxi is a relay for NIP-B1 feeds, providing notes guaranteed to be at most 210 character and tiny. πŸ“„

If you are interested in tiny notes only, run your 210Maxi and connect it using Jumble, Amethyst or any other preferred clients to have a feed of tiny notes.

You can find the full details and documentation to run a 210Maxi instance here:

https://github.com/dezh-tech/ddsr/tree/main/210maxi

cc nostr:npub1gcxzte5zlkncx26j68ez60fzkvtkm9e0vrwdcvsjakxf9mu9qewqlfnj5z based on B1.

Replying to Avatar Awiteb

nostr:npub1htdamfg82u4nj7zjqj82wnew7wke9vd2cp7r6nsaast5arxujc4qtu92zz What do you think of a Matrix room? I don't want to use Discord

Of course. We will create nostr and matrix communities and announce them ASAP...

We are thrilled to announce new dezh domain specific relay called zapoli.⚑ πŸ“¦

It's designed to work specifically work for software application nostr clients such as Zapstore.

here is the details + full documentation on both Github:

https://github.com/dezh-tech/ddsr/tree/main/zapoli

Announcing self-hosting nostr stack Alienos πŸ‘½ πŸ›ΈπŸ¦©:

This relay is a light weight relay designed for self hosting, personal use and small communities.

Features:

1. πŸŒ€ Basic NIPs support. (1,9,11,40,70)

2. πŸ“¬ DM & Gift wrapped events support.

3. πŸ”₯ Manageable using NIP-86 management APIs. support white-list, black-list for pubkeys, ips, events and kinds. Full control over your relay.

4. 🌼 Supports blossom server with all basic BUDs + BUD-09 reporting blobs.

5. πŸ†” NIP-05 server: you can setup NIP-05 server.

6. 🎨 A Landing page on base url containing NIP-11 information to be displayed in web browsers.

7. πŸ“€ Backup all your relay data (database/medias) into any S3 server.

8. πŸ” Supporting NIP-50 Search and NIP-45 Count with hyperloglog.

9. 🚫 Reported events moderation.

You can check documents and code here:

https://github.com/dezh-tech/alienos

Future versions would include following features:

1. Using S3 to store blossom blobs directly.

2. Granting and revoking admin permissions to NIP-86 management on-demand.

3. Relay would notice important moderation changes + reports to moderators in the Nostr using NIP-17 DMs.

4. Plugins: you can add customized strfry-like plugins to your relay for rejecting: events, filters, blob uploads and more.

5. Start9 and Umberl integration.

6. And more...

Announcing Immortal Version 0.0.9 release!

This release contains major security fixes + giftwrap support.

Changes:

1. Checking user provided event id validity.

2. Returning gift wrapped events to recepients only.

Here is the release details:

https://github.com/dezh-tech/immortal/releases/tag/v0.0.9

If you are running Immortal, updating to this version is mandatory!

This version is compatible with latest kraken release.

Announcing Immortal relay version v0.0.8 version! ⚑πŸͺΌ

Change log πŸ“ƒ:

Supporting shutdown method for manager in gRPC.

Adding pubkey white list black list.

Accepting 1 filter per REQ message. implements: nostr-protocol/nips#1645.

Using mongo db aggregation pipelines to answer to REQ messages.

Fixing possible int overflow, casting int32/64 to uint16 on task scheduler.

Supporting standard NIP-09.

Supporting NIP-62: nostr-protocol/nips#1256.

On Github:

https://github.com/dezh-tech/immortal/releases/tag/v0.0.8

#immortal #dezh #relay #nostr #right_to_vanish

immortal v0.0.7 released!

here is what's new:

- Fixing filter parsing issue.

- Supporting NIP-40.

- Refactoring project structure.

- Indexing id field in the database to make it unique.

- Fixing ephemeral event kind response.

- Returning proper error on duplicated event write.

- Adding system, console, and file logs.

- Not returning deleted events with a default value.

full release details:

https://github.com/dezh-tech/immortal/releases/tag/v0.0.7

Immortal now have a lending page which show its documentation:

https://docs.dezh.tech/docs/category/immortal

it talks about implementation stuff, code and differences on nips implementation in detail. we can see it as a better nip-11 page.

We are thrilled to announce our new website https://docs.dezh.tech. this website will contain all dezh technologies projects documentations. Also, in blog section we post technical reports and guides.

We will mirror this post to nostr as well using lon-form content clients and Dezh main profile.

Website blog: https://docs.dezh.tech/blog/introduction

# Immortal v0.0.5 release

## What's Changed

* fix(server): random panics on close message handle. by @kehiy in https://github.com/dezh-tech/immortal/pull/71

* chore(readme): change title size by @ZigBalthazar in https://github.com/dez#h-tech/immortal/pull/72

* feat(websocket): use redis bloom filter by @ZigBalthazar in https://github.com/dezh-tech/immortal/pull/73

* fix(config): update nip11 version in bootstrap by @ZigBalthazar in https://github.com/dezh-tech/immortal/pull/83

* feat(server:ws): adding htmp landing page for relay. by @kehiy in https://github.com/dezh-tech/immortal/pull/84

* feat(nip13): add nip13, pow. by @kehiy in https://github.com/dezh-tech/immortal/pull/85

* feat(nip42,nip70): add auth and protected events. by @kehiy in https://github.com/dezh-tech/immortal/pull/86

* feat(client): kraken integration. by @kehiy in https://github.com/dezh-tech/immortal/pull/88

* chore: v0.0.5 release. by @kehiy in https://github.com/dezh-tech/immortal/pull/90

**Full Changelog**: https://github.com/dezh-tech/immortal/compare/v0.0.4...v0.0.5

what do you think about backuping ncryptsec on nfc cards? is this logical and comfortable for you?

Today Immortals first step to implement NIP-01 finished.

Checkout the code:

https://github.com/dezh-tech/immortal