Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitLab.com / obnam/obnam issues and pull requests
#130 - Requires moreutils just for chronic
Issue -
State: closed - Opened by larswirzenius over 3 years ago
Labels: good--first-contribution, help-wanted
#130 - simplify steps to run obnam client
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#129 - Doesn't chmod symlinks on restore
Issue -
State: opened - Opened by larswirzenius over 3 years ago
- 2 comments
Labels: bug, client, someday/maybe
#129 - clean up clippy complaints
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#128 - refactor: update the vendored Subplot libraries
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#128 - Possible nonce reuse in chunks
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
- 3 comments
#127 - refactor: switch from dirs crate to directories-next
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#127 - Merge policies are undocumented
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 6 comments
#126 - Progress reporting could be better
Issue -
State: opened - Opened by larswirzenius over 3 years ago
Labels: client, convenience, feature, someday/maybe
#126 - Dep update
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#125 - Consider a content-defined chunking algorithm
Issue -
State: closed - Opened by joshtriplett over 3 years ago
- 2 comments
Labels: client, feature, performance, someday/maybe
#125 - refactor(src/server.rs): drop use of anyhow::Result
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
- 2 comments
#124 - README links to tutorial.md, which is only in the source repo
Issue -
State: closed - Opened by larswirzenius over 3 years ago
#124 - chore: bump version number post-release
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#123 - chore: update Cargo.lock
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#123 - Backups without an Obnam server (e.g. to S3)
Issue -
State: opened - Opened by joshtriplett over 3 years ago
- 4 comments
Labels: feature, server, someday/maybe, use-case
#122 - Why isn't Obnam licensed under AGPL?
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
- 8 comments
#122 - Release
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#121 - fix: rewrite table as a list
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#121 - Release process needs review, update
Issue -
State: closed - Opened by larswirzenius over 3 years ago
#120 - build: add Cargo.lock to git
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#120 - Tutorial doesn't cover encryption setup (`obnam init`)
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 3 comments
#119 - Panics if nonce is too short
Issue -
State: closed - Opened by larswirzenius over 3 years ago
#119 - build: don't run tests as root
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#118 - build: don't run tests in Debian package build
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#118 - Lacks way to expand a geneneration reference ("latest") as a generation id
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 1 comment
#117 - Server should obay OBNAM_SERVER_LOG, not RUST_LOG to set up logging
Issue -
State: closed - Opened by larswirzenius over 3 years ago
#117 - Prepare release 0.3.0
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#116 - fix(ansible/obnam-server.yml): enable Obnam systemd service
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#116 - Use an "obnam" group on gitlab.com?
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 2 comments
#115 - Custom Result types have long names, seem pointless
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 5 comments
#115 - handle files, dirs with problematic permissions
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#114 - fix: install cron job to renew Let's Encrypt certificate weekly
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#114 - Uses `String` in some errors instead of `ChunkId`
Issue -
State: closed - Opened by larswirzenius over 3 years ago
#113 - fix backup and restore of symlinks
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
- 1 comment
#113 - Client is not async
Issue -
State: closed - Opened by larswirzenius over 3 years ago
Labels: client, performance
#112 - perf: report wall clock time for warmup and hot lookups
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#112 - Address the threat of an attacker stealthily excluding data using CACHEDIR.TAG
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
- 3 comments
#111 - Lacks docs/checks on what programs Subplot needs
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
- 9 comments
#111 - perf: enable debug symbols in release builds for flamegraph
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#110 - Chunks aren't encrypted with AEAD
Issue -
State: closed - Opened by larswirzenius over 3 years ago
Labels: client, encryption, feature
#110 - preparation for benchmarking chunk store indexes
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#109 - Release needed for iteration April 25 - May 9
Issue -
State: closed - Opened by larswirzenius over 3 years ago
#109 - refactor: drop unnecessary derives for config structs
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#108 - Some error messages aren't helpful
Issue -
State: closed - Opened by larswirzenius over 3 years ago
Labels: client, refactoring, unhelpful
#108 - fix: remove duplicate error message printing
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#107 - Configuration file handling improvements
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#107 - Passwords and secrets are stored in memory in cleartext as plain strings
Issue -
State: opened - Opened by larswirzenius over 3 years ago
Labels: client, encryption, security, someday/maybe
#106 - fix: allow generation temporary files to be automatically deleted
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#106 - Client log file isn't rotated
Issue -
State: opened - Opened by larswirzenius over 3 years ago
Labels: client, convenience, someday/maybe
#105 - Lacks CI for merge requests
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 1 comment
#105 - feat: store user and group who own each file
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#104 - doc: add plan for using encryption
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
- 33 comments
#104 - "obnam init" creates a XDG_CONFIG_DIR/.obnam/passwords.yaml in cleartext
Issue -
State: opened - Opened by larswirzenius over 3 years ago
- 6 comments
Labels: security, tracking
#103 - feat: install the APT signing key for the Obnam package repository
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#103 - Is the CI that builds deb packages working?
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
- 1 comment
#102 - refactor: move downloading of previous generation to backup_run
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#102 - Doesn't do tilde expansion on pathnames in config file
Issue -
State: closed - Opened by larswirzenius over 3 years ago
#101 - Support Unix domain sockets and named pipes
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#101 - Oscilates between two progress bars while uploading new generation metadata
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
#100 - refactor(check): simplify how quietness is implemented
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#100 - Lacks an "obnam init" subcommand to set encryption passphrase
Issue -
State: closed - Opened by larswirzenius over 3 years ago
#99 - refactor: use bytesize::MIB constant for clearer size
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#99 - Should maybe use the ring crate for AEAD
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 1 comment
Labels: client, encryption, someday/maybe
#98 - Should use OCB or EAX for AEAD
Issue -
State: opened - Opened by larswirzenius over 3 years ago
- 1 comment
Labels: client, encryption, security, someday/maybe
#98 - fix: drop benchmark binaries from Debian package
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#97 - Should use Argon2 for key derivation
Issue -
State: opened - Opened by larswirzenius over 3 years ago
- 1 comment
Labels: client, encryption, security, someday/maybe
#97 - progress bar improvements
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#96 - refactor: move server config into src/server.rs
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#96 - Lacks benchmark of the initial backup a large file
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 4 comments
Labels: current-goal, performance
#95 - doc(tutorial.md): add a rudimentary tutorial
Pull Request -
State: merged - Opened by Minoru-kun over 3 years ago
- 1 comment
#95 - Lacks a release with changes after 0.2.2
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 1 comment
#94 - doc(obnam.md): add the start of threat modeling
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#94 - "Survey" results: how people back up their data
Issue -
State: opened - Opened by Minoru-kun over 3 years ago
- 1 comment
Labels: use-case
#93 - Obnam should make having backups so easy people do it
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 1 comment
Labels: convenience
#93 - fix(check): don't pass -v for check on to test.py
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#92 - Lacks a way to verify a backup can still be restored
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 3 comments
Labels: client, convenience, feature, someday/maybe
#92 - fix: don't use the matched! macro
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#91 - When encryption support is added, it would be good for a backup run to not require entering a passphrase every time
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 2 comments
#91 - Fix a couple typos in the systemd service file
Pull Request -
State: merged - Opened by Minoru-kun over 3 years ago
#90 - Ignore files that can't be read during backup
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#90 - Doesn't provide a read-only FUSE file system for backups
Issue -
State: opened - Opened by larswirzenius over 3 years ago
- 1 comment
Labels: client, convenience, feature, someday/maybe
#89 - Would be nice if user could add a description to generations
Issue -
State: opened - Opened by larswirzenius over 3 years ago
Labels: client, convenience, feature, someday/maybe
#89 - feat! back up multiple roots
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#88 - `obnam restore` restores symlinks as copies of files they are pointing to, not as symlinks
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
- 1 comment
Labels: bug, client
#88 - Make chunk size configurable
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#87 - `obnam backup` follows symlinks
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
Labels: bug, client
#87 - feat: client verifies server's TLS certificate by default
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#86 - feat: client requires an HTTPS URL for server
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#86 - Use case: Alexander Batischev
Issue -
State: opened - Opened by Minoru-kun over 3 years ago
- 1 comment
Labels: use-case
#85 - Use case: anonymous user T
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 1 comment
Labels: use-case
#85 - doc: Obnam only does push backups
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#84 - Improve implementation/architecture docs a bit
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#84 - Doesn't mind extra fields in configuration files
Issue -
State: closed - Opened by larswirzenius over 3 years ago
- 1 comment
Labels: unhelpful
#83 - Dump config
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#83 - Lacks plan for encryption to protect against a snooping server operator
Issue -
State: closed - Opened by larswirzenius over 3 years ago
Labels: security
#82 - refactor: have per-module error enums
Pull Request -
State: merged - Opened by larswirzenius over 3 years ago
#82 - Should skip over files that are inaccessible
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
Labels: bug, client
#81 - release: version 0.2.2
Pull Request -
State: merged - Opened by larswirzenius almost 4 years ago
#81 - Does not clean up a temporary database when Obnam panics
Issue -
State: closed - Opened by Minoru-kun over 3 years ago
- 1 comment