Pad icon indicating copy to clipboard operation
Pad copied to clipboard

:notebook: An online, collaborative, real-time notepad built with WebSockets and NodeJS

Results 26 Pad issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. #### Changes included in this PR - Changes to the following...

There hasn't been any recent activity on this project. @petercunha Do you intend to continue maintaining this project in the future? Or should it be considered abandoned which would be...

docker build -t petercunha-pad . docker run -d --rm --name pad -p 80:3000 petercunha-pad

Cryptography - Use AES-GCM-256 for encryption - Use PBKDF2 with SHA-256 and 100000 iterations for key derivation Behavior - A human-readable password will be automatically be generated when not set...

Packets should not be sent globally, instead they should be sent only to the necessary people.

bug
enhancement

Append client-generated password used to encrypt the note and traffic as fragment `#something`. I can provide you some sample code, once my question on [StackExchange](https://crypto.stackexchange.com/q/81409/66922) is answered. It would also...

For addition to [awesome-selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted/pull/2133), a more descriptive name would be welcome. If you can't come up with something better on your own, `paperpad` like in your demo URL or `cunhapad`...

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. #### Changes included in this PR - Changes to the following...