Search Criteria
Package Details: privatebin 2.0.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/privatebin.git (read-only, click to copy) |
|---|---|
| Package Base: | privatebin |
| Description: | a minimalist, open source online pastebin where the server has zero knowledge of pasted data |
| Upstream URL: | https://privatebin.info |
| Keywords: | pastebin privacy |
| Licenses: | zlib |
| Submitter: | fordprefect |
| Maintainer: | fordprefect |
| Last Packager: | fordprefect |
| Votes: | 10 |
| Popularity: | 0.23 |
| First Submitted: | 2017-09-29 12:41 (UTC) |
| Last Updated: | 2026-03-02 08:08 (UTC) |
Latest Comments
1 2 Next › Last »
C0rn3j commented on 2026-02-27 18:06 (UTC)
Please add a license for the PKGBUILD (
pkgctl license setup), see https://rfc.archlinux.page/0040-license-package-sources/Adding
.nvchecker.tomlwould be a good idea too, as it easily allows you to check updates for all the packages you maintainvitaliikuzhdin commented on 2025-10-04 12:46 (UTC)
Could you please add OpenPGP and/or SLSA verification of the sources? See scorecard-bin for a reference implementation of the latter.
fordprefect commented on 2022-04-28 13:21 (UTC)
Thanks, fixed. I dropped the config patch, it is against Arch philosophy anyways.
C0rn3j commented on 2022-04-28 13:07 (UTC)
Fails to build after latest update:
dvzrv commented on 2018-03-20 19:07 (UTC)
@fordprefect: well, I'm also short on time ;-) But I could push to this repository with the applied changes. Will test a little further first though.
fordprefect commented on 2018-02-24 16:12 (UTC)
@dvzrv: thanks for your suggestions. since I am extremely short on time atm, do you mind to send a patch?
dvzrv commented on 2018-02-15 14:32 (UTC)
@fordprefect: You might want to have a look at
man sysusers.dandman tmpfiles.d. I suggest adding the/var/lib/privatebindirectory and usingsystemd-tmpfilesto set permissions on that directory. Then you can easily use the prepare() function to set the data dir accordingly. No need for upstreaming, as other operating systems will have other ways of doing this.Also: You can add web-servers/uwsgi/etc. as optdepends. Additionaly, it is always a good idea to make sure, that files are really only chmodded 644 in package().
theYinYeti commented on 2017-11-17 11:56 (UTC)
fordprefect commented on 2017-11-17 10:02 (UTC)
theYinYeti commented on 2017-11-16 08:16 (UTC)
1 2 Next › Last »