Skip to content
This repository was archived by the owner on Aug 17, 2026. It is now read-only.

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noters

Features

  • CRUD
  • List notes
  • Cross platform
  • Inline note references
  • 100% safe Rust = no memory errors
  • Privacy thanks to separation of ownership

Available backends

  • Filesystem
  • SQLite

Usage

The security that the --user flag provides is nullified if the user has access to restart the program as another user (or if they have access to read the contents of the backend directly).

noters --user "$USER" sqlite --path "notes.db"
noters --user "$USER" filesystem --path "./notes"

About

CLI note application with a high-level use-after-free style bug, written with focus on hexagonal architecture

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages