Categorygithub.com/functionland/wnfs-go
modulepackage
0.0.5
Repository: https://github.com/functionland/wnfs-go.git
Documentation: pkg.go.dev

# README

wnfs-go

go language implementation of the fission web-native file system, using the typescript implementation as a reference.

Development Status: Work-In-Progress

This repo is very much a work-in-progress, and doesn't yet produce proper WNFS data. Don't rely on this.

Security Status: Insecure

This repo has the beginnings of an implementation of a private, encrypted-at-rest filesystem. It is not finished and is not reliable for keeping your data secure. Don't use this to store private data until this message is removed.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

FileHierarchyNamePretty is a link to a read-only branch at the root of a WNFS.
FileHierarchyNamePrivate is the root of encrypted files on WNFS.
FileHierarchyNamePublic is the root of public files on WNFS.
PreviousLinkName is the string for a historical backpointer in wnfs.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author