
Product
Introducing Scala and Kotlin Support in Socket
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
thebigman.ddns.net/ipfs/go-namesys
go-namesys provides publish and resolution support for the /ipns/ namespace
Package namesys defines Resolver
and Publisher
interfaces for IPNS paths, that is, paths in the form of /ipns/<name_to_be_resolved>
. A "resolved" IPNS path becomes an /ipfs/<cid>
path.
Traditionally, these paths would be in the form of /ipns/{libp2p-key}
, which references an IPNS record in a distributed ValueStore
(usually the IPFS DHT).
Additionally, the /ipns/
namespace can also be used with domain names that use DNSLink (/ipns/en.wikipedia-on-ipfs.org
, see https://docs.ipfs.io/concepts/dnslink/).
The package provides implementations for all three resolvers.
go-namesys
works like a regular Go module:
> go get github.com/ipfs/go-namesys
import "github.com/ipfs/go-namesys"
See the Pkg.go.dev documentation
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
This project is dual-licensed under Apache 2.0 and MIT terms:
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.