https://github.com/ydv-ankit/security-manager-server
server code for security manager
https://github.com/ydv-ankit/security-manager-server
aws aws-ec2 docker github-actions nodejs security typescript
Last synced: 4 months ago
JSON representation
server code for security manager
- Host: GitHub
- URL: https://github.com/ydv-ankit/security-manager-server
- Owner: ydv-ankit
- Created: 2024-12-14T18:38:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T10:30:39.000Z (over 1 year ago)
- Last Synced: 2025-06-18T17:49:11.827Z (about 1 year ago)
- Topics: aws, aws-ec2, docker, github-actions, nodejs, security, typescript
- Language: TypeScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Store passwords with encryption
A backend code written in Typescript, for storing users data of different websites in encrypted form, such that no one not even database administrator can access your information
Client: https://keys.ankitydv.me
## Tech stack and libraries
- Typescript
- bcryptjs
- jsonwebtoken
- mongodb
- AES encryption
- docker container
- AWS
- CI/CD pipeline

#### Made By -> Ankit Ydv