penumbra's Avatar

penumbra

@penumbra.zone.bsky.social

A fully private, cross-chain proof-of-stake network and decentralized exchange for the Cosmos and beyond. PENUMBRA IS HERE: https://penumbra.zone/

298 Followers  |  13 Following  |  47 Posts  |  Joined: 10.04.2023  |  1.6421

Latest posts by penumbra.zone on Bluesky

Penumbra is now supported as a destination on Noble Express, with full account and ephemeral address support

Penumbra is now supported as a destination on Noble Express, with full account and ephemeral address support

Penumbra is now supported as a destination on Noble Express, with full account and ephemeral address support

01.11.2024 20:09 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
UM is now live on Keplr Wallet

UM is now live on Keplr Wallet

UM is now live on Keplr Wallet

31.10.2024 22:46 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Join the penumbra Discord Server! Check out the penumbra community on Discord - hang out with 70308 other members and enjoy free voice and text chat.

Join our Discord server here: discord.gg/penumbrazone

29.10.2024 00:12 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Penumbra's 2nd community call would be held this Thursday, 1pm ET, on Discord.

Hear directly from the Penumbra Labs team on the work that is being done on the protocol, alongside other exciting updates.

29.10.2024 00:11 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

it just keeps getting better

28.10.2024 19:20 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

why does privacy matter to you?

25.10.2024 20:03 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

the glorious future is here, now

24.10.2024 22:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

the way it should always have been built

24.10.2024 22:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

built-in privacy by default

24.10.2024 22:43 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

no tracking, no cookies, no forced data consent

24.10.2024 22:43 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Penumbra - Home

shield, swap, LP, stake, marketmake

23.10.2024 15:38 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

defi on stealth mode

23.10.2024 15:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

privacy
|
penumbra

23.10.2024 15:32 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Penumbra Labs will also be at the Shielding Summit to give a product demo as well as connect with fellow builders looking to learn more about utilising Penumbra

22.10.2024 15:44 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Parallel Society Congress | Shaping the Future of Human Governance In a swiftly evolving world, our conventional understanding of the nation state is increasingly challenged. Join global thought leaders, passionate founders and builders to design humanity’s future th...

Catch Penumbra's founder, Henry, at both Parallel Society Congress (psc.logos.co) and Shielding Summit (shieldingsummit.org)

22.10.2024 15:42 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

Penumbra will be at Devcon

22.10.2024 15:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Penumbra - Home

Penumbra is now live on mainnet: penumbra.zone

21.10.2024 23:18 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

hello world

21.10.2024 23:07 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

To test it out, install the extension, use the Discord faucet to request testnet tokens, and let us know what's broken in the web-ext-feedback channel!

03.11.2023 02:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

And, because the extension performs local indexing, most RPC requests are processed locally, so the demands on fullnodes are lightweight.

To support decentralization, our goal is that any `pd` node should be able to serve a frontend, out-of-the-box, with no configuration.

03.11.2023 02:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This design means that spending or viewing keys never leave the extension, so users can grant viewing permissions to web interfaces and revoke them later, and see exactly what they're authorizing before they approve.

03.11.2023 02:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

These services are first-class interfaces used throughout the Penumbra ecosystem.

For the web, we provide them through a browser extension, using a custom transport object allowing frontend code to make GRPC requests to the extension the same way it would call a remote server.

03.11.2023 02:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

The Custody service handles auth requests, allowing the user to review and authorize a TransactionPlan describing a proposed transaction, and returning a bundle of auth data needed to build the transaction.

03.11.2023 02:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

The View service is a personal indexer, providing read access to all private data visible to a given wallet. It scans for relevant transactions, downloads them, and decrypts and indexes them locally.

03.11.2023 02:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Our approach to solving this problem is to provide a "local RPC" in a browser extension that restores the programming model for frontends for transparent chains.

We define two GRPC services, for "read" and "write":

03.11.2023 02:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

We need to rethink data management because privacy means no centralized server with access to all of a user's data. So we have to think holistically about how the protocol reaches all the way out to end-user devices.

Privacy forces us to build a truly decentralized system.

03.11.2023 02:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

Frontends can operate on pre-interpreted views that show exactly what data is visible and what is opaque.

03.11.2023 02:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Penumbra - How to See in the Dark: Navigating Penumbra

To do this, we've built first-class modeling of data visibility through the entire transaction lifecycle, which you can read about here:

penumbra.zone/blog/how-to-...

03.11.2023 02:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

We need to rethink data modeling because introducing privacy -- control over information disclosure -- requires being able to model what information is visible to whom. We need to show users what they see and what others see.

03.11.2023 02:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Shielded chains achieve privacy by moving end-user data off the chain and onto end-user devices, and that means those end-user devices must be responsible for scanning and processing that data.

This requires rethinking both data modeling and data management.

03.11.2023 02:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@penumbra.zone is following 13 prominent accounts